WoW:API CloseLoot: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''CloseLoot''' - ''Documentation by [[User:Feanaro|Feanaro]]''</center>
<center>'''CloseLoot''' - ''Documentation by [[User:Feanaro|Feanaro]]''</center>


Line 18: Line 19:
----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}

Revision as of 18:14, 6 January 2007

WoW API < CloseLoot

CloseLoot - Documentation by Feanaro

Close the loot window.

CloseLoot({errNo})

Parameters

Arguments

({errNo})
errNo
(Optional) Integer - A reason for the window closing. Unsure whether/how the game deals with error codes passed to it.

Returns

nil


Details

Pretty self-explanatory. Unless there is some type of error, don't pass the error argument.