![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | DrowningSoundEventBase |
| class | PlayerSoundEventBase |
Functions | |
| override bool | CanPlay (PlayerBase player) |
| class DrowningSoundEventBase extends PlayerSoundEventBase | DrowningEvent1 () |
| void | DrowningEvents () |
| override bool | HasPriorityOverCurrent (PlayerBase player, EPlayerSoundEventID other_state_id, EPlayerSoundEventType type_other) |
| override bool CanPlay | ( | PlayerBase | player | ) |
Definition at line 29 of file drowningevents.c.
References DrowningSoundEventBase::DrowningEvent2().
| class DrowningSoundEventBase extends PlayerSoundEventBase DrowningEvent1 | ( | ) |
Definition at line 1 of file drowningevents.c.
Referenced by PlayerSoundEventHandler().
| void DrowningEvents | ( | ) |
Definition at line 23 of file drowningevents.c.
References m_ID, and m_SoundVoiceAnimEventClassID.
| override bool HasPriorityOverCurrent | ( | PlayerBase | player, |
| EPlayerSoundEventID | other_state_id, | ||
| EPlayerSoundEventType | type_other ) |
Definition at line 34 of file drowningevents.c.
References m_SoundVoiceAnimEventClassID.