![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| int | GetSoundAnimEventClassID () |
| EReplaceSoundEventID | GetSoundEventID () |
| ESoundEventType | GetSoundEventType () |
| void | Init (PlayerBase player) |
| bool | Play () |
| void | SelectSoundID () |
| void | SelectSoundID () |
| void | SelectSoundID () |
Protected Attributes | |
| ESoundEventType | m_EventType |
| EReplaceSoundEventID | m_ID |
| PlayerBase | m_Player |
| int | m_ReplacedSoundAnimID |
| int | m_SoundAnimEventClassID |
| string | m_UserString |
Definition at line 23 of file actionsurfaceevents.c.
|
inlineprotected |
Definition at line 20 of file replacesoundeventbase.c.
References m_SoundAnimEventClassID.
Referenced by RegisterEvent().
|
inlineprotected |
Definition at line 15 of file replacesoundeventbase.c.
References m_ID.
Referenced by GetSoundEventID().
|
inlineprotected |
Definition at line 10 of file replacesoundeventbase.c.
References m_EventType.
Referenced by RegisterEvent().
|
inlineprotected |
Definition at line 25 of file replacesoundeventbase.c.
References m_Player.
Referenced by PlayReplaceSound().
|
inlineprotected |
Definition at line 30 of file replacesoundeventbase.c.
References m_EventType, m_Player, m_ReplacedSoundAnimID, m_UserString, and SelectSoundID().
Referenced by PlayReplaceSound().
|
inlineprotected |
Definition at line 64 of file actionsurfaceevents.c.
References g_Game, m_ID, m_Player, and m_ReplacedSoundAnimID.
|
inlineprotected |
Definition at line 25 of file actionsurfaceevents.c.
References g_Game, m_ID, m_Player, and m_ReplacedSoundAnimID.
Referenced by Play().
|
protected |
|
protected |
Definition at line 3 of file replacesoundeventbase.c.
Referenced by EatingVoiceOverrideBase::EatingVoiceOverrideBase(), GetSoundEventType(), and Play().
|
protected |
Definition at line 4 of file replacesoundeventbase.c.
Referenced by EatingVoiceOverrideDefault::EatingVoiceOverrideDefault(), GetSoundEventID(), and SelectSoundID().
|
protected |
Definition at line 8 of file replacesoundeventbase.c.
Referenced by Init(), Play(), EatingVoiceOverrideBase::SelectSoundID(), and SelectSoundID().
|
protected |
Definition at line 6 of file replacesoundeventbase.c.
Referenced by Play(), EatingVoiceOverrideBase::SelectSoundID(), and SelectSoundID().
|
protected |
Definition at line 5 of file replacesoundeventbase.c.
Referenced by EatingVoiceOverrideDefault::EatingVoiceOverrideDefault(), and GetSoundAnimEventClassID().
|
protected |
Definition at line 7 of file replacesoundeventbase.c.
Referenced by EatingVoiceOverrideBase::EatingVoiceOverrideBase(), and Play().