WoW:API CloseLoot

Revision as of 23:36, 19 April 2006 by WoWWiki>WoWWiki-Feanaro
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


Template:WoW API