AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/placement/placement_rule_system.gd
Version: 6.0
class_name: PlacementRuleSystem
extends: RefCounted
Signals
(none)
Exports
(none)
Methods
validate_placement(rule_config: Component, context: PlacementRuleContext) -> RuleResult- Validate inputs
validate_batch(rule_configs: Array, contexts: Array) -> Array- Input validation
sort_by_priority(configs: Array) -> Arrayget_registry_statistics -> Dictionaryvalidate_registry_health -> Dictionary