#include "BuildingNavObstacle.h" FBuildingNavObstacle::FBuildingNavObstacle() { this->ObstacleType = EBuildingNavObstacleType::UnwalkableAll; }