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