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.
Scene-free cursor changer service. Extracted from PlacementCursorChanger . 1 node-API call replaced: cursor clear is now driven by the host's NOTIFICATION_PREDELETE instead of the per-component tree_exiting. Hosted by GridPlacementHost; the old PlacementCursorChanger Node class is a thin wrapper that forwards to this service.
Source: addons/grid_placement/services/cursor_changer_service.gd
Syntax
class CursorChangerService extends PlacementInjectableMembers
| Name | Kind | Summary |
|---|---|---|
resolve_placement_dependencies | Method | |
get_runtime_issues | Method | |
issues | Property | |
apply_cursor | Method | |
get_cursor | Method | |
clear_cursor | Method |
Source
addons/grid_placement/services/cursor_changer_service.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs