Skip to content
ct

Class

CursorChangerService

Generated GDScript class reference for GridPlacement.CursorChangerService.

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.

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 PlacementInjectable

Members

NameKindSummary
resolve_placement_dependenciesMethod
get_runtime_issuesMethod
issuesProperty
apply_cursorMethod
get_cursorMethod
clear_cursorMethod