DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | DayZPlayerTypeStepSoundLookupTable |
class | DayZPlayerTypeVoiceSoundLookupTable |
class DayZPlayerTypeStepSoundLookupTableImpl extends DayZPlayerTypeStepSoundLookupTable DayZPlayerTypeAttachmentSoundLookupTableImpl | ( | ) |
Definition at line 1 of file DayZPlayerCfgSounds.c.
Referenced by DayZPlayerTypeRegisterSounds().
|
private |
register events
load and register step sound lookup table
Definition at line 320 of file DayZPlayerCfgSounds.c.
References DayZPlayerTypeAttachmentSoundLookupTableImpl(), DayZPlayerTypeSoundTableImpl(), DayZPlayerTypeStepSoundLookupTableImpl(), DayZPlayerTypeVoiceSoundLookupTableImpl(), and GetGame().
Referenced by DayZPlayerTypeUtils::DayZPlayerTypeCreate().
|
private |
Definition at line 165 of file DayZPlayerCfgSounds.c.
Referenced by DayZPlayerTypeRegisterSounds().
void DayZPlayerTypeAttachmentSoundLookupTableImpl::DayZPlayerTypeStepSoundLookupTableImpl | ( | ) |
Definition at line 106 of file DayZPlayerCfgSounds.c.
References GetGame(), m_pSoundTableInstances, m_pSoundTables, and slotName.
Referenced by DayZPlayerTypeRegisterSounds().
void DayZPlayerTypeSoundTableImpl::DayZPlayerTypeVoiceSoundLookupTableImpl | ( | ) |
Definition at line 248 of file DayZPlayerCfgSounds.c.
References GetGame(), and m_animSoundEvents.
Referenced by DayZPlayerTypeRegisterSounds().
|
static |
Definition at line 192 of file DayZPlayerCfgSounds.c.
override NoiseParams DayZPlayerTypeSoundTableImpl::GetNoiseParams | ( | int | eventId | ) |
Definition at line 303 of file DayZPlayerCfgSounds.c.
override SoundObjectBuilder DayZPlayerTypeSoundTableImpl::GetSoundBuilder | ( | int | eventId, |
int | parameterHash ) |
Definition at line 290 of file DayZPlayerCfgSounds.c.
override SoundObjectBuilder DayZPlayerTypeAttachmentSoundLookupTableImpl::GetSoundBuilder | ( | int | eventId, |
int | pMovement, | ||
int | pSurfaceHash, | ||
AnimBootsType | pBoots ) |
Definition at line 135 of file DayZPlayerCfgSounds.c.
override SoundObjectBuilder GetSoundBuilder | ( | int | eventId, |
string | slotName, | ||
int | attachmentHash ) |
Definition at line 138 of file DayZPlayerCfgSounds.c.
References m_pSoundTables, and slotName.
|
private |
Definition at line 265 of file DayZPlayerCfgSounds.c.
References m_animSoundEvents.
|
private |
Definition at line 286 of file DayZPlayerCfgSounds.c.
Referenced by DayZPlayerTypeVoiceSoundLookupTableImpl(), and GetSoundEvent().
|
staticprivate |
Definition at line 200 of file DayZPlayerCfgSounds.c.
|
private |
|
private |
Definition at line 202 of file DayZPlayerCfgSounds.c.
Referenced by DayZPlayerTypeStepSoundLookupTable::DayZPlayerTypeStepSoundLookupTableImpl(), DayZPlayerTypeStepSoundLookupTableImpl(), DayZPlayerTypeVoiceSoundLookupTable::DayZPlayerTypeVoiceSoundLookupTableImpl(), DayZPlayerTypeVoiceSoundLookupTable::GetNoiseParams(), DayZPlayerTypeVoiceSoundLookupTable::GetSoundBuilder(), DayZPlayerTypeStepSoundLookupTable::GetSoundBuilder(), and GetSoundBuilder().