Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 510 Bytes

ctrl_inventory_stacked.md

File metadata and controls

12 lines (7 loc) · 510 Bytes

CtrlInventoryStacked

Inherits: CtrlInventory

Description

A UI control representing a stack based inventory (InventoryStacked). It lists the contained items and shows an optional progress bar displaying the capacity and fullness of the inventory.

Properties

  • progress_bar_visible: bool - If true, a progress bar will be shown indicating inventory fullness.
  • label_visible: bool - If true, a percentage label will be shown indicating inventory fullness.