WoW:API GetNumLootItems
Jump to navigation
Jump to search
Returns the number of items held by a dead mob (the item window must be opened).
GetNumLootItems();
- Arguments
- none
- Example
numLootItems = GetNumLootItems();
- Returns
- number
- Description
- Returns the number of items held by a dead mob (the item window must be opened).
--Sn3b 10:25, 28 Feb 2005 (EST)