Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/ANavigationData
- AActor::PostInitializeComponents()
- ANavigationData::PostInitializeComponents()
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationData.h |
| Include | #include "NavigationData.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationData.cpp |
virtual void PostInitializeComponents&40;&41;
Remarks
Allow actors to initialize themselves on the C++ side after all of their components have been initialized, only called during gameplay