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

7 lines
154 B
C++

#include "FortQueryTest_PrimaryAssignment.h"
UFortQueryTest_PrimaryAssignment::UFortQueryTest_PrimaryAssignment() {
bUseItemActorLocation = true;
}