DDraceNetwork Docs
CNetMsg_Cl_StartInfo 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_STARTINFO
 

Member Function Documentation

◆ Pack()

bool CNetMsg_Cl_StartInfo::Pack ( CMsgPacker pPacker) const
inline

Member Data Documentation

◆ m_ColorBody

int CNetMsg_Cl_StartInfo::m_ColorBody

◆ m_ColorFeet

int CNetMsg_Cl_StartInfo::m_ColorFeet

◆ m_Country

int CNetMsg_Cl_StartInfo::m_Country

◆ m_pClan

const char* CNetMsg_Cl_StartInfo::m_pClan

◆ m_pName

const char* CNetMsg_Cl_StartInfo::m_pName

◆ m_pSkin

const char* CNetMsg_Cl_StartInfo::m_pSkin

◆ m_UseCustomColor

int CNetMsg_Cl_StartInfo::m_UseCustomColor

◆ ms_MsgID

constexpr int CNetMsg_Cl_StartInfo::ms_MsgID = NETMSGTYPE_CL_STARTINFO
staticconstexpr

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