WoW:API CloseLoot: Difference between revisions
Jump to navigation
Jump to search
m (Robot: converting/fixing HTML) |
m (Move page script moved page API CloseLoot to API CloseLoot without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Close the loot window. | Close the loot window. |
Latest revision as of 04:45, 15 August 2023
Close the loot window.
CloseLoot({errNo})
Parameters[edit]
Arguments[edit]
- ({errNo})
- errNo
- (Optional) Integer - A reason for the window closing. Unsure whether/how the game deals with error codes passed to it.
Returns[edit]
- nil
Details[edit]
Pretty self-explanatory. Unless there is some type of error, don't pass the error argument.