WoW:API CloseBankFrame

From AddOn Studio
Revision as of 08:16, 21 April 2005 by WoWWiki>Ramble
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
CloseBankFrame -Documentation by Ramble-

Will Close the Bank Frame if opened.

CloseBankFrame();

Parameters

Arguments

None


Returns

nil

Example

CloseBankFrame();

Template:WoW API