Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeExtensionData
- NodeExtensionDataSwitch
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeExtensionDataSwitch.h |
| Include | #include "MuT/NodeExtensionDataSwitch.h" |
Syntax
class NodeExtensionDataSwitch : public mu::NodeExtensionData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< Ptr< NodeExtensionData > > | Options | ||
| Ptr< NodeScalar > | Parameter |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeExtensionData > | |||
| Ptr< NodeScalar > | GetParameter () |
||
| const FNodeType * | |||
| void | SetOption
(
int32 t, |
||
| void | SetOptionCount
(
int |
||
| void | SetParameter
(
Ptr< NodeScalar > InParameter |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |