DDraceNetwork Docs
|
#include <protocol7.h>
Public Types | |
using | is_sixup = char |
Public Member Functions | |
bool | Pack (CMsgPacker *pPacker) const |
Public Attributes | |
int | m_Mode |
int | m_ClientID |
int | m_TargetID |
const char * | m_pMessage |
Static Public Attributes | |
static constexpr int | ms_MsgID = NETMSGTYPE_SV_CHAT |
using protocol7::CNetMsg_Sv_Chat::is_sixup = char |
|
inline |
int protocol7::CNetMsg_Sv_Chat::m_ClientID |
int protocol7::CNetMsg_Sv_Chat::m_Mode |
const char* protocol7::CNetMsg_Sv_Chat::m_pMessage |
int protocol7::CNetMsg_Sv_Chat::m_TargetID |
|
staticconstexpr |