#include <GuildChatInfo.h>
◆ getCharacterGID()
| gid GuildChatInfo::getCharacterGID |
( |
| ) |
|
|
inline |
◆ getMessage()
| std::string GuildChatInfo::getMessage |
( |
| ) |
|
|
inline |
◆ getMessageID()
| unsigned int GuildChatInfo::getMessageID |
( |
| ) |
|
|
inline |
◆ getMessageTime()
| unsigned int GuildChatInfo::getMessageTime |
( |
| ) |
|
|
inline |
◆ getPackedName()
| std::string GuildChatInfo::getPackedName |
( |
| ) |
|
|
inline |
◆ getSendFilter()
| unsigned char GuildChatInfo::getSendFilter |
( |
| ) |
|
|
inline |
◆ setCharacterGID()
| void GuildChatInfo::setCharacterGID |
( |
gid | val | ) |
|
|
inline |
◆ setMessage()
| void GuildChatInfo::setMessage |
( |
std::string | val | ) |
|
|
inline |
◆ setMessageID()
| void GuildChatInfo::setMessageID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setMessageTime()
| void GuildChatInfo::setMessageTime |
( |
unsigned int | val | ) |
|
|
inline |
◆ setPackedName()
| void GuildChatInfo::setPackedName |
( |
std::string | val | ) |
|
|
inline |
◆ setSendFilter()
| void GuildChatInfo::setSendFilter |
( |
unsigned char | val | ) |
|
|
inline |