Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeComponentNew
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeComponent::Private
- NodeComponentNew::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeComponentNewPrivate.h |
| Include | #include "MuT/NodeComponentNewPrivate.h" |
Syntax
class Private : public mu::NodeComponent::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | m_id | ||
| string | m_name | ||
| TArray< NodeSurfacePtr > | m_surfaces |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Overridden from Private
| Type | Name | Description | |
|---|---|---|---|
| const NodeComponentNew::Private * | Look for the parent component that this node is editing. |
Constants
| Name | Description |
|---|---|
| s_type |