Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNode > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNode/ReconstructNode
- UCustomizableObjectNode::ReconstructNode()
- UCustomizableObjectNodeMeshMorphStackDefinition::ReconstructNode()
- UCustomizableObjectNodeReroute::ReconstructNode()
- UCustomizableObjectNodeSwitchBase::ReconstructNode()
- UCustomizableObjectNodeMaterial::ReconstructNode()
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 ReconstructNode
&40;
UCustomizableObjectNodeRemapPins &42; RemapPinsMode
&41;
Remarks
Specialization of ReconstructNode UEdGraphNode function.
Parameters
| Name | Description |
|---|---|
| RemapPins | pointer to a remap pins action. Remap pins action which will be used once the node has been reconstructed. Can be null. |