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

7 lines
167 B
C++

#include "FortQueryContext_BotPOIVolume.h"
UFortQueryContext_BotPOIVolume::UFortQueryContext_BotPOIVolume() {
bSetProjectedToNavmeshLocationAsContext = false;
}