Navigation
API > API/Runtime > API/Runtime/Overlay > API/Runtime/Overlay/UBasicOverlays
- UObject::PostInitProperties()
- UBasicOverlays::PostInitProperties()
References
| Module | Overlay |
| Header | /Engine/Source/Runtime/Overlay/Public/BasicOverlays.h |
| Include | #include "BasicOverlays.h" |
| Source | /Engine/Source/Runtime/Overlay/Private/Assets/BasicOverlays.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.