DDraceNetwork Docs
CNetMsg_Cl_Say Struct Reference

#include <protocol.h>

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

int m_Team
 
const char * m_pMessage
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_CL_SAY
 

Member Function Documentation

◆ Pack()

bool CNetMsg_Cl_Say::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_pMessage

const char* CNetMsg_Cl_Say::m_pMessage

◆ m_Team

int CNetMsg_Cl_Say::m_Team

◆ ms_MsgID

constexpr int CNetMsg_Cl_Say::ms_MsgID = NETMSGTYPE_CL_SAY
staticconstexpr

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