DDraceNetwork Docs
protocol7::CNetMsg_Sv_ClientDrop Struct Reference

#include <protocol7.h>

Public Types

using is_sixup = char
 

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

int m_ClientID
 
const char * m_pReason
 
int m_Silent
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_SV_CLIENTDROP
 

Member Typedef Documentation

◆ is_sixup

Member Function Documentation

◆ Pack()

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

Member Data Documentation

◆ m_ClientID

int protocol7::CNetMsg_Sv_ClientDrop::m_ClientID

◆ m_pReason

const char* protocol7::CNetMsg_Sv_ClientDrop::m_pReason

◆ m_Silent

int protocol7::CNetMsg_Sv_ClientDrop::m_Silent

◆ ms_MsgID

constexpr int protocol7::CNetMsg_Sv_ClientDrop::ms_MsgID = NETMSGTYPE_SV_CLIENTDROP
staticconstexpr

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