DDraceNetwork Documentation
Loading...
Searching...
No Matches
protocol7::CNetMsg_Cl_Say 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_Target
const char * m_pMessage

Static Public Attributes

static constexpr int ms_MsgId = NETMSGTYPE_CL_SAY

Member Typedef Documentation

◆ is_sixup

Member Function Documentation

◆ Pack()

bool protocol7::CNetMsg_Cl_Say::Pack ( CMsgPacker * pPacker) const
inline

Member Data Documentation

◆ m_Mode

int protocol7::CNetMsg_Cl_Say::m_Mode

◆ m_pMessage

const char* protocol7::CNetMsg_Cl_Say::m_pMessage

◆ m_Target

int protocol7::CNetMsg_Cl_Say::m_Target

◆ ms_MsgId

int protocol7::CNetMsg_Cl_Say::ms_MsgId = NETMSGTYPE_CL_SAY
staticconstexpr

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