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