Navigation
API > API/Plugins > API/Plugins/Hotfix > API/Plugins/Hotfix/UUpdateManager
- UObject::PostInitProperties()
- UUpdateManager::PostInitProperties()
References
| Module | Hotfix |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Public/UpdateManager.h |
| Include | #include "UpdateManager.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Private/UpdateManager.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.