Factorio Prototype DocsVersion 2.0.15

GameViewSettings :: struct

Properties

default_show_value optional :: bool

If this is defined then it sets the default value for all other properties.

If this is defined then it sets the default value for all other properties.

show_controller_gui optional :: bool
show_minimap optional :: bool
show_research_info optional :: bool
show_entity_info optional :: bool
show_alert_gui optional :: bool
update_entity_selection optional :: bool
show_rail_block_visualisation optional :: bool
show_side_menu optional :: bool
show_map_view_options optional :: bool
show_entity_tooltip optional :: bool
show_quickbar optional :: bool
show_shortcut_bar optional :: bool
show_crafting_queue optional :: bool
show_tool_bar optional :: bool
show_hotkey_suggestions optional :: bool

Properties

default_show_value :: bool optional

If this is defined then it sets the default value for all other properties.

show_controller_gui :: bool optional

Default: true

show_minimap :: bool optional

Default: true

show_research_info :: bool optional

Default: true

show_entity_info :: bool optional

Default: false

show_alert_gui :: bool optional

Default: true

update_entity_selection :: bool optional

Default: true

show_rail_block_visualisation :: bool optional

Default: false

show_side_menu :: bool optional

Default: true

show_map_view_options :: bool optional

Default: true

show_entity_tooltip :: bool optional

Default: true

show_quickbar :: bool optional

Default: true

show_shortcut_bar :: bool optional

Default: true

show_crafting_queue :: bool optional

Default: true

show_tool_bar :: bool optional

Default: true

show_hotkey_suggestions :: bool optional

Default: true

Prototypes

Types

Defines