Method Loot:SetItemLooted [-] [+]
Sets the 'looted' flag on an Item in the Loot
Synopsis
Loot:SetItemLooted( itemid, count )
Loot:SetItemLooted( itemid, count, looted )
Arguments
number itemid
Valid numbers: integers from 0 to 4,294,967,295.
number count
Valid numbers: integers from 0 to 4,294,967,295.
boolean looted (true)
- See method description.
Returns
Nothing.