InputActionMap.IsDown(string, IInputContext) Method
Definition
Namespace: Brine2D.Input
Returns true if any binding of the named action is currently held. Returns false if the map is disabled.
Parameters
actionName System.String
input IInputContext