Grid Placement

virtual_item_container

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/building/virtual/virtual_item_container.gd

Version: 5.0

class_name: (none) extends: Node

Signals

(none)

Exports

(none)

Methods

  • try_remove()
    • Tries to remove a number of items from the container Returns the actual amount removed
  • try_add()
    • Tries to add a number of an item to the container Returns the actual amount added
  • get_count()
    • Gets a number count of an item type stored in the container if any