| 
    Planeshift
    
   | 
 
Defines a character creation choice for change of appearance. More...
#include <psclientchar.h>
Public Member Functions | |
| void | Load (iDocumentNode *node) | 
Public Attributes | |
| PSCHARACTER_GENDER | gender | 
| int | id | 
| csString | material | 
| csString | mesh | 
| csString | name | 
| csString | texture | 
Defines a character creation choice for change of appearance.
Definition at line 172 of file psclientchar.h.
| void CustomChoice::Load | ( | iDocumentNode * | node | ) | 
| PSCHARACTER_GENDER CustomChoice::gender | 
Definition at line 179 of file psclientchar.h.
| int CustomChoice::id | 
Definition at line 180 of file psclientchar.h.
| csString CustomChoice::material | 
Definition at line 176 of file psclientchar.h.
| csString CustomChoice::mesh | 
Definition at line 175 of file psclientchar.h.
| csString CustomChoice::name | 
Definition at line 177 of file psclientchar.h.
| csString CustomChoice::texture | 
Definition at line 178 of file psclientchar.h.