WoW:API CloseBankFrame

From AddOn Studio
Revision as of 04:36, 4 January 2006 by WoWWiki>Muert
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