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 RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
count_matching_neighbors_in_dirs | Method | |
count | Property | |
neighbors | Property | |
resolved_terrain_set | Property | |
resolved_terrain | Property | |
resolved | Property | |
tile_data | Property | |
has_matching_neighbor_in_dirs | Method |
Source
addons/grid_placement/placement/placement_rules/helpers/adjacency_evaluator.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs