Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UBackgroundBlur
- UObject::PostEditChangeProperty()
- UWidget::PostEditChangeProperty()
- UBackgroundBlur::PostEditChangeProperty()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/BackgroundBlur.h |
Include | #include "Components/BackgroundBlur.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/BackgroundBlur.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 |