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

Classes

class  PanelState
 

Public Member Functions

void SetState (int index)
 
void SetState (string name)
 

Public Attributes

PanelState CurrentState
 
PanelState[] panelList
 
string StartState
 

Member Function Documentation

void KSP.UI.Screens.UIScrollRectState.SetState ( int  index)
inline
void KSP.UI.Screens.UIScrollRectState.SetState ( string  name)
inline

Member Data Documentation

PanelState KSP.UI.Screens.UIScrollRectState.CurrentState
PanelState [] KSP.UI.Screens.UIScrollRectState.panelList
string KSP.UI.Screens.UIScrollRectState.StartState

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