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

9 lines
216 B
C++

#include "FortQueryGenerator_LootGoalsAthena.h"
UFortQueryGenerator_LootGoalsAthena::UFortQueryGenerator_LootGoalsAthena() {
AssignmentSettings = NULL;
SearchCenter = NULL;
bAvailableLootOnly = true;
}