DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | PlayerSoundEventBase |
class | SymptomSoundEventBase |
class SymptomSoundEventBase extends PlayerSoundEventBase CoughSoundEvent | ( | ) |
Используется в PlayerSoundEventHandler().
class GaspSoundEvent extends SymptomSoundEventBase FatigueSoundEvent | ( | ) |
Используется в PlayerSoundEventHandler().
void GaspSoundEvent | ( | ) |
Перекрестные ссылки m_ID и m_SoundVoiceAnimEventClassID.
Используется в PlayerSoundEventHandler().
override bool HasPriorityOverCurrent | ( | PlayerBase | player, |
EPlayerSoundEventID | other_state_id, | ||
EPlayerSoundEventType | type_other ) |
void LaugherSoundEvent | ( | ) |
Перекрестные ссылки m_ID и m_SoundVoiceAnimEventClassID.
Используется в PlayerSoundEventHandler().
override void OnPlay | ( | PlayerBase | player | ) |
class LaugherSoundEvent extends SymptomSoundEventBase SneezeSoundEvent | ( | ) |
Используется в PlayerSoundEventHandler().
void SymptomSoundEventBase | ( | ) |
Перекрестные ссылки m_ID и m_SoundVoiceAnimEventClassID.