WoW API: SetGuildBankWithdrawLimit

From AddOn Studio
Revision as of 18:28, 12 March 2008 by WoWWiki>Agarac (New page: {{wowapi}} __NOTOC__ <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> Edits permissions for a bank tab. <!-- List return values and argume...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < SetGuildBankWithdrawLimit

Edits permissions for a bank tab.

SetGuildBankWithdrawLimit(amount);

Arguments

(amount)
amount
Integer - Amount of gold allowed per day.

Details

Use GuildControlSetRank() to set what rank you are editting the withdraw limit for. Will not save until GuildControlSaveRank() is called.