WoW:API SetGuildBankTabPermissions: Difference between revisions
Jump to navigation
Jump to search
(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...) |
m (Move page script moved page API SetGuildBankTabPermissions to WoW:API SetGuildBankTabPermissions without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:47, 15 August 2023
← WoW API < SetGuildBankTabPermissions
Edits permissions for a bank tab.
SetGuildBankTabPermissions(tab, index, enabled);
Arguments
- (tab, index, enabled)
- tab
- Integer - Bank Tab to edit.
- index
- Integer - Index of Permission to edit.
- enabled
- Boolean - true or false to Enable or Disable permission.
Details
Use GuildControlSetRank() to set what rank you are editting permissions for. Will not save until GuildControlSaveRank() is called.
Current Known Index Values:
1 = View Tab
2 = Deposit Item