Skip to content
ct

Class

PlacementValidator

Generated GDScript class reference for GridPlacement.PlacementValidator.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Runs tests for each rule using RuleCheckIndicators to determine if placement in the targeted location is valid if all rules validate successfully

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

Syntax

class PlacementValidator extends PlacementInjectable

Members

NameKindSummary
finishedSignalEmitted when the placement validator is done evaluating a set of rules on a scene node
setup_failedSignalEmitted when the setup failed
create_with_injectionMethod
active_rulesPropertyDebug settings to pass into rules. Override in resource inspector if desired. Full list of rules being used by the placement validator to test object placement
ISSUE_MATCHING_PRIORITYField
resolve_placement_dependenciesMethod
get_runtime_issuesMethod
validate_placementMethod
setupMethod
get_combined_rulesMethod
tear_downMethod
apply_rulesMethod
all_rules_setupProperty
resultsProperty