Chris' Tutorials
Docs/Grid Placement

Class

RuleFilters

Generated GDScript class reference for GridPlacement.RuleFilters.

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.

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 RuleFilters

Members

NameKindSummary
only_tile_checkMethod
tile_check_rulesProperty

Source

addons/grid_placement/utils/rule_filters.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs