DDraceNetwork Docs
CNetMsg_Cl_CallVote Struct Reference

#include <protocol.h>

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

const char * m_pType
 
const char * m_pValue
 
const char * m_pReason
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_CL_CALLVOTE
 

Member Function Documentation

◆ Pack()

bool CNetMsg_Cl_CallVote::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_pReason

const char* CNetMsg_Cl_CallVote::m_pReason

◆ m_pType

const char* CNetMsg_Cl_CallVote::m_pType

◆ m_pValue

const char* CNetMsg_Cl_CallVote::m_pValue

◆ ms_MsgID

constexpr int CNetMsg_Cl_CallVote::ms_MsgID = NETMSGTYPE_CL_CALLVOTE
staticconstexpr

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