#include "AIHotSpotConfig.h" UAIHotSpotConfig::UAIHotSpotConfig() { this->bDetectUnreachableSlots = true; this->SlotGenerator = NULL; }