Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UCustomizableObjectNode
- UCustomizableObjectNodeTextureBase
- UCustomizableObjectNodePassThroughTexture
- UCustomizableObjectNodeTexture
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeTexture.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeTexture.h" |
Syntax
UCLASS&40;&41;
class UCustomizableObjectNodeTextureBase : public UCustomizableObjectNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCollapsed | Determines if the Node is collapsed or not. | |
| TObjectPtr< UTexture2D > | Texture |
Overridden from UEdGraphNode
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SGraphNode > | Creates the SGraph Node widget for the thumbnail. |