AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: components/placement/grid_bounds_rule_configuration.gd
Version: 6.0
class_name: GridBoundsRuleConfiguration
extends: Component
Signals
(none)
Exports
min_pos: Vector2i = Vector2i.ZERO- Custom fail message when out of bounds
max_pos: Vector2i = Vector2i(100, 100)- Custom fail message when out of bounds
failed_message: String = “Placement is outside the allowed grid boundaries”
Methods
(none)