mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-30 02:23:03 +00:00
Thow errors if requesting an unexisting InputMap action.
Makes `Input.is_action_*` methods consistents with `Event.is_action_*` which already throw errors.
fixes #33303
(cherry picked from commit 2aee71d52d)