Class UIStateViews
- Namespace
- KSP.Game
- Assembly
- Assembly-CSharp.dll
public static class UIStateViews
- Inheritance
-
UIStateViews
- Inherited Members
-
Fields
FLIGHT_HUD_GAME_VIEW
public const string FLIGHT_HUD_GAME_VIEW = "FlightHudGameView"
Field Value
- string
FLIGHT_HUD_PARENT
public const string FLIGHT_HUD_PARENT = "FlightHudParent"
Field Value
- string
FLIGHT_HUD_TIME_WARP
public const string FLIGHT_HUD_TIME_WARP = "FlightHudTimeWarp"
Field Value
- string
FLIGHT_HUD_WORLD_LABELS
public const string FLIGHT_HUD_WORLD_LABELS = "FlightHudWorldLabels"
Field Value
- string
FLIGHT_NON_STAGEABLE_RESOURCES
public const string FLIGHT_NON_STAGEABLE_RESOURCES = "FlightHUDNonStageableResources"
Field Value
- string
public const string GLOBAL_HEADER_PARENT = "GlobalHeaderParent"
Field Value
- string
public const string GLOBAL_HEADER_TIME_WARP = "GlobalHeaderTimeWarp"
Field Value
- string
public const string KSC_MENU_PARENT = "KSCMenuParent"
Field Value
- string
MAIN_MENU
public const string MAIN_MENU = "MainMenu"
Field Value
- string
MAP_UI_PARENT
public const string MAP_UI_PARENT = "MapUIParent"
Field Value
- string
MISSION_CONTROL
public const string MISSION_CONTROL = "MissionControl"
Field Value
- string
NOTIFICATION_MANAGER
public const string NOTIFICATION_MANAGER = "NotificationManager"
Field Value
- string
OAB_PARENT
public const string OAB_PARENT = "OABParent"
Field Value
- string
public const string POPUP_CANVAS = "PopupCanvas"
Field Value
- string
RD_CENTER_PARENT
public const string RD_CENTER_PARENT = "RDCenterParent"
Field Value
- string
RD_TECH_TREE
public const string RD_TECH_TREE = "RDTechTree"
Field Value
- string
TRAINING_CENTER
public const string TRAINING_CENTER = "TrainingCenter"
Field Value
- string
Properties
FlightMapView
public static UIView FlightMapView { get; }
Property Value
- UIView
FlightTrackingStationView
public static UIView FlightTrackingStationView { get; }
Property Value
- UIView
FlightView
public static UIView FlightView { get; }
Property Value
- UIView
KSCView
public static UIView KSCView { get; }
Property Value
- UIView
MainMenu
public static UIView MainMenu { get; }
Property Value
- UIView
MissionControl
public static UIView MissionControl { get; }
Property Value
- UIView
OABView
public static UIView OABView { get; }
Property Value
- UIView
PhotoModeView
public static UIView PhotoModeView { get; }
Property Value
- UIView
PlanetViewerView
public static UIView PlanetViewerView { get; }
Property Value
- UIView
RDCenterView
public static UIView RDCenterView { get; }
Property Value
- UIView
ReplayView
public static UIView ReplayView { get; }
Property Value
- UIView
TrackingStationView
public static UIView TrackingStationView { get; }
Property Value
- UIView
TrainingCenterView
public static UIView TrainingCenterView { get; }
Property Value
- UIView
UIHiddenView
public static UIView UIHiddenView { get; }
Property Value
- UIView