Skip to content
ct

Class

PlacementCursorChanger

Generated GDScript class reference for GridPlacement.PlacementCursorChanger.

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 wrapper for the scene-free CursorChangerService. Kept for backward compatibility . New code should obtain the service from GridPlacementHost.get_cursor_changer_service(). All public methods forward to the service instance. Note: the original _ready() tree_exiting connection has been removed; the host now clears the cursor on NOTIFICATION_PREDELETE.

Source: addons/grid_placement/components/cursor_changer.gd

Syntax

class PlacementCursorChanger extends PlacementSystemsComponent

Members

NameKindSummary
resolve_placement_dependenciesMethod
get_cursorMethod
get_runtime_issuesMethod
issuesProperty