DDraceNetwork Docs
CServerInfo2::CClient Class Reference

#include <serverinfo.h>

Public Attributes

char m_aName [MAX_NAME_LENGTH]
 
char m_aClan [MAX_CLAN_LENGTH]
 
int m_Country
 
int m_Score
 
bool m_IsPlayer
 
bool m_IsAfk
 
char m_aSkin [MAX_SKIN_LENGTH]
 
bool m_CustomSkinColors
 
int m_CustomSkinColorBody
 
int m_CustomSkinColorFeet
 

Member Data Documentation

◆ m_aClan

char CServerInfo2::CClient::m_aClan[MAX_CLAN_LENGTH]

◆ m_aName

char CServerInfo2::CClient::m_aName[MAX_NAME_LENGTH]

◆ m_aSkin

char CServerInfo2::CClient::m_aSkin[MAX_SKIN_LENGTH]

◆ m_Country

int CServerInfo2::CClient::m_Country

◆ m_CustomSkinColorBody

int CServerInfo2::CClient::m_CustomSkinColorBody

◆ m_CustomSkinColorFeet

int CServerInfo2::CClient::m_CustomSkinColorFeet

◆ m_CustomSkinColors

bool CServerInfo2::CClient::m_CustomSkinColors

◆ m_IsAfk

bool CServerInfo2::CClient::m_IsAfk

◆ m_IsPlayer

bool CServerInfo2::CClient::m_IsPlayer

◆ m_Score

int CServerInfo2::CClient::m_Score

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