Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/UAutomationControllerSettings
- UObject::PostInitProperties()
- UAutomationControllerSettings::PostInitProperties()
References
| Module | AutomationController |
| Header | /Engine/Source/Developer/AutomationController/Public/AutomationControllerSettings.h |
| Include | #include "AutomationControllerSettings.h" |
| Source | /Engine/Source/Developer/AutomationController/Private/AutomationControllerSettings.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.