Table of Contents

Class NavigationTags

Namespace
KSP.Navigation
Assembly
Assembly-CSharp.dll
public static class NavigationTags
Inheritance
NavigationTags
Inherited Members

Fields

DEFAULT_MAX_REGISTER_SECONDS

public const float DEFAULT_MAX_REGISTER_SECONDS = 5

Field Value

float

LayoutTags

public static string[] LayoutTags

Field Value

string[]

TAG_FLIGHT_BASE

public const string TAG_FLIGHT_BASE = "Flight_Base"

Field Value

string

TAG_GRAPHIC_SETTINGS

public const string TAG_GRAPHIC_SETTINGS = "GraphicSettings"

Field Value

string

TAG_MAIN_MENU_AUDIO_SETTINGS

public const string TAG_MAIN_MENU_AUDIO_SETTINGS = "MainMenu_AudioSettings"

Field Value

string

TAG_MAIN_MENU_BASE

public const string TAG_MAIN_MENU_BASE = "MainMenu_Base"

Field Value

string

TAG_MAIN_MENU_CAMPAIGN

public const string TAG_MAIN_MENU_CAMPAIGN = "MainMenu_Campaign"

Field Value

string

TAG_MAIN_MENU_CREATE_CAMPAIGN

public const string TAG_MAIN_MENU_CREATE_CAMPAIGN = "MainMenu_CreateCampaign"

Field Value

string

TAG_MAIN_MENU_GAMEPLAY_SETTINGS

public const string TAG_MAIN_MENU_GAMEPLAY_SETTINGS = "MainMenu_GameplaySettings"

Field Value

string

TAG_MAIN_MENU_INPUT_SETTINGS

public const string TAG_MAIN_MENU_INPUT_SETTINGS = "MainMenu_InputSettings"

Field Value

string

TAG_MAIN_MENU_MULTIPLAYER

public const string TAG_MAIN_MENU_MULTIPLAYER = "MainMenu_Multiplayer"

Field Value

string

TAG_MAIN_MENU_MULTIPLAYER_SETTINGS

public const string TAG_MAIN_MENU_MULTIPLAYER_SETTINGS = "MainMenu_MultiplayerSettings"

Field Value

string

TAG_MAIN_MENU_SETTINGS

public const string TAG_MAIN_MENU_SETTINGS = "MainMenu_Settings"

Field Value

string

TAG_VAB_BASE

public const string TAG_VAB_BASE = "VAB_Base"

Field Value

string

TAG_VAB_CONSOLE_TOOLBOX

public const string TAG_VAB_CONSOLE_TOOLBOX = "VAB_ConsleToolbox"

Field Value

string

TAG_VAB_PARTS

public const string TAG_VAB_PARTS = "VAB_Parts"

Field Value

string

TAG_VAB_QUICK_NAV

public const string TAG_VAB_QUICK_NAV = "VAB_QuickNav"

Field Value

string