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