Skip to content

Class

TileCheckRule

Generated GDScript class reference for GridPlacement.TileCheckRule.

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

Base class for rules that check tile properties for placement validation.

Source: addons/grid_placement/placement/placement_rules/tile_check_rule.gd

Syntax

class TileCheckRule extends PlacementRule

Members

NameKindSummary
get_supported_actionsMethod
apply_to_objects_maskPropertyPhysics layers for collision object detection.
visual_priorityPropertyPriority for handling multiple rule failures. Rule with the highest priority and a fail display settings set will be used in the indicator's sprite to display.
fail_visual_settingsPropertyDisplay settings for an indicator to use with an override priority.
indicatorsPropertyList of all indicators that are currently using the rule for evaluation.
get_failing_indicatorsMethod
get_tile_positionsMethod
tear_downMethod
get_editor_issuesMethod
get_runtime_issuesMethod