Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/ANavSystemConfigOverride
- UObject::PostInitProperties()
- AActor::PostInitProperties()
- ANavSystemConfigOverride::PostInitProperties()
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavSystemConfigOverride.h |
| Include | #include "NavSystemConfigOverride.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavSystemConfigOverride.cpp |
virtual void PostInitProperties&40;&41;
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.