#include "FortPlacementActorFinderEntry.h" FFortPlacementActorFinderEntry::FFortPlacementActorFinderEntry() { this->BuildingClassToFind = NULL; this->bIgnoreCollisionCheck = false; this->bSnapToGrid = false; }