Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UCustomizableObjectNode
- UCustomizableObjectNodeExtensionDataConstant
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeExtensionDataConstant.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeExtensionDataConstant.h" |
Syntax
UCLASS&40;Abstract&41;
class UCustomizableObjectNodeExtensionDataConstant : public UCustomizableObjectNode
Remarks
A base class for nodes that output a constant ExtensionData.
This is typically used to import an Unreal asset into the Customizable Object graph.
Overridden from UCustomizableObjectNode
| Type | Name | Description | |
|---|---|---|---|
| bool | Used during compilation process to cache the node for all LODs, or generate it specifically for each of them. |