Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
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 PlacementSystemsComponentMembers
| Name | Kind | Summary |
|---|---|---|
resolve_placement_dependencies | Method | |
get_cursor | Method | |
get_runtime_issues | Method | |
issues | Property |
Source
addons/grid_placement/components/cursor_changer.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs