![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Enumerations | |
| enum | ESoundEventType { SOUND_COMMON , SOUND_ATTACHMENT , SOUND_VOICE } |
Functions | |
| void | ReplaceSoundEventHandler (PlayerBase player) |
| void | RegisterEvent (ReplaceSoundEventBase soundEvent) |
| int | GetSoundEventID (int anim_id, ESoundEventType soundType) |
| ReplaceSoundEventBase | GetSoundEventByID (int id, ESoundEventType soundType) |
| bool | PlayReplaceSound (int soundEventID, ESoundEventType soundType, int flags) |
Variables | |
| enum ESoundEventType | DIG_PRIMARY = 1 |
| enum ESoundEventType | DIG_SECONDARY = 1 |
| enum ESoundEventType | CLEANHANDS_PRIMARY = 1 |
| enum ESoundEventType | int = 1 |
| enum ESoundEventType | m_SoundEventReplaceMaps = {} |
| PlayerBase | m_Player |
| ref Timer | m_UpdateTimer |
| enum ESoundEventType |
| Enumerator | |
|---|---|
| SOUND_COMMON | |
| SOUND_ATTACHMENT | |
| SOUND_VOICE | |
Definition at line 1 of file replacesoundeventhandler.c.
|
protected |
Definition at line 61 of file replacesoundeventhandler.c.
|
protected |
Definition at line 49 of file replacesoundeventhandler.c.
|
protected |
Definition at line 75 of file replacesoundeventhandler.c.
|
protected |
Definition at line 36 of file replacesoundeventhandler.c.
|
protected |
Definition at line 25 of file replacesoundeventhandler.c.
| enum ESoundEventType CLEANHANDS_PRIMARY = 1 |
| enum ESoundEventType DIG_PRIMARY = 1 |
| enum ESoundEventType DIG_SECONDARY = 1 |
| enum ESoundEventType int = 1 |
|
protected |
Definition at line 22 of file replacesoundeventhandler.c.
| enum ESoundEventType m_SoundEventReplaceMaps = {} |
|
protected |
Definition at line 23 of file replacesoundeventhandler.c.