Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeScalar
- NodeScalarSwitch
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeScalarSwitch.h |
| Include | #include "MuT/NodeScalarSwitch.h" |
Syntax
class NodeScalarSwitch : public mu::NodeScalar
Remarks
This node selects an output Scalar from a set of input Scalars based on a parameter.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< Ptr< NodeScalar > > | Options | ||
| Ptr< NodeScalar > | Parameter |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |