FavItemReference

Used by FavItemSlots as a reference to a slot in the Inventory. This reference is updated in realtime when the reference slot is moved, or its data changes.

  • row: Reference Slot´s row.

  • col: Reference Slot´s column.

  • item: Item_SO contained by the reference slot.

  • isInventorySlot: If true, the reference slot is an InventorySlot. Only Inventory & Hotbar Slots can be accessed through the Fav Menu.

Last updated