eris 1.4.0
A WorldForge client library.
Eris::SpawnProperty Struct Reference
Collaboration diagram for Eris::SpawnProperty:

Public Types

enum class  Type { STRING }
 

Public Attributes

std::string name
 
const std::string label
 
std::string description
 
Type type
 
std::vector< Atlas::Message::Element > options
 

Detailed Description

Definition at line 28 of file SpawnPoint.h.

Member Enumeration Documentation

◆ Type

enum class Eris::SpawnProperty::Type
strong

Definition at line 29 of file SpawnPoint.h.

Member Data Documentation

◆ description

std::string Eris::SpawnProperty::description

Definition at line 37 of file SpawnPoint.h.

◆ label

const std::string Eris::SpawnProperty::label

Show to the user

Definition at line 36 of file SpawnPoint.h.

◆ name

std::string Eris::SpawnProperty::name

Definition at line 32 of file SpawnPoint.h.

◆ options

std::vector<Atlas::Message::Element> Eris::SpawnProperty::options

Definition at line 39 of file SpawnPoint.h.

◆ type

Type Eris::SpawnProperty::type

Definition at line 38 of file SpawnPoint.h.


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