![]() |
DDraceNetwork Documentation
|
#include <protocol7.h>
Public Types | |
| using | is_sixup = char |
Public Member Functions | |
| bool | Pack (CMsgPacker *pPacker) const |
Public Attributes | |
| const char * | m_pType |
| const char * | m_pValue |
| const char * | m_pReason |
| int | m_Force |
Static Public Attributes | |
| static constexpr int | ms_MsgId = NETMSGTYPE_CL_CALLVOTE |
| using protocol7::CNetMsg_Cl_CallVote::is_sixup = char |
|
inline |
| int protocol7::CNetMsg_Cl_CallVote::m_Force |
| const char* protocol7::CNetMsg_Cl_CallVote::m_pReason |
| const char* protocol7::CNetMsg_Cl_CallVote::m_pType |
| const char* protocol7::CNetMsg_Cl_CallVote::m_pValue |
|
staticconstexpr |