Files
FNGameProj/Source/FortniteGame/Private/FortQueryTest_PrimaryAssignment.cpp
2024-01-21 00:41:14 +01:00

7 lines
160 B
C++

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