DDraceNetwork Docs
CSkins7::CSkin Class Reference

#include <skins7.h>

Collaboration diagram for CSkins7::CSkin:
[legend]

Public Member Functions

bool operator< (const CSkin &Other) const
 
bool operator== (const CSkin &Other) const
 

Public Attributes

int m_Flags
 
char m_aName [24]
 
const CSkinPartm_apParts [protocol7::NUM_SKINPARTS]
 
int m_aUseCustomColors [protocol7::NUM_SKINPARTS]
 
unsigned m_aPartColors [protocol7::NUM_SKINPARTS]
 

Member Function Documentation

◆ operator<()

bool CSkins7::CSkin::operator< ( const CSkin Other) const
inline

◆ operator==()

bool CSkins7::CSkin::operator== ( const CSkin Other) const
inline

Member Data Documentation

◆ m_aName

char CSkins7::CSkin::m_aName[24]

◆ m_aPartColors

unsigned CSkins7::CSkin::m_aPartColors[protocol7::NUM_SKINPARTS]

◆ m_apParts

const CSkinPart* CSkins7::CSkin::m_apParts[protocol7::NUM_SKINPARTS]

◆ m_aUseCustomColors

int CSkins7::CSkin::m_aUseCustomColors[protocol7::NUM_SKINPARTS]

◆ m_Flags

int CSkins7::CSkin::m_Flags

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