Skip to content
ct

Class

DragManager

Generated GDScript class reference for GridPlacement.DragManager.

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.

@deprecated Compatibility Node wrapper for [DragService]. Scheduled for removal in a future release; supported scenes use the host-owned service. Kept for backward compatibility . New code should obtain the service from GridPlacementHost.get_drag_service(). All public methods forward to the service. The wrapper's _input and _physics_process also forward, so consumers that use DragManager as a Node directly (e.g. tests, scenes) keep working.

Source: addons/grid_placement/systems/building/components/drag_manager.gd

Syntax

class DragManager extends PlacementSystemsComponent

Members

NameKindSummary
resolve_placement_dependenciesMethod
set_test_modeMethod
reset_physics_frame_gateMethod
start_dragMethod
stop_dragMethod
is_draggingMethod
update_drag_stateMethod
get_runtime_issuesMethod
format_drag_stateMethod