DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
Файл SymptomEvents.c

См. исходные тексты.

Структуры данных

class  PlayerSoundEventBase
 
class  SymptomSoundEventBase
 

Функции

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 ()
 
class GaspSoundEvent extends SymptomSoundEventBase FatigueSoundEvent ()
 
void GaspSoundEvent ()
 
override void OnPlay (PlayerBase player)