Структуры данных | |
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) |