Chris' Tutorials
Docs/Grid Placement

Class

DefaultInputActionsHelper

Generated GDScript class reference for GridPlacement.DefaultInputActionsHelper.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

Helper class for managing default input actions for the Grid Building 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 RefCounted

Members

NameKindSummary
created_actionsPropertyInternal report structure for apply_default_input_actions_with_report.
existing_actionsProperty
existing_action_eventsProperty
all_action_namesProperty
apply_default_input_actionsMethod
created_actionsProperty
default_action_eventsProperty
project_settings_syncedProperty
has_configured_actionMethod
get_configured_action_eventsMethod
action_settingProperty
stored_eventsProperty
eventsProperty
apply_default_input_actions_with_reportMethod
all_action_namesProperty
created_actionsProperty
existing_actionsProperty
existing_action_eventsProperty
eventsProperty
action_setting_pathProperty
action_setting_valueProperty
action_setting_pathProperty
action_settingProperty
deadzoneProperty
stored_eventsProperty
eventProperty
eventProperty
validate_actionMethod
issuesProperty
get_editor_issuesMethod
issuesProperty
get_runtime_issuesMethod
format_binding_descriptionMethod
descriptionsProperty
key_eventProperty
key_nameProperty
mouse_eventProperty
button_nameProperty
get_mouse_button_nameMethod
get_project_setting_pathMethod
setup_and_reportMethod
separatorProperty
reportProperty
mode_actionsProperty
building_actionsProperty
movement_actionsProperty
binding_descProperty
binding_descProperty
binding_descProperty
eventsProperty

Source

addons/grid_placement/utils/default_input_actions_helper.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs