Skip to content

tes3ui.showInventorySelectMenu.callbackParams⚓︎

The table passed to tes3ui.showInventorySelectMenu function's callback.

Properties⚓︎

actor⚓︎

The actor containing the inventory.

Returns:


count⚓︎

The number of items that have been selected. Only valid if item is not nil.

Returns:

  • result (integer)

inventory⚓︎

The inventory containing the items.

Returns:


item⚓︎

The item that has been selected.

Returns:


itemData⚓︎

The item data of the item that has been selected.

Returns: