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