![]() |
DDNet documentation
|
#include <serverbrowser.h>
Public Attributes | |
| char | m_aName [MAX_NAME_LENGTH] |
| char | m_aClan [MAX_CLAN_LENGTH] |
| int | m_Country |
| int | m_Score |
| bool | m_Player |
| bool | m_Afk |
| int | m_FriendState |
| char | m_aSkin [MAX_SKIN_LENGTH] |
| bool | m_CustomSkinColors |
| int | m_CustomSkinColorBody |
| int | m_CustomSkinColorFeet |
| char | m_aaSkin7 [protocol7::NUM_SKINPARTS][protocol7::MAX_SKIN_LENGTH] |
| bool | m_aUseCustomSkinColor7 [protocol7::NUM_SKINPARTS] |
| int | m_aCustomSkinColor7 [protocol7::NUM_SKINPARTS] |
| char CServerInfo::CClient::m_aaSkin7[protocol7::NUM_SKINPARTS][protocol7::MAX_SKIN_LENGTH] |
| char CServerInfo::CClient::m_aClan[MAX_CLAN_LENGTH] |
| int CServerInfo::CClient::m_aCustomSkinColor7[protocol7::NUM_SKINPARTS] |
| bool CServerInfo::CClient::m_Afk |
| char CServerInfo::CClient::m_aName[MAX_NAME_LENGTH] |
| char CServerInfo::CClient::m_aSkin[MAX_SKIN_LENGTH] |
| bool CServerInfo::CClient::m_aUseCustomSkinColor7[protocol7::NUM_SKINPARTS] |
| int CServerInfo::CClient::m_Country |
Country code in ISO 3166-1 numeric.
| int CServerInfo::CClient::m_CustomSkinColorBody |
| int CServerInfo::CClient::m_CustomSkinColorFeet |
| bool CServerInfo::CClient::m_CustomSkinColors |
| int CServerInfo::CClient::m_FriendState |
| bool CServerInfo::CClient::m_Player |
| int CServerInfo::CClient::m_Score |