Item Stack Block

A block that represents an item stack.

A block that displays an item stack in the UI. It's best to create a prefab of this and assign it to an Inventory Block.

You can add the default design to your scene by right-clicking in the hierarchy and navigating to Inventool > Blocks > Items > Item Stack Block.

Check out its scripting section to learn about its full potential.

Item Stack Blockchevron-right

Properties

Name
Description

Drag Button

The pointer button used to apply the drag input.

Button

The button component.

Equipped Indicator

The object that is enabled or disabled depending on the equipped state of the bound item.

Last updated