KerbalAlarmClock¶
- class KerbalAlarmClock¶
This service provides functionality to interact with Kerbal Alarm Clock.
- Alarm AlarmWithName (String name)¶
Get the alarm with the given name, or
null
if no alarms have that name. If more than one alarm has the name, only returns one of them.- Parameters:
name – Name of the alarm to search for.
- Game Scenes:
All