Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/UCustomizableObjectNode
Description
Add post load work here. When called, it is guaranteed that all nodes in this graph will have executed the BackwardsCompatibleFixup function. Notice that no compatibility code should not go here. Use BackwardsCompatibleFixup instead.
| Name | PostBackwardsCompatibleFixup |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/Nodes/CustomizableObjectNode.h |
| Include Path | #include "MuCOE/Nodes/CustomizableObjectNode.h" |
virtual void PostBackwardsCompatibleFixup()