WoW:API CloseBankFrame: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API CloseBankFrame to API CloseBankFrame without leaving a redirect)
 
(2 intermediate revisions by 2 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__
{{WoW API}}

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();