Project Alice
|
#include <commands.hpp>
Public Attributes | |
float | amount |
dcon::commodity_id | c |
bool | draw_on_stockpiles |
Definition at line 261 of file commands.hpp.
float command::stockpile_settings_data::amount |
Definition at line 262 of file commands.hpp.
dcon::commodity_id command::stockpile_settings_data::c |
Definition at line 263 of file commands.hpp.
bool command::stockpile_settings_data::draw_on_stockpiles |
Definition at line 264 of file commands.hpp.