DDraceNetwork Docs
CNetMsg_Cl_ChangeInfo Struct Reference

#include <protocol.h>

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

const char * m_pName
 
const char * m_pClan
 
int m_Country
 
const char * m_pSkin
 
int m_UseCustomColor
 
int m_ColorBody
 
int m_ColorFeet
 

Static Public Attributes

static constexpr int ms_MsgID = NETMSGTYPE_CL_CHANGEINFO
 

Member Function Documentation

◆ Pack()

bool CNetMsg_Cl_ChangeInfo::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_ColorBody

int CNetMsg_Cl_ChangeInfo::m_ColorBody

◆ m_ColorFeet

int CNetMsg_Cl_ChangeInfo::m_ColorFeet

◆ m_Country

int CNetMsg_Cl_ChangeInfo::m_Country

◆ m_pClan

const char* CNetMsg_Cl_ChangeInfo::m_pClan

◆ m_pName

const char* CNetMsg_Cl_ChangeInfo::m_pName

◆ m_pSkin

const char* CNetMsg_Cl_ChangeInfo::m_pSkin

◆ m_UseCustomColor

int CNetMsg_Cl_ChangeInfo::m_UseCustomColor

◆ ms_MsgID

constexpr int CNetMsg_Cl_ChangeInfo::ms_MsgID = NETMSGTYPE_CL_CHANGEINFO
staticconstexpr

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