ResourceStack
AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: placement/placement_rules/template_rules/resources/resource_stack.gd
Version: 5.0
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.