Grid Placement

ResourceStack

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/placement/validators/placement_rules/resources/resource_stack.gd

Version: 5.1

class_name: ResourceStack extends: Resource

Summary

Resource stack for inventory and cost tracking.

Signals

(none)

Exports

  • type
    • The resource type stored in the stack.
  • count
    • The number of resources in the stack.

Methods

  • _init()
    • Initializes the resource stack with a type and count.