Chris' Tutorials
Docs/Grid Placement

Class

PlacementRuntimeChecks

Generated GDScript class reference for GridPlacement.PlacementRuntimeChecks.

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.

Flags for runtime checks of the PlacementConfigurationValidator

Source: addons/grid_placement/validation/placement_runtime_checks.gd

Syntax

class PlacementRuntimeChecks extends Resource

Members

NameKindSummary
building_systemPropertyRequire building system set in the PlacementSystems object to pass validation
targeting_systemPropertyRequire targeting system set in the PlacementSystems object to pass validation
manipulation_systemPropertyRequire manipulation system set in the PlacementSystems object to pass validation
camera_2dPropertyRequire Camera2D node present in the viewport for positioning utilities

Source

addons/grid_placement/validation/placement_runtime_checks.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs