Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeComponent
- NodeComponentVariation
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeComponentVariation.h |
| Include | #include "MuT/NodeComponentVariation.h" |
Syntax
class NodeComponentVariation : public mu::NodeComponent
Remarks
Select different component subgraphs based on active tags.
Variables
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeComponent > | DefaultComponent | ||
| TArray< FVariation > | Variations |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from NodeComponent
| Type | Name | Description | |
|---|---|---|---|
| const NodeComponentNew * |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| FVariation |
Constants
| Name | Description |
|---|---|
| StaticType |