Private Member Functions | |
| void | DayZPlayerTypeVoiceSoundLookupTableImpl () |
| override SoundObjectBuilder | GetSoundBuilder (int eventId, int parameterHash) |
| override NoiseParams | GetNoiseParams (int eventId) |
Static Private Member Functions | |
| static DayZPlayerTypeVoiceSoundLookupTableImpl | GetInstance () |
Private Attributes | |
| private autoptr map< int, ref PlayerVoiceLookupTable > | m_pSoundTableInstances |
| private autoptr map< int, PlayerVoiceLookupTable > | m_pSoundTables |
Static Private Attributes | |
| static private ref DayZPlayerTypeVoiceSoundLookupTableImpl | m_instance |
|
inlineprivate |
|
inlinestaticprivate |
References DayZPlayerTypeVoiceSoundLookupTableImpl(), m_instance, and m_instance.
|
inlineprivate |
References m_pSoundTables, and PlayerVoiceLookupTable().
|
inlineprivate |
References m_pSoundTables, PlayerVoiceLookupTable(), and SoundObjectBuilder().
Referenced by DayZPlayer::ProcessVoiceEvent().
|
staticprivate |
Referenced by GetInstance().
|
private |
|
private |