Chris' Tutorials
Docs/Grid Placement

Class

CursorSettings

Generated GDScript class reference for GridPlacement.CursorSettings.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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.

Source: addons/grid_placement/components/cursor_settings.gd

Syntax

class CursorSettings extends PlacementResource

Members

NameKindSummary
infoPropertySet of cursor textures for use with grid builder plugin Cursor for info mode
buildPropertyCursor for build mode
movePropertyCursor for move mode
demolishPropertyCursor for demolish mode
get_editor_issuesMethod
issuesProperty
get_runtime_issuesMethod
issuesProperty

Source

addons/grid_placement/components/cursor_settings.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs