Description
Returns an array of items provided a collection
Information
| Plugin | ControlRig |
| Category | Items|Collections |
| Tags | Collection,Array |
| Type | FRigUnit_CollectionGetItems |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Collection | The input collection to retrieve the items from | Rig Element Key Collection | (Keys=) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Items | The resulting items in the collection | TArray<FRigElementKey> |