Chris' Tutorials
Docs/Grid Placement

Class

PlacementValidation

Generated GDScript class reference for GridPlacement.PlacementValidation.

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.

Global validation helpers used across systems and tests. Provide common assertions and property checks so that systems can validate their injected dependencies and runtime state.

Source: addons/grid_placement/utils/placement_validation.gd

Syntax

class PlacementValidation

Members

NameKindSummary
check_not_nullMethod
issuesProperty
obj_pathProperty
property_namesProperty

Source

addons/grid_placement/utils/placement_validation.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs