Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UCanvasPanelSlot
- UObject::PreEditChange()
- UCanvasPanelSlot::PreEditChange()
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/CanvasPanelSlot.h |
| Include | #include "Components/CanvasPanelSlot.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/CanvasPanelSlot.cpp |
virtual void PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatWillChange | Property that will be changed |