Project Alice
Loading...
Searching...
No Matches
sys::cheat_data_s Struct Reference

#include <system_state.hpp>

Public Attributes

bool always_allow_wargoals = false
 
bool always_allow_reforms = false
 
bool always_accept_deals = false
 
bool show_province_id_tooltip = false
 
bool instant_army = false
 
bool instant_industry = false
 
std::vector< dcon::nation_id > instant_research_nations
 
bool daily_oos_check = false
 
bool province_names = false
 
bool ecodump = false
 
std::string national_economy_dump_buffer
 
std::string prices_dump_buffer
 
std::string demand_dump_buffer
 
std::string supply_dump_buffer
 
std::string demand_by_category_dump_buffer
 
bool instant_navy = false
 
bool always_allow_decisions = false
 
bool always_potential_decisions = false
 

Detailed Description

Definition at line 399 of file system_state.hpp.

Member Data Documentation

◆ always_accept_deals

bool sys::cheat_data_s::always_accept_deals = false

Definition at line 402 of file system_state.hpp.

◆ always_allow_decisions

bool sys::cheat_data_s::always_allow_decisions = false

Definition at line 419 of file system_state.hpp.

◆ always_allow_reforms

bool sys::cheat_data_s::always_allow_reforms = false

Definition at line 401 of file system_state.hpp.

◆ always_allow_wargoals

bool sys::cheat_data_s::always_allow_wargoals = false

Definition at line 400 of file system_state.hpp.

◆ always_potential_decisions

bool sys::cheat_data_s::always_potential_decisions = false

Definition at line 420 of file system_state.hpp.

◆ daily_oos_check

bool sys::cheat_data_s::daily_oos_check = false

Definition at line 407 of file system_state.hpp.

◆ demand_by_category_dump_buffer

std::string sys::cheat_data_s::demand_by_category_dump_buffer

Definition at line 416 of file system_state.hpp.

◆ demand_dump_buffer

std::string sys::cheat_data_s::demand_dump_buffer

Definition at line 414 of file system_state.hpp.

◆ ecodump

bool sys::cheat_data_s::ecodump = false

Definition at line 410 of file system_state.hpp.

◆ instant_army

bool sys::cheat_data_s::instant_army = false

Definition at line 404 of file system_state.hpp.

◆ instant_industry

bool sys::cheat_data_s::instant_industry = false

Definition at line 405 of file system_state.hpp.

◆ instant_navy

bool sys::cheat_data_s::instant_navy = false

Definition at line 418 of file system_state.hpp.

◆ instant_research_nations

std::vector<dcon::nation_id> sys::cheat_data_s::instant_research_nations

Definition at line 406 of file system_state.hpp.

◆ national_economy_dump_buffer

std::string sys::cheat_data_s::national_economy_dump_buffer

Definition at line 412 of file system_state.hpp.

◆ prices_dump_buffer

std::string sys::cheat_data_s::prices_dump_buffer

Definition at line 413 of file system_state.hpp.

◆ province_names

bool sys::cheat_data_s::province_names = false

Definition at line 408 of file system_state.hpp.

◆ show_province_id_tooltip

bool sys::cheat_data_s::show_province_id_tooltip = false

Definition at line 403 of file system_state.hpp.

◆ supply_dump_buffer

std::string sys::cheat_data_s::supply_dump_buffer

Definition at line 415 of file system_state.hpp.


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