Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObj-_6
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UCustomizableObjectNode::PostEditChangeProperty()
- UCustomizableObjectNodeColorVariation::PostEditChangeProperty()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeColorVariation.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeColorVariation.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNodeColorVariation.cpp |
virtual void PostEditChangeProperty
&40;
FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatChanged | the property that was modified |