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.
Filters for arrays of PlacementRules used by placement and validation helpers. Contains small pure functions to extract subsets of rules (e.g., TileCheckRule) from mixed rule arrays.
Source: addons/grid_placement/utils/rule_filters.gd
Syntax
class RuleFiltersMembers
| Name | Kind | Summary |
|---|---|---|
only_tile_check | Method | |
tile_check_rules | Property |
Source
addons/grid_placement/utils/rule_filters.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs