Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNodeTable
- UObject::PreEditChange()
- UCustomizableObjectNodeTable::PreEditChange()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeTable.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeTable.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNodeTable.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 |