DDraceNetwork Docs
protocol7::CNetMsg_Cl_CallVote Struct Reference

#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
 

Member Typedef Documentation

◆ is_sixup

Member Function Documentation

◆ Pack()

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

Member Data Documentation

◆ m_Force

int protocol7::CNetMsg_Cl_CallVote::m_Force

◆ m_pReason

const char* protocol7::CNetMsg_Cl_CallVote::m_pReason

◆ m_pType

const char* protocol7::CNetMsg_Cl_CallVote::m_pType

◆ m_pValue

const char* protocol7::CNetMsg_Cl_CallVote::m_pValue

◆ ms_MsgID

constexpr int protocol7::CNetMsg_Cl_CallVote::ms_MsgID = NETMSGTYPE_CL_CALLVOTE
staticconstexpr

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