Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
symptomevents.c File Reference

Go to the source code of this file.

Data Structures

class  PlayerSoundEventBase
 
class  SymptomSoundEventBase
 
class  SymptomSoundEventBase
 

Functions

class SymptomSoundEventBase extends PlayerSoundEventBase CoughSoundEvent ()
 
void SymptomSoundEventBase ()
 
override bool HasPriorityOverCurrent (PlayerBase player, EPlayerSoundEventID other_state_id, EPlayerSoundEventType type_other)
 
class LaugherSoundEvent extends SymptomSoundEventBase SneezeSoundEvent ()
 
void LaugherSoundEvent ()
 

Function Documentation

◆ CoughSoundEvent()

class SymptomSoundEventBase extends PlayerSoundEventBase CoughSoundEvent ( )

Definition at line 17 of file symptomevents.c.

◆ HasPriorityOverCurrent()

override bool CoughSoundEvent::HasPriorityOverCurrent ( PlayerBase  player,
EPlayerSoundEventID  other_state_id,
EPlayerSoundEventType  type_other 
)

Definition at line 8 of file symptomevents.c.

◆ LaugherSoundEvent()

void SneezeSoundEvent::LaugherSoundEvent ( )

Definition at line 2 of file symptomevents.c.

◆ SneezeSoundEvent()

class LaugherSoundEvent extends SymptomSoundEventBase SneezeSoundEvent ( )

Definition at line 35 of file symptomevents.c.

◆ SymptomSoundEventBase()

void CoughSoundEvent::SymptomSoundEventBase ( )

Definition at line 2 of file symptomevents.c.