Class Guild [-] [+]
Inherits all methods from: none
Methods
| AddMember |
Adds the specified Player to the Guild at the specified rank. |
| DeleteMember | |
| Disband |
Disbands the Guild |
| GetId |
Returns the Guilds entry ID |
| GetInfo |
Returns the Guilds current info |
| GetLeader |
Finds and returns the Guild leader by their GUID if logged in |
| GetLeaderGUID |
Returns Guild leader GUID |
| GetMOTD |
Returns the Guilds current Message Of The Day |
| GetMemberCount |
Returns the member count of this Guild |
| GetMembers | |
| GetName |
Returns the Guilds name |
| SendPacket |
Sends a WorldPacket to all the Players in the Guild |
| SendPacketToRanked |
Sends a WorldPacket to all the Players at the specified rank in the Guild |
| SetBankTabText |
Sets the information of the bank tab specified |
| SetLeader |
Sets the leader of this Guild |
| SetMemberRank |
Promotes/demotes the Player to the specified rank. |