DDraceNetwork Documentation
Loading...
Searching...
No Matches
CNetMsg_Cl_StartInfo Struct Reference

#include <protocol.h>

Public Member Functions

bool Pack (CMsgPacker *pPacker) const
 
bool Pack (CMsgPacker *pPacker) const
 

Public Attributes

const charm_pName
 
const charm_pClan
 
int m_Country
 
const charm_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() [1/2]

bool CNetMsg_Cl_StartInfo::Pack ( CMsgPacker pPacker) const
inline

◆ Pack() [2/2]

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

static constexpr int CNetMsg_Cl_StartInfo::ms_MsgId = NETMSGTYPE_CL_STARTINFO
staticconstexpr

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