Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation > API/Runtime/AIModule/Navigation/ANavLinkProxy
- UObject::PostInitProperties()
- AActor::PostInitProperties()
- ANavLinkProxy::PostInitProperties()
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 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.