WoW:API CloseBankFrame: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API CloseBankFrame to API CloseBankFrame without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>'''CloseBankFrame''' ''-Documentation by [[user:Ramble|Ramble]]-''</center>
{{wowapi}}


<!-- Describe the purpose of the function, exhausting detail can be saved for a later section -->
<!-- Describe the purpose of the function, exhausting detail can be saved for a later section -->
Line 24: Line 24:
----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}
<!-- Update the category to the appropriate subsection, and be sure to put the function name as the label for the category link. Multiple subcategories are okay if appropriate, please dont link functions to the API Functions category directly. -->
[[Category:API Functions|CloseBankFrame]]
[[Category:API Bank Functions|CloseBankFrame]]
[[Category:API Frame Functions|CloseBankFrame]]

Latest revision as of 04:45, 15 August 2023

WoW API < CloseBankFrame

Will Close the Bank Frame if opened.

CloseBankFrame();

Parameters[edit]

Arguments[edit]

None


Returns[edit]

nil

Example[edit]

CloseBankFrame();