Description
Removes a tag from an item
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Tags | DeleteTag |
| Type | FRigUnit_RemoveMetadataTag |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Item | The item to set the metadata for | Rig Element Key | (Type=Bone,Name="") |
| Tag | The name of the tag to set | FName | None |
| NameSpace | Defines in which namespace the metadata will be looked up | Rig Meta Data Name Space | Self |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Removed | Returns true if the removal was successful | bool |