How Do I Check if a Unit Has Finished Its Path

How should I go about figuring out if a unit is not actively following a path?

Thanks,
Connor Brewster

UPathFollowingComponent has a HasReached() method;