Function InputMapSingleton.hasAction

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

bool hasAction (
  const(String) action
) nothrow @nogc const;