#include "FortNavArea.h" UFortNavArea::UFortNavArea() { this->bObstacle = false; this->bSmashable = false; }