AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: rules/impl/tile_data_rule.gd
Version: 6.0
class_name: TileDataRule
extends: PlacementRule
Signals
(none)
Exports
tile_config: TileDataConfiguration- Settings resource for message configuration
- Debug mode for detailed tile data information
settings: ValidPlacementTileRuleSettings- Debug mode for detailed tile data information
debug_mode: bool = false
Methods
_init -> voidvalidate(context: PlacementRuleContext) -> ValidationResultComponent_check_matches(tile_data: TileData, requirements: Dictionary) -> bool