#include <guild.h>
Public Methods | |
| cGuildMember (SERIAL serial) | |
| Contructor of cGuilded. | |
| ~cGuildMember () | |
| Destructor of cGuild. | |
| void | load (cStringFile &file) |
| void | save (FILE *file) |
| const SERIAL | getSerial () const |
| void | setSerial (SERIAL newSerial) |
| const UI32 | getRank () const |
| void | setRank (UI32 newRank) |
| const SERIAL | getFealty () const |
| void | setFealty (SERIAL newFealty) |
Public Attributes | |
| SERIAL | serial |
| the member | |
| std::string | title |
| title | |
| GUILD_TITLE_TOGGLE | toggle |
| title toggle | |
| UI32 | rank |
| the rank | |
| SERIAL | fealty |
|
|
Contructor of cGuilded.
|
|
|
Destructor of cGuild.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the rank
|
|
|
the member
|
|
|
title
|
|
|
title toggle
|