DDraceNetwork Docs
|
#include <protocol.h>
Public Member Functions | |
bool | Pack (CMsgPacker *pPacker) const |
Public Attributes | |
int | m_Yes |
int | m_No |
int | m_Pass |
int | m_Total |
Static Public Attributes | |
static constexpr int | ms_MsgID = NETMSGTYPE_SV_VOTESTATUS |
|
inline |
int CNetMsg_Sv_VoteStatus::m_No |
int CNetMsg_Sv_VoteStatus::m_Pass |
int CNetMsg_Sv_VoteStatus::m_Total |
int CNetMsg_Sv_VoteStatus::m_Yes |
|
staticconstexpr |