WoW:API GetNumLootItems: Difference between revisions
Jump to navigation
Jump to search
GetNumLootItems -Documentation by Sn3b-
No edit summary |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''GetNumLootItems''' ''-Documentation by Sn3b-''</center> | <center>'''GetNumLootItems''' ''-Documentation by Sn3b-''</center> | ||
Line 24: | Line 25: | ||
: Returns the number of items held by a dead mob (the item window must be opened). | : Returns the number of items held by a dead mob (the item window must be opened). | ||
Revision as of 18:07, 6 January 2007
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).