Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObjectNodeMaterial
- UCustomizableObjectNode::PostBackwardsCompatibleFixup()
- UCustomizableObjectNodeMaterial::PostBackwardsCompatibleFixup()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeMaterial.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeMaterial.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNodeMaterial.cpp |
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.