Method Loot:GetItems [-] [+]

Returns a table containing all items in this Loot.

Each item is represented as a table with the following fields: - id: item ID - index: item index in the loot list - count: quantity of the item - needs_quest: whether the item requires a quest - is_looted: whether the item has been looted

Synopsis

items = Loot:GetItems()

Arguments

None.

Returns

table items

Array of item tables.

Generated on
©2016 - Eluna Lua Engine