Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/FExtensionDataCompilerInterface
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/ExtensionDataCompilerInterface.h |
| Include | #include "MuCOE/ExtensionDataCompilerInterface.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/ExtensionDataCompilerInterface.cpp |
void AddGeneratedNode
&40;
const class UCustomizableObjectNode &42; InNode
&41;
Remarks
Adds a node to the Generation Context list of generated nodes. This function is meant to be called from classes that implement ICustomizableObjectExtensionNode::GenerateMutableNode for any generated nodes so they are registered against the Mutable compiler