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.ButtonState Class Reference

Public Member Functions

void Setup (Button button, Image image, TMPro.TextMeshProUGUI text=null)
 

Public Attributes

UnityEngine.Sprite disabled
 
UnityEngine.Sprite highlight
 
string name
 
UnityEngine.Sprite normal
 
UnityEngine.Sprite pressed
 
Color textColor = Color.white
 

Member Function Documentation

void KSP.UI.ButtonState.Setup ( Button  button,
Image  image,
TMPro.TextMeshProUGUI  text = null 
)
inline

Member Data Documentation

UnityEngine.Sprite KSP.UI.ButtonState.disabled
UnityEngine.Sprite KSP.UI.ButtonState.highlight
string KSP.UI.ButtonState.name
UnityEngine.Sprite KSP.UI.ButtonState.normal
UnityEngine.Sprite KSP.UI.ButtonState.pressed
Color KSP.UI.ButtonState.textColor = Color.white

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