![]() |
Kerbal Space Program
1.12.4
|
A row to display the alarm in the main App window More...
Public Member Functions | |
| void | Setup (AlarmClockUIFrame appFrame, AlarmTypeBase alarm, bool selected, Transform parent, ToggleGroup toggleGroup, Action< AlarmTypeBase, bool > onToggleChanged) |
Public Attributes | |
| Image | alarmType |
| Button | deleteButton |
| Color | futureAlarmTextColor = Color.white |
| TextMeshProUGUI | nameLabel |
| Color | pastAlarmTextColor = new Color32(103, 113, 125,255) |
| TextMeshProUGUI | timeLabel |
| Toggle | toggle |
A row to display the alarm in the main App window
|
inline |
| Image AlarmClockUIAlarmRow.alarmType |
| Button AlarmClockUIAlarmRow.deleteButton |
| Color AlarmClockUIAlarmRow.futureAlarmTextColor = Color.white |
| TextMeshProUGUI AlarmClockUIAlarmRow.nameLabel |
| Color AlarmClockUIAlarmRow.pastAlarmTextColor = new Color32(103, 113, 125,255) |
| TextMeshProUGUI AlarmClockUIAlarmRow.timeLabel |
| Toggle AlarmClockUIAlarmRow.toggle |
1.8.7