PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
DayZPlayerCfgSounds.c File Reference

Data Structures

class  DayZPlayerTypeStepSoundLookupTable
 
class  DayZPlayerTypeVoiceSoundLookupTable
 

Functions

class DayZPlayerTypeStepSoundLookupTableImpl extends DayZPlayerTypeStepSoundLookupTable DayZPlayerTypeAttachmentSoundLookupTableImpl ()
 
void DayZPlayerTypeStepSoundLookupTableImpl ()
 
override SoundObjectBuilder GetSoundBuilder (int eventId, int pMovement, int pSurfaceHash, AnimBootsType pBoots)
 
static DayZPlayerTypeStepSoundLookupTableImpl GetInstance ()
 
override SoundObjectBuilder GetSoundBuilder (int eventId, string slotName, int attachmentHash)
 
void DayZPlayerTypeSoundTableImpl ()
 
override AnimSoundEvent GetSoundEvent (int event_id)
 
void DayZPlayerTypeRegisterSounds (DayZPlayerType pType)
 

Variables

static private ref DayZPlayerTypeStepSoundLookupTableImpl m_instance
 
private autoptr map< int, ref StepSoundLookupTablem_pSoundTableInstances
 
private autoptr map< int, StepSoundLookupTablem_pSoundTables
 
private ref map< int, ref AnimSoundEvent > m_AnimSoundEvents
 
private ref array< ref AnimSoundEvent > m_animSoundEvents
 DEPRECATED

 

Function Documentation

◆ DayZPlayerTypeAttachmentSoundLookupTableImpl()

class DayZPlayerTypeStepSoundLookupTableImpl extends DayZPlayerTypeStepSoundLookupTable DayZPlayerTypeAttachmentSoundLookupTableImpl ( )

◆ DayZPlayerTypeRegisterSounds()

◆ DayZPlayerTypeSoundTableImpl()

void DayZPlayerTypeSoundTableImpl ( )

◆ DayZPlayerTypeStepSoundLookupTableImpl()

◆ GetInstance()

◆ GetSoundBuilder() [1/2]

override SoundObjectBuilder GetSoundBuilder ( int  eventId,
int  pMovement,
int  pSurfaceHash,
AnimBootsType  pBoots 
)

◆ GetSoundBuilder() [2/2]

override SoundObjectBuilder GetSoundBuilder ( int  eventId,
string  slotName,
int  attachmentHash 
)

◆ GetSoundEvent()

override AnimSoundEvent GetSoundEvent ( int  event_id)

References m_AnimSoundEvents.

Variable Documentation

◆ m_AnimSoundEvents

private ref map<int, ref AnimSoundEvent> m_AnimSoundEvents

◆ m_animSoundEvents

private ref array<ref AnimSoundEvent> m_animSoundEvents

DEPRECATED

◆ m_instance

class DayZPlayerTypeVoiceSoundLookupTableImpl extends DayZPlayerTypeVoiceSoundLookupTable m_instance
static

◆ m_pSoundTableInstances

◆ m_pSoundTables