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

7 lines
200 B
C++

#include "FortQueryTest_IsCloseToPatrolWard.h"
UFortQueryTest_IsCloseToPatrolWard::UFortQueryTest_IsCloseToPatrolWard() {
WardEffectTypeFilter = EWardAffectType::AffectsBothStartAndEndPoints;
}