Summary
Creates a new
Animancer.FSM.StateMachine`2.InputBuffer for the specified `stateMachine`.- Assembly
- Animancer
.dll - Namespace
- Animancer
.FSM - Containing Type
- StateMachine
<TKey, TState> .InputBuffer
Syntax
public InputBuffer(StateMachine<TKey, TState> stateMachine)
Parameters
| Name | Type | Description |
|---|---|---|
| stateMachine | StateMachine |
Return Value
| Type | Description |
|---|---|
| void |