Centralized validation system for PlacementSession configuration. Validates that all required dependencies and configurations are properly set up before systems start operating.
Source: addons/grid_placement/validation/placement_configuration_validator.gd
Syntax
class PlacementConfigurationValidator extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
get_editor_issues | Method | |
get_runtime_issues | Method | |
editor_diagnostic | Method | |
runtime_diagnostic | Method | |
validate_editor | Method | |
validate_runtime | Method |