UPathFollowingComponent::OnNavigationInitDone

Called when NavigationSystem finishes initial navigation data registration.

Windows
MacOS
Linux

Override Hierarchy

UPathFollowingComponent::OnNavigationInitDone()

UCrowdFollowingComponent::OnNavigationInitDone()

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h

Include

#include "Navigation/PathFollowingComponent.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/PathFollowingComponent.cpp

Syntax

virtual void OnNavigationInitDone()

Remarks

Called when NavigationSystem finishes initial navigation data registration. This is usually required by AI agents hand-placed on levels to find MyNavData

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss