Chris' Tutorials
Docs/Grid Placement

Class

PlaceableSelectionLogic

Generated GDScript class reference for GridPlacement.PlaceableSelectionLogic.

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.

Shared logic for placeable selection style UIs (grid or sequence list variants) Provides dependency resolution, mode visibility toggling, validation helpers.

Source: addons/grid_placement/ui/placeable/shared/placeable_selection_logic.gd

Syntax

class PlaceableSelectionLogic extends PlacementInjectable

Members

NameKindSummary
valid_changedEvent
resolve_placement_dependenciesMethod
get_runtime_issuesMethod
issuesProperty
set_mode_stateMethod
get_building_systemMethod
validate_basicMethod
handle_ui_hiddenMethod
handle_mode_changedMethod

Source

addons/grid_placement/ui/placeable/shared/placeable_selection_logic.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs