InputSystem.ButtonEvent

A delegate that takes the changed button and the new state.

class InputSystem(ButtonEnum, AxisEnum)
alias ButtonEvent = void delegate()

Meta