Class MyGUISettings
Inheritance
System.Object
MyGUISettings
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 |
|
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
Field Value
Type |
Description |
System.Type |
|
HUDScreen
Declaration
Field Value
Type |
Description |
System.Type |
|
InventoryScreen
Declaration
public Type InventoryScreen
Field Value
Type |
Description |
System.Type |
|
LoadingScreenIndexRange
Declaration
public Vector2I LoadingScreenIndexRange
Field Value
MainMenu
Declaration
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 |
|
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 |
|
Declaration
public Type ToolbarConfigScreen
Field Value
Type |
Description |
System.Type |
|
Declaration
public Type ToolbarControl
Field Value
Type |
Description |
System.Type |
|
VoxelMapEditingScreen
Declaration
public Type VoxelMapEditingScreen
Field Value
Type |
Description |
System.Type |
|