#include "FortSpawnAIRequest.h" FFortSpawnAIRequest::FFortSpawnAIRequest() { this->EnemyIndex = 0; this->SpawnPoint = NULL; this->bIgnoreCollisionWhenSpawning = false; }