Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeModifier
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeModifier::Private
- NodeModifierMeshClipDeform::Private
- NodeModifierMeshClipMorphPlane::Private
- NodeModifierMeshClipWithMesh::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeModifierPrivate.h |
| Include | #include "MuT/NodeModifierPrivate.h" |
Syntax
class Private : public mu::Node::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | m_applyBeforeNormalOperations | Wether the modifier has to be applied after the normal node operations or before. | |
| TArray< mu::string > | m_tags | Tags that target surface need to have enabled to receive this modifier. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |