WoW API: GetNumLootItems

From AddOn Studio
Revision as of 18:07, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)
Jump to navigation Jump to search

WoW API < GetNumLootItems

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