![]() |
Kerbal Space Program
1.12.4
|
Alarm Clock Settings for persistence More...
Public Member Functions | |
| void | Load (ConfigNode node) |
| void | Save (ConfigNode node) |
Public Attributes | |
| double | defaultMapNodeMargin = 60 |
| Default event margin for mapnode type alarms More... | |
| double | defaultRawTime = 300 |
| Default time for a raw alarm More... | |
| string | soundName = "Classic" |
| Default Sound name to use when playing a sound More... | |
| int | soundRepeats = 3 |
| Default number of repeats for sounds More... | |
Alarm Clock Settings for persistence
|
inline |
Implements IConfigNode.
|
inline |
Implements IConfigNode.
| double AlarmClockSettings.defaultMapNodeMargin = 60 |
Default event margin for mapnode type alarms
| double AlarmClockSettings.defaultRawTime = 300 |
Default time for a raw alarm
| string AlarmClockSettings.soundName = "Classic" |
Default Sound name to use when playing a sound
| int AlarmClockSettings.soundRepeats = 3 |
Default number of repeats for sounds
1.8.7