Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeModifier
Inheritance Hierarchy
- Node::Private
- NodeModifier::Private
- NodeModifierMeshClipDeform::Private
- NodeModifierMeshClipMorphPlane::Private
- NodeModifierMeshClipWithMesh::Private
- NodeModifierMeshClipWithUVMask::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Internal/MuT/NodeModifierPrivate.h |
Syntax
class Private : public mu::Node::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bApplyBeforeNormalOperations | Wether the modifier has to be applied after the normal node operations or before. | |
| EMutableMultipleTagPolicy | MultipleTagsPolicy | In case of multiple tags in RequiredTags: are they all required, or one is enough? | |
| TArray< FString > | RequiredTags | Tags that target surface need to have enabled to receive this modifier. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |