#include "FortSpawnSlotData.h" FFortSpawnSlotData::FFortSpawnSlotData() { this->OccupyingAI = NULL; this->SlotStatus = EFortRiftSlotStatus::Reserved; }