Summary
Determines whether the 
		Animancer.FSM.StateMachine`2.Dictionary contains a state with the specified `key`.- Assembly
- Animancer.dll 
- Namespace
- Animancer.FSM 
- Containing Type
- StateMachine<TKey, TState> 
Syntax
public bool ContainsKey(TKey key)Parameters
| Name | Type | Description | 
|---|---|---|
| key | TKey | 
Return Value
| Type | Description | 
|---|---|
| bool |