Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UWidgetSwitcher
- UObject::PostEditChangeProperty()
- UWidget::PostEditChangeProperty()
- UWidgetSwitcher::PostEditChangeProperty()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetSwitcher.h |
Include | #include "Components/WidgetSwitcher.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/WidgetSwitcher.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |