#include "FortPathFollowingComponent.h" UFortPathFollowingComponent::UFortPathFollowingComponent() { this->MyAI = NULL; this->MovementBlockFrustrationCooldownSpeed = 1.40f; }