Summary
Passes the
Animancer.IHasKey.Key
into Animancer.AnimancerStateDictionary.TryGet(System.Object,Animancer.AnimancerState@)
and returns the result.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Animancer
State Dictionary
Syntax
public bool TryGet(IHasKey hasKey, out AnimancerState state)
Parameters
Name | Type | Description |
---|---|---|
hasKey | IHasKey | |
state | AnimancerState |
Return Value
Type | Description |
---|---|
bool |