Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeColour
- NodeColourTable
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeColourTable.h |
| Include | #include "MuT/NodeColourTable.h" |
Syntax
class NodeColourTable : public mu::NodeColour
Remarks
This node provides the meshes stored in the column of a table.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bNoneOption | ||
| FString | ColumnName | ||
| FString | DefaultRowName | ||
| FString | ParameterName | ||
| Ptr< Table > | Table |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |