Skip to content
ct

Class

DragService

Generated GDScript class reference for GridPlacement.DragService.

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.

Scene-free drag service. All node-API calls removed: the host drives input/physics ticks via tick_input() and tick_physics(). Hosted by GridPlacementHost.

Source: addons/grid_placement/services/drag_service.gd

Syntax

class DragService extends RefCounted

Members

NameKindSummary
drag_dataProperty
configureMethod
resolve_placement_dependenciesMethod
get_runtime_issuesMethod
start_dragMethod
stop_dragMethod
reset_physics_frame_gateMethod
set_test_modeMethod
is_draggingMethod
format_drag_stateMethod
tick_inputMethod
tick_physicsMethod
update_drag_stateMethod
set_statesMethod