Navigation
API > API/Plugins > API/Plugins/MutableTools
Node that defines a string model parameter.
| Name | NodeStringParameter |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeStringParameter.h |
| Include Path | #include "MuT/NodeStringParameter.h" |
Syntax
class NodeStringParameter : public mu::NodeString
Inheritance Hierarchy
- CSharedMix → Node → NodeString → NodeStringParameter
- RefCounted → Node → NodeString → NodeStringParameter
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeStringParameter() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeStringParameter.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeStringParameter.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DefaultValue | FString | MuT/NodeStringParameter.h | ||
| Name | FString | MuT/NodeStringParameter.h | ||
| Ranges | TArray< Ptr< NodeRange > > | MuT/NodeStringParameter.h | ||
| UID | FString | MuT/NodeStringParameter.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeStringParameter.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeStringParameter.h |