Summary
Gets the state registered with the specified `key` in the
Animancer.FSM.StateMachine`2.Dictionary
.- Assembly
- Animancer
.dll - Namespace
- Animancer
.FSM - Containing Type
- StateMachine
<TKey, TState>
Syntax
public bool TryGetValue(TKey key, out TState state)
Parameters
Return Value
Type | Description |
---|---|
bool |