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