Граф наследования:KitchenTimer:Защищенные члены | |
| void | Disarm () |
| void | OnRingingStopClient () |
| override bool | OnStoreLoad (ParamsReadContext ctx, int version) |
| override void | OnStoreSave (ParamsWriteContext ctx) |
| override void | SetAlarmTimeServer (float time01) |
| void | SetAlarmTimeServerSecs (int inSecs) |
| override void | GetDebugActions (out TSelectableActionInfoArrayEx outputList) |
| override bool | OnAction (int action_id, Man player, ParamsReadContext ctx) |
| override string | GetDebugText () |
Закрытые члены | |
| override void | Init () |
| override void | SetActions () |
| override string | GetExplosiveTriggerSlotName () |
| override string | GetToggleSound () |
| override string | GetRingingSound () |
| string | GetRingingStopSound () |
| override string | GetDestroyedSound () |
| override string | GetHitSound () |
| override string | GetWorkingSound () |
| int | GetMinutesMax () |
| int | Time01ToSeconds (float time01) |
| float | SecondsTo01 (int seconds) |
| override float | GetRingingDurationMax () |
| override void | TurnOff () |
| void | OnUpdate () |
Закрытые данные | |
| const string | RINGING_SOUND = "KitchenTimer_Ring_Loop_SoundSet" |
| const string | DESTROYED_SOUND = "AlarmClock_Destroyed_SoundSet" |
| const string | HIT_SOUND = "AlarmClock_Hit_SoundSet" |
| const string | WORKING_SOUND = "KitchenTimer_Ticking_Loop_SoundSet" |
| EffectSound | m_RingingStopSound |
| int | m_AlarmInSecs |
Закрытые статические данные | |
| static ref NoiseParams | m_NoisePar |
| static NoiseSystem | m_NoiseSystem |
См. определение в файле KitchenTimer.c строка 1