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

7 lines
139 B
C++

#include "PlayerLODViewConeConfig.h"
FPlayerLODViewConeConfig::FPlayerLODViewConeConfig() {
FortAILODLevel = EFortAILODLevel::MIN;
}