#include <skin.h>
|
static constexpr char | m_aSkinNameRestrictions [] = "Skin names must be valid filenames shorter than 24 characters." |
|
◆ CSkin() [1/2]
CSkin::CSkin |
( |
const char * |
pName | ) |
|
|
inline |
◆ CSkin() [2/2]
CSkin::CSkin |
( |
CSkin && |
| ) |
|
|
default |
◆ GetName()
const char * CSkin::GetName |
( |
| ) |
const |
|
inline |
◆ IsValidName()
static bool CSkin::IsValidName |
( |
const char * |
pName | ) |
|
|
inlinestatic |
◆ operator<()
bool CSkin::operator< |
( |
const CSkin & |
Other | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool CSkin::operator== |
( |
const CSkin & |
Other | ) |
const |
|
inline |
◆ m_aName
◆ m_aSkinNameRestrictions
constexpr char CSkin::m_aSkinNameRestrictions[] = "Skin names must be valid filenames shorter than 24 characters." |
|
staticconstexpr |
◆ m_BloodColor
◆ m_ColorableSkin
◆ m_Metrics
◆ m_OriginalSkin
The documentation for this struct was generated from the following file: