Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeBool
- NodeBoolAnd
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeBool.h |
| Include | #include "MuT/NodeBool.h" |
Syntax
class NodeBoolAnd : public mu::NodeBool
Constructors
| Type | Name | Description | |
|---|---|---|---|
NodeBoolAnd () |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~NodeBoolAnd () |
Forbidden. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeBool > | GetA () |
Inputs. | |
| Ptr< NodeBool > | GetB () |
||
| Private * | GetPrivate () |
||
| const FNodeType * | |||
| void | |||
| void |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |