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.
Base class for placement validation conditions.
Source: addons/grid_placement/placement/placement_rules/placement_rule.gd
Syntax
class PlacementRule extends PlacementResourceMembers
| Name | Kind | Summary |
|---|---|---|
get_supported_actions | Method | |
REASON_VIRTUAL | Field | |
validate_placement | Method | |
setup | Method | |
issues | Property | |
apply | Method | |
tear_down | Method | |
get_editor_issues | Method | |
issues | Property | |
get_setup_issues | Method | |
issues | Property | |
get_runtime_issues | Method | |
issues | Property |
Source
addons/grid_placement/placement/placement_rules/placement_rule.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs