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

#include <commands.hpp>

Public Attributes

dcon::regiment_id regs [num_packed_units]
 
dcon::ship_id ships [num_packed_units]
 
dcon::unit_type_id new_type
 

Detailed Description

Definition at line 423 of file commands.hpp.

Member Data Documentation

◆ new_type

dcon::unit_type_id command::change_unit_type_data::new_type

Definition at line 426 of file commands.hpp.

◆ regs

dcon::regiment_id command::change_unit_type_data::regs[num_packed_units]

Definition at line 424 of file commands.hpp.

◆ ships

dcon::ship_id command::change_unit_type_data::ships[num_packed_units]

Definition at line 425 of file commands.hpp.


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