Description
Creates an item array based on a name search. The name search is case sensitive.
Information
| Plugin | ControlRig |
| Category | Items |
| Tags | Bone,Joint,Collection,Filter |
| Type | FRigUnit_CollectionNameSearchArray |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| PartialName | The partial name to look for | FName | None |
| TypeToSearch | The type of elements to look for | Rig Element Type | All |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Items | The resulting array of elements matching the filters | TArray<FRigElementKey> |