Home

GameViewSettings

Parameters that affect the look and control of the game. Updating any of the member attributes here will immediately take effect in the game engine.

Type

LuaStruct{ show_alert_gui: boolean, show_controller_gui: boolean, show_crafting_queue: boolean, show_entity_info: boolean, show_entity_tooltip: boolean, show_hotkey_suggestions: boolean, show_map_view_options: boolean, show_minimap: boolean, show_quickbar: boolean, show_rail_block_visualisation: boolean, show_research_info: boolean, show_shortcut_bar: boolean, show_side_menu: boolean, show_surface_list: boolean, show_tool_bar: boolean, update_entity_selection: boolean }