#include "FortAutorunLockZone.h" UFortAutorunLockZone::UFortAutorunLockZone() { this->bIsInZone = false; this->bIsAutorunLockEnabled = false; }