| 
    Planeshift
    
   | 
 
Defines a material set. More...
#include <psclientchar.h>
Public Member Functions | |
| void | Load (iDocumentNode *node) | 
Public Attributes | |
| PSCHARACTER_GENDER | gender | 
| int | id | 
| csPDelArray< CustomChoice > | materials | 
| csString | name | 
Defines a material set.
This is used for things that can change multiple materials like the hair colour or skin tones.
Definition at line 188 of file psclientchar.h.
| void MaterialSet::Load | ( | iDocumentNode * | node | ) | 
| PSCHARACTER_GENDER MaterialSet::gender | 
Definition at line 192 of file psclientchar.h.
| int MaterialSet::id | 
Definition at line 194 of file psclientchar.h.
| csPDelArray<CustomChoice> MaterialSet::materials | 
Definition at line 193 of file psclientchar.h.
| csString MaterialSet::name | 
Definition at line 191 of file psclientchar.h.