Summary
Adds a state to the
Animancer.FSM.StateMachine`2.Dictionary
.- Assembly
- Animancer
.dll - Namespace
- Animancer
.FSM - Containing Type
- StateMachine
<TKey, TState>
Syntax
public void Add(TKey key, TState state)
Parameters
Return Value
Type | Description |
---|---|
void |