Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeComponent
- NodeComponentEdit
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeComponentEdit.h |
| Include | #include "MuT/NodeComponentEdit.h" |
Syntax
class NodeComponentEdit : public mu::NodeComponent
Remarks
This node modifies a node of the parent object of the object that this node belongs to. It allows to extend, cut and morph the parent component's meshes. It also allows to patch the parent component's textures.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NodeComponent * | GetParent () |
||
| const FNodeType * | |||
| void | SetParent
(
NodeComponent* |
Set the parent component to modify. It should be a node from the parent objects of this node's object. |
Overridden from NodeComponent
| Type | Name | Description | |
|---|---|---|---|
| const NodeComponentNew * |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |