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 |