Files
FNGameProj/Source/FortniteGame/Private/FortQueryTest_TowardNextAthenaSafeZone.cpp
T
2024-06-07 01:17:09 +02:00

8 lines
233 B
C++

#include "FortQueryTest_TowardNextAthenaSafeZone.h"
UFortQueryTest_TowardNextAthenaSafeZone::UFortQueryTest_TowardNextAthenaSafeZone() {
bCheckAcceptanceAngleTowardNextCenter = false;
AcceptanceAngleTowardNextCenter = 1;
}