Chris' Tutorials
Docs/Grid Placement

Class

AdjacencyEvaluator

Generated GDScript class reference for GridPlacement.AdjacencyEvaluator.

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 evaluating adjacency requirements across different rule domains.

Source: addons/grid_placement/placement/placement_rules/helpers/adjacency_evaluator.gd

Syntax

class AdjacencyEvaluator extends RefCounted

Members

NameKindSummary
count_matching_neighbors_in_dirsMethod
countProperty
neighborsProperty
resolved_terrain_setProperty
resolved_terrainProperty
resolvedProperty
tile_dataProperty
has_matching_neighbor_in_dirsMethod

Source

addons/grid_placement/placement/placement_rules/helpers/adjacency_evaluator.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs