Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
AlarmClockUINextAlarm Class Reference

A row to display the alarm in the main App window More...

Inheritance diagram for AlarmClockUINextAlarm:

Public Attributes

Image alarmType
 
Color futureAlarmTextColor = Color.white
 
TextMeshProUGUI nameLabel
 
Color pastAlarmTextColor = new Color32(103, 113, 125,255)
 
TextMeshProUGUI timeLabel
 

Detailed Description

A row to display the alarm in the main App window

Member Data Documentation

Image AlarmClockUINextAlarm.alarmType
Color AlarmClockUINextAlarm.futureAlarmTextColor = Color.white
TextMeshProUGUI AlarmClockUINextAlarm.nameLabel
Color AlarmClockUINextAlarm.pastAlarmTextColor = new Color32(103, 113, 125,255)
TextMeshProUGUI AlarmClockUINextAlarm.timeLabel

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