Factorio Prototype DocsVersion 2.0.43

GameViewSettings :: struct

Properties

default_show_value optional :: boolean

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 :: boolean
show_minimap optional :: boolean
show_research_info optional :: boolean
show_entity_info optional :: boolean
show_alert_gui optional :: boolean
update_entity_selection optional :: boolean
show_rail_block_visualisation optional :: boolean
show_side_menu optional :: boolean
show_map_view_options optional :: boolean
show_entity_tooltip optional :: boolean
show_quickbar optional :: boolean
show_shortcut_bar optional :: boolean
show_crafting_queue optional :: boolean
show_tool_bar optional :: boolean
show_hotkey_suggestions optional :: boolean
show_surface_list optional :: boolean

Properties

default_show_value :: boolean optional

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

show_controller_gui :: boolean optional

Default: true

show_minimap :: boolean optional

Default: true

show_research_info :: boolean optional

Default: true

show_entity_info :: boolean optional

Default: false

show_alert_gui :: boolean optional

Default: true

update_entity_selection :: boolean optional

Default: true

show_rail_block_visualisation :: boolean optional

Default: false

show_side_menu :: boolean optional

Default: true

show_map_view_options :: boolean optional

Default: true

show_entity_tooltip :: boolean optional

Default: true

show_quickbar :: boolean optional

Default: true

show_shortcut_bar :: boolean optional

Default: true

show_crafting_queue :: boolean optional

Default: true

show_tool_bar :: boolean optional

Default: true

show_hotkey_suggestions :: boolean optional

Default: true

show_surface_list :: boolean optional

Default: true

Prototypes

Types

Defines