#include "FortPathFollowingComponent.h" UFortPathFollowingComponent::UFortPathFollowingComponent() { MyAI = NULL; MovementBlockFrustrationCooldownSpeed = 1; }