Description
Returns true if a given item in the hierarchy has a specific set of metadata
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Tags | MetadataExists,HasKey,SupportsMetadata,FindMetadata |
| Type | FRigUnit_HasMetadata |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Item | The item to check the metadata for | Rig Element Key | (Type=Bone,Name="") |
| Name | The name of the metadata to check | FName | None |
| Type | The type of metadata to check for | Rig Metadata Type | Float |
| 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 |