![]() |
DDraceNetwork Documentation
|
#include <protocol7.h>
Public Types | |
| using | is_sixup = char |
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 |
| using protocol7::CNetMsg_Sv_VoteStatus::is_sixup = char |
|
inline |
| int protocol7::CNetMsg_Sv_VoteStatus::m_No |
| int protocol7::CNetMsg_Sv_VoteStatus::m_Pass |
| int protocol7::CNetMsg_Sv_VoteStatus::m_Total |
| int protocol7::CNetMsg_Sv_VoteStatus::m_Yes |
|
staticconstexpr |