Grid Placement
Development ⚠️ GridPlacement 6.0 (GECS) is in active development. This is the GDScript ECS architecture.

InventoryRuleConfiguration

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: components/placement/inventory_rule_configuration.gd

Version: 6.0

class_name: InventoryRuleConfiguration extends: Component

Signals

(none)

Exports

  • provider_path: String = ""
    • Settings resource for message and behavior configuration
    • Whether to consume items on successful placement (default: true)
  • consume_on_success: bool = true

Methods

(none)