DDraceNetwork Documentation
Loading...
Searching...
No Matches
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

int protocol7::CNetMsg_De_ClientLeave::ms_MsgId = NETMSGTYPE_DE_CLIENTLEAVE
staticconstexpr

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