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

Public Member Functions

void Initialize (Texture texture, string title)
 
UIRadioButton SetupButton (bool acceptable, Administration.StrategyWrapper wrapper, UnityAction< PointerEventData, UIRadioButton.CallType > onTrue, UnityAction< PointerEventData, UIRadioButton.CallType > onFalse)
 
void UpdateButton (bool acceptable)
 

Public Attributes

RawImage icon
 
UIRadioButton toggleButton
 
UIRadioButtonStateChanger toggleStateChanger
 

Member Function Documentation

void KSP.UI.Screens.StrategyListItem.Initialize ( Texture  texture,
string  title 
)
inline
UIRadioButton KSP.UI.Screens.StrategyListItem.SetupButton ( bool  acceptable,
Administration.StrategyWrapper  wrapper,
UnityAction< PointerEventData, UIRadioButton.CallType onTrue,
UnityAction< PointerEventData, UIRadioButton.CallType onFalse 
)
inline
void KSP.UI.Screens.StrategyListItem.UpdateButton ( bool  acceptable)
inline

Member Data Documentation

RawImage KSP.UI.Screens.StrategyListItem.icon
UIRadioButton KSP.UI.Screens.StrategyListItem.toggleButton
UIRadioButtonStateChanger KSP.UI.Screens.StrategyListItem.toggleStateChanger

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