Private Member Functions | |
| SoundObjectBuilder | GetSoundBuilder (int eventId, int pMovement, int pSurfaceHash, AnimBootsType pBoots) |
| void | DayZPlayerTypeStepSoundLookupTableImpl () |
| override SoundObjectBuilder | GetSoundBuilder (int eventId, int pMovement, int pSurfaceHash, AnimBootsType pBoots) |
Static Private Member Functions | |
| static DayZPlayerTypeStepSoundLookupTableImpl | GetInstance () |
Private Attributes | |
| private autoptr map< int, ref StepSoundLookupTable > | m_pSoundTableInstances |
| private autoptr map< int, StepSoundLookupTable > | m_pSoundTables |
Static Private Attributes | |
| static private ref DayZPlayerTypeStepSoundLookupTableImpl | m_instance |
|
inlineprivate |
|
inlinestaticprivate |
References DayZPlayerTypeStepSoundLookupTableImpl(), m_instance, and m_instance.
Referenced by DayZPlayerTypeRegisterSounds().
|
inlineprivate |
Referenced by DayZPlayer::OnStepEvent().
|
inlineprivate |
References SoundLookupTable::GetSoundBuilder(), m_pSoundTables, and SoundObjectBuilder().
|
staticprivate |
Referenced by GetInstance().
|
private |
|
private |