Dynamic Info Block

A block that can display data for any Inventool object.

The Dynamic Info Block is used by List Blocks to help list out any Inventool object. The objects listed depend on the Object Type property. It's best to create a prefab of this and assign it to a list block.

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

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

Dynamic Info Blockchevron-right

Properties

Name
Description

Button

The button component.

Object Type

The target object type. This is useful when using this block as a prefab for a List Block.

Show Item Tooltip

If the Item Tooltip Block should be displayed on hover. This is only relevant if Object Type is set to Item.

Last updated