AlarmAction#
- class KerbalAlarmClock.AlarmAction#
The action performed by an alarm when it fires.
- do_nothing#
Don’t do anything at all…
- do_nothing_delete_when_passed#
Don’t do anything, and delete the alarm.
- kill_warp#
Drop out of time warp.
- kill_warp_only#
Drop out of time warp.
- message_only#
Display a message.
- pause_game#
Pause the game.