Chris' Tutorials
Docs/Grid Placement

Class

ValidationResults

Generated GDScript class reference for GridPlacement.ValidationResults.

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.

Results from building rule validation tests.

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

Syntax

class ValidationResults extends RefCounted

Members

NameKindSummary
messagePropertySuccess or failure message.
rule_resultsPropertyIndividual rule results
add_rule_resultMethod
get_issuesMethod
all_issuesProperty
add_errorMethod
add_issueMethod
is_successfulMethod
has_failing_rulesMethod
has_errorsMethod
get_successful_rulesMethod
successful_rulesProperty
rule_resultProperty
get_failing_rulesMethod
failing_rulesProperty
rule_resultProperty
get_errorsMethod
get_failing_rule_resultsMethod
failing_resultsProperty
get_summary_stringMethod
total_rulesProperty
successful_rulesProperty
failed_rulesProperty
success_rateProperty
all_issuesProperty

Source

addons/grid_placement/placement/placement_rules/validation_results.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs