InputMapSingleton.hasAction

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

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

Meta