Files
FNGameProj/Source/FortniteGame/Private/FortQueryTest_PrimaryAssignment.cpp
T
2024-03-03 23:44:39 +01:00

7 lines
160 B
C++

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