Description
Returns true if a given item in the hierarchy has a specific tag stored in the metadata
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Tags | MetadataExists,HasKey,Tagging,FindTag |
| Type | FRigUnit_HasMetadataTag |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Item | The item to check the metadata for | Rig Element Key | (Type=Bone,Name="") |
| Tag | The name of the tag to check | 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 |
|---|---|---|---|
| Found | True if the item has the metadata | bool |