Returns whether the player is allowed to edit a guild bank tab's information
See also Guild bank functions.
Signature:
canEdit
=
CanEditGuildTabInfo(tab)
Arguments:
tab
- Index of a guild bank tab (between 1 andGetNumGuildBankTabs()
) (number
)
Returns:
canEdit
- 1 if the player can edit the guild bank tab; otherwise nil (1nil
)