Navigation
API > API/Plugins > API/Plugins/MutableTools
Node returning a string constant value.
| |
|
| Name |
NodeStringConstant |
| Type |
class |
| Header File |
/Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeStringConstant.h |
| Include Path |
#include "MuT/NodeStringConstant.h" |
Syntax
class NodeStringConstant : public mu::NodeString
Inheritance Hierarchy
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Forbidden. Manage with the Ptr<> template. |
MuT/NodeStringConstant.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| StaticType |
FNodeType |
|
MuT/NodeStringConstant.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Value |
FString |
|
MuT/NodeStringConstant.h |
|
Functions
Public
Overridden from Node
Protected
Static