Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
KSP.UI.Screens.DebugToolbar.DebugScreenSpawner Class Reference
Inheritance diagram for KSP.UI.Screens.DebugToolbar.DebugScreenSpawner:

Static Public Member Functions

static void ShowDebugScreen ()
 used to be called externally like from pause menu More...
 
static void ShowTab (string name)
 Show tab by name More...
 

Public Attributes

DebugScreen screenPrefab
 

Static Public Attributes

static DebugScreenSpawner Instance
 

Member Function Documentation

static void KSP.UI.Screens.DebugToolbar.DebugScreenSpawner.ShowDebugScreen ( )
inlinestatic

used to be called externally like from pause menu

static void KSP.UI.Screens.DebugToolbar.DebugScreenSpawner.ShowTab ( string  name)
inlinestatic

Show tab by name

Parameters
name

Member Data Documentation

DebugScreenSpawner KSP.UI.Screens.DebugToolbar.DebugScreenSpawner.Instance
static
DebugScreen KSP.UI.Screens.DebugToolbar.DebugScreenSpawner.screenPrefab

The documentation for this class was generated from the following file: