Grid Placement

ResourceStack

AUTO-GENERATED (GDScript) API entry

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

Signals

(none)

Exports

  • type: Resource
    • The number of resources in the stack.
  • count: int = 1

Methods

  • _init(p_type: Resource = null, p_count: int = 0)