The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
game_history::result Struct Reference

Public Attributes

std::string game_name
 
std::string game_start
 
std::string scenario_name
 
std::string era_name
 
std::vector< playerplayers
 
std::vector< std::string > modification_names
 
std::string replay_url
 
std::string version
 

Detailed Description

Definition at line 32 of file game_history.hpp.

Member Data Documentation

◆ era_name

std::string game_history::result::era_name

Definition at line 37 of file game_history.hpp.

◆ game_name

std::string game_history::result::game_name

Definition at line 34 of file game_history.hpp.

◆ game_start

std::string game_history::result::game_start

Definition at line 35 of file game_history.hpp.

◆ modification_names

std::vector<std::string> game_history::result::modification_names

Definition at line 39 of file game_history.hpp.

◆ players

std::vector<player> game_history::result::players

Definition at line 38 of file game_history.hpp.

◆ replay_url

std::string game_history::result::replay_url

Definition at line 40 of file game_history.hpp.

◆ scenario_name

std::string game_history::result::scenario_name

Definition at line 36 of file game_history.hpp.

◆ version

std::string game_history::result::version

Definition at line 41 of file game_history.hpp.


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