This loader has to be loaded after PlanetLoader because it adds the cities to the respectve planets
More...
#include <provinceloader.h>
This loader has to be loaded after PlanetLoader because it adds the cities to the respectve planets
◆ ProvinceLoader()
| cqsp::core::loading::ProvinceLoader::ProvinceLoader |
( |
Universe & |
universe | ) |
|
|
inlineexplicit |
◆ GetDefaultValues()
| const Hjson::Value & cqsp::core::loading::ProvinceLoader::GetDefaultValues |
( |
| ) |
|
|
inlineoverridevirtual |
◆ LoadValue()
| bool cqsp::core::loading::ProvinceLoader::LoadValue |
( |
const Hjson::Value & |
values, |
|
|
Node & |
node |
|
) |
| |
|
overridevirtual |
◆ ParseIndustry()
| void cqsp::core::loading::ProvinceLoader::ParseIndustry |
( |
const Hjson::Value & |
industry_hjson, |
|
|
Node & |
node, |
|
|
std::string_view |
identifier |
|
) |
| |
◆ PostLoad()
| void cqsp::core::loading::ProvinceLoader::PostLoad |
( |
const Node & |
node | ) |
|
|
overridevirtual |
◆ default_val
| Hjson::Value cqsp::core::loading::ProvinceLoader::default_val |
|
private |
The documentation for this class was generated from the following files: