Navigation
API > API/Plugins > API/Plugins/MutableTools
This node provides the meshes stored in the column of a table.
| Name | NodeColourTable |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeColourTable.h |
| Include Path | #include "MuT/NodeColourTable.h" |
Syntax
class NodeColourTable : public mu::NodeColour
Inheritance Hierarchy
- CSharedMix → Node → NodeColour → NodeColourTable
- RefCounted → Node → NodeColour → NodeColourTable
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeColourTable() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeColourTable.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeColourTable.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bNoneOption | bool | MuT/NodeColourTable.h | ||
| ColumnName | FString | MuT/NodeColourTable.h | ||
| DefaultRowName | FString | MuT/NodeColourTable.h | ||
| ParameterName | FString | MuT/NodeColourTable.h | ||
| Table | Ptr< FTable > | MuT/NodeColourTable.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeColourTable.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeColourTable.h |