|
DayZ 1.24
|
Go to the source code of this file.
Classes | |
| class | PlayerSoundEventBase |
| class | SymptomSoundEventBase |
| class SymptomSoundEventBase extends PlayerSoundEventBase CoughSoundEvent | ( | ) |
Definition at line 1 of file SymptomEvents.c.
Referenced by PlayerSoundEventHandler().
| override bool CoughSoundEvent::HasPriorityOverCurrent | ( | PlayerBase | player, |
| EPlayerSoundEventID | other_state_id, | ||
| EPlayerSoundEventType | type_other ) |
Definition at line 24 of file SymptomEvents.c.
| void SneezeSoundEvent::LaugherSoundEvent | ( | ) |
Definition at line 36 of file SymptomEvents.c.
References m_ID, and m_SoundVoiceAnimEventClassID.
Referenced by PlayerSoundEventHandler().
| class LaugherSoundEvent extends SymptomSoundEventBase SneezeSoundEvent | ( | ) |
Definition at line 24 of file SymptomEvents.c.
Referenced by PlayerSoundEventHandler().
| void CoughSoundEvent::SymptomSoundEventBase | ( | ) |
Definition at line 18 of file SymptomEvents.c.
References m_ID, and m_SoundVoiceAnimEventClassID.