1 #ifndef ERIS_SPAWNPOINT_H_ 2 #define ERIS_SPAWNPOINT_H_ 39 std::vector<Atlas::Message::Element> options;
70 std::vector<SpawnProperty> properties;
std::string description
A description of the character type.
const std::string name
The name of this spawn point.
const std::string description
A description of this spawn point.
Represents a possible spawn point as described by the server. When a new character is created on the ...
An available character type which a client can create a character from on the server. This is presented to the client when first connected to the server and allows a user to select what kind of character to create in the world.
std::string name
The name of the character type.