Private Member Functions | |
override protected void | SelectSoundID () |
override protected void | SelectSoundID () |
ESoundEventType | GetSoundEventType () |
EReplaceSoundEventID | GetSoundEventID () |
int | GetSoundAnimEventClassID () |
void | Init (PlayerBase player) |
bool | Play () |
protected void | SelectSoundID () |
Private Attributes | |
protected ESoundEventType | m_EventType |
protected EReplaceSoundEventID | m_ID |
protected int | m_SoundAnimEventClassID |
protected int | m_ReplacedSoundAnimID |
protected string | m_UserString |
protected PlayerBase | m_Player |
|
inlineprivate |
References m_SoundAnimEventClassID.
Referenced by RegisterEvent().
|
inlineprivate |
References m_ID.
Referenced by GetSoundEventID().
|
inlineprivate |
References m_EventType.
Referenced by RegisterEvent().
|
inlineprivate |
References m_Player.
Referenced by PlayReplaceSound().
|
inlineprivate |
References m_EventType, m_Player, m_ReplacedSoundAnimID, m_UserString, and SelectSoundID().
Referenced by PlayReplaceSound().
|
inlineprivate |
References CGame::ConfigGetInt(), GetGame(), DayZPlayer::GetSurfaceType(), m_ID, and m_Player.
Referenced by Play().
|
inlineprivate |
References CGame::ConfigGetInt(), GetGame(), DayZPlayer::GetSurfaceType(), m_ID, and m_Player.
|
private |
|
private |
Referenced by GetSoundEventType(), and Play().
|
private |
Referenced by GetSoundEventID().
|
private |
|
private |
Referenced by GetSoundAnimEventClassID().