Skip to content

ResourceStack

Resource stack for inventory and cost tracking.

type:

Resource

The resource type stored in the stack.
count:

int

= 1

The number of resources in the stack.
func_init

(

p_type:

Resource

,

p_count:

int

)

Initializes the resource stack with a type and count.

addons/grid_building/placement/placement_rules/template_rules/resources/resource_stack.gd


This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.