Navigation
API > API/Plugins > API/Plugins/MutableTools
Perform an arithmetic operation between two scalars.
| |
|
| Name |
NodeScalarArithmeticOperation |
| Type |
class |
| Header File |
/Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeScalarArithmeticOperation.h |
| Include Path |
#include "MuT/NodeScalarArithmeticOperation.h" |
Syntax
class NodeScalarArithmeticOperation : public mu::NodeScalar
Inheritance Hierarchy
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~NodeScalarArithmeticOperation()
|
Forbidden. Manage with the Ptr<> template. |
MuT/NodeScalarArithmeticOperation.h |
|
Enums
Public
| Name |
Remarks |
| EOperation |
Possible arithmetic operations. |
Constants
| Name |
Type |
Remarks |
Include Path |
| StaticType |
FNodeType |
|
MuT/NodeScalarArithmeticOperation.h |
Variables
Public
Functions
Public
Overridden from Node
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Node type hierarchy data. |
MuT/NodeScalarArithmeticOperation.h |
|
Protected
Static