Inherits: VBoxContainer
Inherited by: CtrlInventoryStacked
A UI control representing a basic Inventory
. Displays a list of items in the inventory.
inventory_path: NodePath
- Path to anInventory
node.default_item_icon: Texture
- The default icon that will be used for items with noimage
property.inventory: Inventory
- TheInventory
node linked to this control.
get_selected_inventory_items() -> Array
- Returns an array of selected items.