DDraceNetwork Docs
protocol7::CNetMsg_Sv_VoteSet Struct Reference

#include <protocol7.h>

Public Types

using is_sixup = char
 

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

int m_ClientID
 
int m_Type
 
int m_Timeout
 
const char * m_pDescription
 
const char * m_pReason
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_SV_VOTESET
 

Member Typedef Documentation

◆ is_sixup

Member Function Documentation

◆ Pack()

bool protocol7::CNetMsg_Sv_VoteSet::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_ClientID

int protocol7::CNetMsg_Sv_VoteSet::m_ClientID

◆ m_pDescription

const char* protocol7::CNetMsg_Sv_VoteSet::m_pDescription

◆ m_pReason

const char* protocol7::CNetMsg_Sv_VoteSet::m_pReason

◆ m_Timeout

int protocol7::CNetMsg_Sv_VoteSet::m_Timeout

◆ m_Type

int protocol7::CNetMsg_Sv_VoteSet::m_Type

◆ ms_MsgID

constexpr int protocol7::CNetMsg_Sv_VoteSet::ms_MsgID = NETMSGTYPE_SV_VOTESET
staticconstexpr

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