Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeObjectGroup
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeObject::Private
- NodeObjectGroup::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeObjectGroupPrivate.h |
| Include | #include "MuT/NodeObjectGroupPrivate.h" |
Syntax
class Private : public mu::NodeObject::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< NodeObjectPtr > | m_children | ||
| string | m_name | ||
| CHILD_SELECTION | m_type | ||
| string | m_uid |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Set the child selection type. | ||
| void | Unserialise
(
InputArchive& arch |
Overridden from Private
| Type | Name | Description | |
|---|---|---|---|
| NodeLayoutPtr | GetLayout
(
int lod, |
Constants
| Name | Description |
|---|---|
| s_type |