Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeImageConditional
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeImage::Private
- NodeImageConditional::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeImageConditionalPrivate.h |
| Include | #include "MuT/NodeImageConditionalPrivate.h" |
Syntax
class Private : public mu::NodeImage::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| NodeImagePtr | m_false | ||
| NodeBoolPtr | m_parameter | ||
| NodeImagePtr | m_true |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Constants
| Name | Description |
|---|---|
| s_type |