Skip to content

Class

ProviderCellBlockRule2D

Generated GDScript class reference for GridPlacement.ProviderCellBlockRule2D.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Placement rule that delegates cell/world blocking facts to an injected 2D provider instead of assuming one physics backend inside Grid Placement. A game can provide Godot Physics, Avian 2D, simulation, or stubbed facts via [PlacementWorldFactsProvider2D]. The plugin only consumes the provider report.

Source: addons/grid_placement/placement/placement_rules/template_rules/provider_cell_block_rule_2d.gd

Syntax

class ProviderCellBlockRule2D extends TilePaintRule

Members

NameKindSummary
error_messageProperty
get_supported_actionsMethod
validate_cellMethod
validate_placementMethod