Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation > API/Runtime/AIModule/Navigation/UGeneratedNavLinksProxy
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/GeneratedNavLinksProxy.h |
| Include | #include "Navigation/GeneratedNavLinksProxy.h" |
UFUNCTION (BlueprintImplementableEvent)
void ReceiveSmartLinkReached
(
AActor * Agent,
const FVector Destination
)
Remarks
Called when agent reaches smart link during path following.