Planeshift
Classes | Defines | Enumerations

creationmanager.h File Reference

#include "net/charmessages.h"
#include "msgmanager.h"

Go to the source code of this file.

Classes

class  CharCreationManager
 Server manager for character creation. More...
struct  CharCreationManager::CreationChoice
class  CharCreationManager::LifeEventChoiceServer
struct  CharCreationManager::RaceCP

Defines

#define MAX_PLAYER_NAME_LENGTH   27

Enumerations

enum  ReservedNames { NAME_RESERVED_FOR_YOU, NAME_RESERVED, NAME_AVAILABLE }

Define Documentation

#define MAX_PLAYER_NAME_LENGTH   27

Definition at line 36 of file creationmanager.h.


Enumeration Type Documentation

Enumerator:
NAME_RESERVED_FOR_YOU 
NAME_RESERVED 
NAME_AVAILABLE 

Definition at line 38 of file creationmanager.h.