DDraceNetwork Docs
protocol7::CNetMsg_Sv_Chat Struct Reference

#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
 

Member Typedef Documentation

◆ is_sixup

Member Function Documentation

◆ Pack()

bool protocol7::CNetMsg_Sv_Chat::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_ClientID

int protocol7::CNetMsg_Sv_Chat::m_ClientID

◆ m_Mode

int protocol7::CNetMsg_Sv_Chat::m_Mode

◆ m_pMessage

const char* protocol7::CNetMsg_Sv_Chat::m_pMessage

◆ m_TargetID

int protocol7::CNetMsg_Sv_Chat::m_TargetID

◆ ms_MsgID

constexpr int protocol7::CNetMsg_Sv_Chat::ms_MsgID = NETMSGTYPE_SV_CHAT
staticconstexpr

The documentation for this struct was generated from the following file: