Navigation
API > API/Plugins > API/Plugins/MutableTools
Select different color subgraphs based on active tags.
| Name | NodeColourVariation |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeColourVariation.h |
| Include Path | #include "MuT/NodeColourVariation.h" |
Syntax
class NodeColourVariation : public mu::NodeColour
Inheritance Hierarchy
- CSharedMix → Node → NodeColour → NodeColourVariation
- RefCounted → Node → NodeColour → NodeColourVariation
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeColourVariation() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeColourVariation.h |
Structs
| Name | Remarks |
|---|---|
| FVariation |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeColourVariation.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultColour | Ptr< NodeColour > | MuT/NodeColourVariation.h | ||
| Variations | TArray< FVariation > | MuT/NodeColourVariation.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeColourVariation.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeColourVariation.h |