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