Summary
Tries to get the item at the specified `itemIndex`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- TransitionGroupCache
Syntax
public bool TryGet(int itemIndex, out Object item)
Parameters
| Name | Type | Description |
|---|---|---|
| itemIndex | int | |
| item | Object |
Return Value
| Type | Description |
|---|---|
| bool |