Show / Hide Table of Contents

Class MyGUISettings

Inheritance
System.Object
MyGUISettings
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyGUISettings : ValueType

Fields

AdminMenuScreen

Declaration
public Type AdminMenuScreen
Field Value
Type Description
System.Type

CreateFactionScreen

Declaration
public Type CreateFactionScreen
Field Value
Type Description
System.Type

EditWorldSettingsScreen

Declaration
public Type EditWorldSettingsScreen
Field Value
Type Description
System.Type

EnableTerminalScreen

Declaration
public bool EnableTerminalScreen
Field Value
Type Description
System.Boolean

EnableToolbarConfigScreen

Declaration
public bool EnableToolbarConfigScreen
Field Value
Type Description
System.Boolean

FactionScreen

Declaration
public Type FactionScreen
Field Value
Type Description
System.Type

GameplayOptionsScreen

Declaration
public Type GameplayOptionsScreen
Field Value
Type Description
System.Type

HelpScreen

Declaration
public Type HelpScreen
Field Value
Type Description
System.Type

HUDScreen

Declaration
public Type HUDScreen
Field Value
Type Description
System.Type

InventoryScreen

Declaration
public Type InventoryScreen
Field Value
Type Description
System.Type

LoadingScreenIndexRange

Declaration
public Vector2I LoadingScreenIndexRange
Field Value
Type Description
Vector2I

MainMenu

Declaration
public Type MainMenu
Field Value
Type Description
System.Type

MainMenuBackgroundVideos

Declaration
public string[] MainMenuBackgroundVideos
Field Value
Type Description
System.String[]

MultipleSpinningWheels

Declaration
public bool MultipleSpinningWheels
Field Value
Type Description
System.Boolean

OptionsScreen

Declaration
public Type OptionsScreen
Field Value
Type Description
System.Type

PerformanceWarningScreen

Declaration
public Type PerformanceWarningScreen
Field Value
Type Description
System.Type

PlayersScreen

Declaration
public Type PlayersScreen
Field Value
Type Description
System.Type

ScenarioScreen

Declaration
public Type ScenarioScreen
Field Value
Type Description
System.Type

ToolbarConfigScreen

Declaration
public Type ToolbarConfigScreen
Field Value
Type Description
System.Type

ToolbarControl

Declaration
public Type ToolbarControl
Field Value
Type Description
System.Type

VoxelMapEditingScreen

Declaration
public Type VoxelMapEditingScreen
Field Value
Type Description
System.Type
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾