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