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.UIRadioButtonStateChanger Class Reference
Inheritance diagram for KSP.UI.UIRadioButtonStateChanger:

Classes

class  RadioButtonState
 

Public Member Functions

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

Public Attributes

string currentState = ""
 
RadioButtonState[] states
 

Member Function Documentation

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

Member Data Documentation

string KSP.UI.UIRadioButtonStateChanger.currentState = ""
RadioButtonState [] KSP.UI.UIRadioButtonStateChanger.states

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