#include "FortPathCostEstimator.h" UFortPathCostEstimator::UFortPathCostEstimator() { this->GoalActor = NULL; this->NavGraph = NULL; }