| 
    Planeshift
    
   | 
 
A Creation Choice that the client can make. More...
#include <charmessages.h>
Public Attributes | |
| int | choiceArea | 
| int | cpCost | 
| csString | description | 
| int | id | 
| csString | name | 
A Creation Choice that the client can make.
All choices fit this profile.
Definition at line 225 of file charmessages.h.
| int CreationChoice::choiceArea | 
Definition at line 230 of file charmessages.h.
| int CreationChoice::cpCost | 
Definition at line 231 of file charmessages.h.
| csString CreationChoice::description | 
Definition at line 229 of file charmessages.h.
| int CreationChoice::id | 
Definition at line 227 of file charmessages.h.
| csString CreationChoice::name | 
Definition at line 228 of file charmessages.h.