InputEventShortcutMatch Method |
Returns true if the given input event is checking for the same key (InputEventKey), button (InputEventJoypadButton) or action (InputEventAction).
Namespace: Godot
public bool ShortcutMatch( InputEvent event )
[Missing <param name="event"/> documentation for "M:Godot.InputEvent.ShortcutMatch(Godot.InputEvent)"]
[Missing <returns> documentation for "M:Godot.InputEvent.ShortcutMatch(Godot.InputEvent)"]