Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation > API/Runtime/AIModule/Navigation/ANavLinkProxy
- AActor::PostRegisterAllComponents()
- ANavLinkProxy::PostRegisterAllComponents()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/NavLinkProxy.h |
| Include | #include "Navigation/NavLinkProxy.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/Navigation/NavLinkProxy.cpp |
virtual void PostRegisterAllComponents&40;&41;
Remarks
Called after all the components in the Components array are registered, called both in editor and during gameplay. bHasRegisteredAllComponents must be set true prior to calling this function.