ActionState Module
Functions and values
| Function or value |
Description
|
|
|
|
|
Full Usage:
update map isDown trigger state
Parameters:
InputMap<'Action>
isDown : bool
trigger : Trigger
state : ActionState<'Action>
Returns: ActionState<'Action>
|
Pure state-update for a single trigger transition. Backend-agnostic: the
caller supplies
|
Mibo