Project Alice
Loading...
Searching...
No Matches
command::land_unit_construction_data Struct Reference

#include <commands.hpp>

Public Attributes

dcon::province_id location
 
dcon::culture_id pop_culture
 
dcon::unit_type_id type
 
dcon::province_id template_province
 

Detailed Description

Definition at line 182 of file commands.hpp.

Member Data Documentation

◆ location

dcon::province_id command::land_unit_construction_data::location

Definition at line 183 of file commands.hpp.

◆ pop_culture

dcon::culture_id command::land_unit_construction_data::pop_culture

Definition at line 184 of file commands.hpp.

◆ template_province

dcon::province_id command::land_unit_construction_data::template_province

Definition at line 186 of file commands.hpp.

◆ type

dcon::unit_type_id command::land_unit_construction_data::type

Definition at line 185 of file commands.hpp.


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