Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > FNavigationPath
Syntax
TWeakObjectPtr< const AActor > GoalActor
Remarks
If set path will observe GoalActor's location and update itself if goal moves more then
only actual navigation paths can use this feature, meaning the ones associated with a NavigationData instance (meaning NavigationDataUsed != NULL)