![]() |
DDraceNetwork Documentation
|
#include <protocol.h>
Public Member Functions | |
| bool | Pack (CMsgPacker *pPacker) const |
| bool | Pack (CMsgPacker *pPacker) const |
Public Attributes | |
| const char * | m_pName |
| const char * | m_pClan |
| int | m_Country |
| const char * | m_pSkin |
| int | m_UseCustomColor |
| int | m_ColorBody |
| int | m_ColorFeet |
Static Public Attributes | |
| static constexpr int | ms_MsgId = NETMSGTYPE_CL_CHANGEINFO |
|
inline |
|
inline |
| int CNetMsg_Cl_ChangeInfo::m_ColorBody |
| int CNetMsg_Cl_ChangeInfo::m_ColorFeet |
| int CNetMsg_Cl_ChangeInfo::m_Country |
| int CNetMsg_Cl_ChangeInfo::m_UseCustomColor |
|
staticconstexpr |