Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UWidget
- UObject::PostEditChangeProperty()
- UWidget::PostEditChangeProperty()
- UVCamStateSwitcherWidget::PostEditChangeProperty()
- UCommonVisibilitySwitcher::PostEditChangeProperty()
- UWidgetSwitcher::PostEditChangeProperty()
- USinglePropertyView::PostEditChangeProperty()
- UPropertyViewBase::PostEditChangeProperty()
- USinglePropertyView::PostEditChangeProperty()
- UDetailsView::PostEditChangeProperty()
- UCommonWidgetCarousel::PostEditChangeProperty()
- UBackgroundBlur::PostEditChangeProperty()
- UDetailsView::PostEditChangeProperty()
- UDynamicEntryBoxBase::PostEditChangeProperty()
- UBorder::PostEditChangeProperty()
- UUserWidget::PostEditChangeProperty()
- UVCamStateSwitcherWidget::PostEditChangeProperty()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/Widget.h |
Include | #include "Components/Widget.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/Widget.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 |