Skip to content
ct

Class

DefaultInputActionsHelper

Generated GDScript class reference for GridPlacement.DefaultInputActionsHelper.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

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

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 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
has_configured_actionMethod
get_configured_action_eventsMethod
apply_default_input_actions_with_reportMethod
validate_actionMethod
get_editor_issuesMethod
get_runtime_issuesMethod
format_binding_descriptionMethod
get_mouse_button_nameMethod
get_project_setting_pathMethod
setup_and_reportMethod