Planeshift
CustomChoice Struct Reference

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
 

Detailed Description

Defines a character creation choice for change of appearance.

Definition at line 172 of file psclientchar.h.

Member Function Documentation

void CustomChoice::Load ( iDocumentNode *  node)

Member Data Documentation

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.


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