Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeBool.h |
| Include | #include "MuT/NodeBool.h" |
Syntax
class NodeBool : public mu::Node
Remarks
Base class of any node that outputs a Bool value.
Destructors
| Type | Name | Description | |
|---|---|---|---|
~NodeBool () |
Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |