Skip to content

Class

DragPathData

Generated GDScript class reference for GridPlacement.DragPathData.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Drag for a single drag operation between a start and end position

Source: addons/grid_placement/systems/building/data/drag_path_data.gd

Syntax

class DragPathData

Members

NameKindSummary
start_positionProperty
current_positionProperty
time_heldProperty
drag_distanceProperty
last_tileProperty
target_tileProperty
next_tileProperty
last_attempted_tileProperty
build_requestsPropertyNumber of build requests made during this drag session. Incremented each time the drag service triggers a build. Useful for monitoring drag-build behavior and verifying request throttling.
positionerProperty
targeting_stateProperty
is_draggingProperty
updateMethod
get_tile_at_node_2dMethod
stopMethod