Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNode
- UCustomizableObjectNode::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeSwitchBase::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeExtendMaterial::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeExternalPin::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeEditMaterial::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeLayoutBlocks::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeMaterial::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeTable::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeObject::PostBackwardsCompatibleFixup()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNode.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNode.h" |
virtual void PostBackwardsCompatibleFixup&40;&41;
Remarks
Add post load work here. When called, it is guaranteed that all nodes in this graph will have executed the BackwardsCompatibleFixup function.