Chris' Tutorials
Docs/Grid Placement

Class

PlacementValidationPipeline

Generated GDScript class reference for GridPlacement.PlacementValidationPipeline.

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.

Central pipeline for executing placement validation rules. Resolves rule tiers and aggregates results for both objects and terrain.

Source: addons/grid_placement/placement/placement_rules/placement_validation_pipeline.gd

Syntax

class PlacementValidationPipeline extends RefCounted

Members

NameKindSummary
validateMethod
resultsProperty
rules_to_runProperty
cell_issuesProperty
rule_resProperty
rule_resProperty
resolve_rulesMethod
rulesProperty
gate_ruleProperty

Source

addons/grid_placement/placement/placement_rules/placement_validation_pipeline.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs