Chris' Tutorials
Docs/Grid Placement

Class

PlacementValidator

Generated GDScript class reference for GridPlacement.PlacementValidator.

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.

Source: addons/grid_placement/placement/manager/components/placement_validator.gd

Syntax

class PlacementValidator extends PlacementInjectable

Members

NameKindSummary
finishedEventRuns tests for each rule using RuleCheckIndicators to determine if placement in the targeted location is valid if all rules validate successfully Emitted when the placement validator is done evaluating a set of rules on a scene node
setup_failedEventEmitted when the setup failed
create_with_injectionMethod
loggerProperty
container_rulesProperty
validatorProperty
issuesProperty
active_rulesPropertyFull list of rules being used by the placement validator to test object placement
ISSUE_MATCHING_PRIORITYField
resolve_placement_dependenciesMethod
get_runtime_issuesMethod
issuesProperty
validate_placementMethod
resultsProperty
prerequisite_issuesProperty
cleaned_countProperty
validation_resultsProperty
issuesProperty
rule_resultProperty
issues_for_ruleProperty
statusProperty
rule_nameProperty
setupMethod
rule_issuesProperty
tile_check_rulesProperty
get_combined_rulesMethod
typedProperty
combinedProperty
priority_rule_dictProperty
rulesProperty
rules_namesProperty
rules_with_priorityProperty
tear_downMethod
apply_rulesMethod
all_rules_setupProperty
resultsProperty

Source

addons/grid_placement/placement/manager/components/placement_validator.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs