Grid Placement

ValidPlacementRuleSettings

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/placement/validators/placement_rules/template_rules/valid_placement_rule_settings.gd

Version: 5.1

class_name: ValidPlacementRuleSettings extends: Resource

Summary

Settings resource for ValidPlacementTileRule message configuration. Provides customizable messages for tile placement validation scenarios.

Signals

(none)

Exports

  • success_reason
    • Player-friendly reason shown when tile validation succeeds
  • failure_reason
    • Player-friendly reason shown when tile validation fails
  • no_indicators_reason
    • Player-friendly reason shown when no indicators are available
  • success_message
    • Success message for valid tiles.
  • failed_message
    • Message to be passed along when the rule requirements were not met.

Methods

(none)