#include <flg_manager.hpp>
Public Member Functions | |
era_metadata (const config &cfg) | |
Parses an [era] tag. More... | |
Public Attributes | |
sort_order::type | faction_sort_order |
The order to display factions when a player selects their leader. More... | |
Definition at line 32 of file flg_manager.hpp.
|
explicit |
Parses an [era] tag.
Definition at line 34 of file flg_manager.cpp.
sort_order::type ng::era_metadata::faction_sort_order |
The order to display factions when a player selects their leader.
Definition at line 38 of file flg_manager.hpp.
Referenced by gui2::dialogs::faction_select::pre_show().