Helper class for managing default input actions for the Grid Placement plugin. Provides utilities for applying default input mappings, validating actions, and formatting action bindings for display.
Source: addons/grid_placement/utils/default_input_actions_helper.gd
Syntax
class DefaultInputActionsHelper extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
created_actions | Property | Internal report structure for apply_default_input_actions_with_report. |
existing_actions | Property | |
existing_action_events | Property | |
all_action_names | Property | |
apply_default_input_actions | Method | |
created_actions | Property | |
default_action_events | Property | |
project_settings_synced | Property | |
has_configured_action | Method | |
get_configured_action_events | Method | |
action_setting | Property | |
stored_events | Property | |
events | Property | |
apply_default_input_actions_with_report | Method | |
all_action_names | Property | |
created_actions | Property | |
existing_actions | Property | |
existing_action_events | Property | |
events | Property | |
action_setting_path | Property | |
action_setting_value | Property | |
action_setting_path | Property | |
action_setting | Property | |
deadzone | Property | |
stored_events | Property | |
event | Property | |
event | Property | |
validate_action | Method | |
issues | Property | |
get_editor_issues | Method | |
issues | Property | |
get_runtime_issues | Method | |
format_binding_description | Method | |
descriptions | Property | |
key_event | Property | |
key_name | Property | |
mouse_event | Property | |
button_name | Property | |
get_mouse_button_name | Method | |
get_project_setting_path | Method | |
setup_and_report | Method | |
separator | Property | |
report | Property | |
mode_actions | Property | |
placement_actions | Property | |
movement_actions | Property | |
binding_desc | Property | |
binding_desc | Property | |
binding_desc | Property | |
events | Property |