You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-29 16:16:38 +00:00
Show last added action on Input Map and implement InputEvent "=="
This commit is contained in:
@@ -111,7 +111,7 @@ class ProjectSettings : public AcceptDialog {
|
||||
void _action_button_pressed(Object* p_obj, int p_column,int p_id);
|
||||
void _wait_for_key(const InputEvent& p_event);
|
||||
void _press_a_key_confirm();
|
||||
|
||||
void _show_last_added(const InputEvent& p_event);
|
||||
|
||||
void _settings_prop_edited(const String& p_name);
|
||||
void _settings_changed();
|
||||
|
||||
Reference in New Issue
Block a user