Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNode
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UCustomizableObjectNode::PostEditChangeProperty()
- UCustomizableObjectNodeTextureToChannels::PostEditChangeProperty()
- UCustomizableObjectNodeTextureInterpolate::PostEditChangeProperty()
- UCustomizableObjectNodeTextureSample::PostEditChangeProperty()
- UCustomizableObjectNodeExposePin::PostEditChangeProperty()
- UCustomizableObjectNodeColorFromFloats::PostEditChangeProperty()
- UCustomizableObjectNodeRemoveMeshBlocks::PostEditChangeProperty()
- UCustomizableObjectNodeCurve::PostEditChangeProperty()
- UCustomizableObjectNodeExtensionDataVariation::PostEditChangeProperty()
- UCustomizableObjectNodeAnimationPose::PostEditChangeProperty()
- UCustomizableObjectNodeMorphMaterial::PostEditChangeProperty()
- UCustomizableObjectNodeColorArithmeticOp::PostEditChangeProperty()
- UCustomizableObjectNodeTextureVariation::PostEditChangeProperty()
- UCustomizableObjectNodeMeshVariation::PostEditChangeProperty()
- UCustomizableObjectNodeFloatVariation::PostEditChangeProperty()
- UCustomizableObjectNodeColorVariation::PostEditChangeProperty()
- UCustomizableObjectNodeObjectGroup::PostEditChangeProperty()
- UCustomizableObjectNodeFloatParameter::PostEditChangeProperty()
- UCustomizableObjectNodeEnumParameter::PostEditChangeProperty()
- UCustomizableObjectNodeMaterialVariation::PostEditChangeProperty()
- UCustomizableObjectNodeProjectorParameter::PostEditChangeProperty()
- UCustomizableObjectNodeProjectorConstant::PostEditChangeProperty()
- UCustomizableObjectNodeTextureLayer::PostEditChangeProperty()
- UCustomizableObjectNodeMeshClipMorph::PostEditChangeProperty()
- UCustomizableObjectNodeFloatConstant::PostEditChangeProperty()
- UCustomizableObjectNodeTextureProject::PostEditChangeProperty()
- UCustomizableObjectNodeColorConstant::PostEditChangeProperty()
- UCustomizableObjectNodeMaterial::PostEditChangeProperty()
- UCustomizableObjectNodeStaticMesh::PostEditChangeProperty()
- UCustomizableObjectNodeTable::PostEditChangeProperty()
- UCustomizableObjectNodeObject::PostEditChangeProperty()
- UCustomizableObjectNodeSkeletalMesh::PostEditChangeProperty()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNode.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNode.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNode.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 |