InputMapSingleton.hasAction

Returns true if the InputMap has a registered action with the given name.

struct InputMapSingleton
@nogc nothrow const
bool
hasAction
(
in String action
)

Meta