WoW API: SetGuildBankWithdrawLimit

From AddOn Studio
Revision as of 04:47, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API SetGuildBankWithdrawLimit to API SetGuildBankWithdrawLimit without leaving a redirect)
(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[edit]

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

Details[edit]

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