DDraceNetwork Docs
protocol7::CNetMsg_De_ClientLeave Struct Reference

#include <protocol7.h>

Public Types

using is_sixup = char
 

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

const char * m_pName
 
int m_ClientID
 
const char * m_pReason
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_DE_CLIENTLEAVE
 

Member Typedef Documentation

◆ is_sixup

Member Function Documentation

◆ Pack()

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

Member Data Documentation

◆ m_ClientID

int protocol7::CNetMsg_De_ClientLeave::m_ClientID

◆ m_pName

const char* protocol7::CNetMsg_De_ClientLeave::m_pName

◆ m_pReason

const char* protocol7::CNetMsg_De_ClientLeave::m_pReason

◆ ms_MsgID

constexpr int protocol7::CNetMsg_De_ClientLeave::ms_MsgID = NETMSGTYPE_DE_CLIENTLEAVE
staticconstexpr

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