WoW:API CloseBankFrame: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''CloseBankFrame''' ''-Documentation by [[user:Ramble|Ramble]]-''</center>


<!-- 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 -->

Revision as of 16:54, 7 November 2007

WoW API < CloseBankFrame

Will Close the Bank Frame if opened.

CloseBankFrame();

Parameters

Arguments

None


Returns

nil

Example

CloseBankFrame();