Grid Placement

ValidPlacementTileRuleSettings

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: placement/placement_rules/resources/valid_placement_tile_rule_settings.gd

Version: 5.0

class_name: ValidPlacementTileRuleSettings extends: Resource

Signals

(none)

Exports

  • _group
    • Player-friendly reason shown when tile validation succeeds
    • Player-friendly reason shown when tile validation fails
    • Player-friendly reason shown when no indicators are available
    • Success message for valid tiles.
    • Message to be passed along when the rule requirements were not met.
    • Message to output when there are no tile collision indicators to check against the rule.
  • success_reason
    • Player-friendly reason shown when tile validation fails
    • Player-friendly reason shown when no indicators are available
    • Success message for valid tiles.
    • Message to be passed along when the rule requirements were not met.
    • Message to output when there are no tile collision indicators to check against the rule.
  • failure_reason
    • Player-friendly reason shown when no indicators are available
    • Success message for valid tiles.
    • Message to be passed along when the rule requirements were not met.
    • Message to output when there are no tile collision indicators to check against the rule.
  • no_indicators_reason
    • Success message for valid tiles.
    • Message to be passed along when the rule requirements were not met.
    • Message to output when there are no tile collision indicators to check against the rule.
  • _group
    • Player-friendly reason shown when tile validation succeeds
    • Player-friendly reason shown when tile validation fails
    • Player-friendly reason shown when no indicators are available
    • Success message for valid tiles.
    • Message to be passed along when the rule requirements were not met.
    • Message to output when there are no tile collision indicators to check against the rule.
  • success_message
    • Message to be passed along when the rule requirements were not met.
    • Message to output when there are no tile collision indicators to check against the rule.
  • failed_message
    • Message to output when there are no tile collision indicators to check against the rule.
  • no_indicators_message
  • [Issues]

Methods

(none)