![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | HeatComfortEventsBase |
| class | PlayerSoundEventBase |
Functions | |
| class HeatComfortEventsBase extends PlayerSoundEventBase | FreezingSoundEvent () |
| override bool | HasPriorityOverCurrent (PlayerBase player, EPlayerSoundEventID other_state_id, EPlayerSoundEventType type_other) |
| void | HeatComfortEventsBase () |
| class RattlingTeethSoundEvent extends HeatComfortEventsBase | HotSoundEvent () |
| void | RattlingTeethSoundEvent () |
| class HeatComfortEventsBase extends PlayerSoundEventBase FreezingSoundEvent | ( | ) |
Definition at line 1 of file heatcomfortevents.c.
Referenced by PlayerSoundEventHandler().
| override bool HasPriorityOverCurrent | ( | PlayerBase | player, |
| EPlayerSoundEventID | other_state_id, | ||
| EPlayerSoundEventType | type_other ) |
Definition at line 26 of file heatcomfortevents.c.
| void HeatComfortEventsBase | ( | ) |
Definition at line 20 of file heatcomfortevents.c.
References m_ID, and m_SoundVoiceAnimEventClassID.
| class RattlingTeethSoundEvent extends HeatComfortEventsBase HotSoundEvent | ( | ) |
Definition at line 25 of file heatcomfortevents.c.
References HeatComfortEventsBase::RattlingTeethSoundEvent().
Referenced by PlayerSoundEventHandler().
| void RattlingTeethSoundEvent | ( | ) |
Definition at line 37 of file heatcomfortevents.c.
References m_ID, and m_SoundVoiceAnimEventClassID.
Referenced by PlayerSoundEventHandler().