DDraceNetwork Documentation
Loading...
Searching...
No Matches
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

int protocol7::CNetMsg_Sv_Chat::ms_MsgId = NETMSGTYPE_SV_CHAT
staticconstexpr

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