DDraceNetwork Documentation
Loading...
Searching...
No Matches
protocol7::CNetMsg_Sv_Chat Struct Reference

#include <protocol7.h>

Public Types

using is_sixup = char
 
using is_sixup = char
 

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 
bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

int m_Mode
 
int m_ClientId
 
int m_TargetId
 
const charm_pMessage
 

Static Public Attributes

static constexpr int ms_MsgId = NETMSGTYPE_SV_CHAT
 

Member Typedef Documentation

◆ is_sixup [1/2]

◆ is_sixup [2/2]

Member Function Documentation

◆ Pack() [1/2]

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

◆ Pack() [2/2]

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

Member Data Documentation

◆ m_ClientId

int CNetMsg_Sv_Chat::m_ClientId

◆ m_Mode

int CNetMsg_Sv_Chat::m_Mode

◆ m_pMessage

const char * CNetMsg_Sv_Chat::m_pMessage

◆ m_TargetId

int CNetMsg_Sv_Chat::m_TargetId

◆ ms_MsgId

static constexpr int CNetMsg_Sv_Chat::ms_MsgId = NETMSGTYPE_SV_CHAT
staticconstexpr

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