mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current 3.5 branch (af8a02dd)
This commit is contained in:
@@ -139,6 +139,8 @@ If ``exact_match`` is ``false``, it ignores additional input modifiers for :ref:
|
||||
|
||||
Returns an array of :ref:`InputEvent<class_InputEvent>`\ s associated with a given action.
|
||||
|
||||
\ **Note:** When used in the editor (e.g. a tool script or :ref:`EditorPlugin<class_EditorPlugin>`), this method will return events for the editor action. If you want to access your project's input binds from the editor, read the ``input/*`` settings from :ref:`ProjectSettings<class_ProjectSettings>`.
|
||||
|
||||
----
|
||||
|
||||
.. _class_InputMap_method_get_actions:
|
||||
|
||||
Reference in New Issue
Block a user