WoW:API GetNumLootItems

From AddOn Studio
Revision as of 09:42, 28 February 2005 by WoWWiki>Sn3b0ng
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GetNumLootItems -Documentation by Sn3b-

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).

Template:WoW API


--Sn3b 10:25, 28 Feb 2005 (EST)