Navigation
API > API/Plugins > API/Plugins/MLAdapter > API/Plugins/MLAdapter/Managers > API/Plugins/MLAdapter/Managers/UMLAdapterManager
- UObject::PostInitProperties()
- UMLAdapterManager::PostInitProperties()
References
| Module | MLAdapter |
| Header | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Managers/MLAdapterManager.h |
| Include | #include "Managers/MLAdapterManager.h" |
| Source | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Private/Managers/MLAdapterManager.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.