InputMapSingleton.actionAddEvent

Adds an InputEvent to an action. This InputEvent will trigger the action.

struct InputMapSingleton
@nogc nothrow
void
actionAddEvent
(
in String action
,)

Meta