DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
DayZPlayerTypeVoiceSoundLookupTable Class Reference

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 PlayerVoiceLookupTablem_pSoundTableInstances
 
private autoptr map< int, PlayerVoiceLookupTablem_pSoundTables
 

Static Private Attributes

static private ref DayZPlayerTypeVoiceSoundLookupTableImpl m_instance
 

Member Function Documentation

◆ DayZPlayerTypeVoiceSoundLookupTableImpl()

◆ GetInstance()

◆ GetNoiseParams()

override NoiseParams GetNoiseParams ( int  eventId)
inlineprivate

◆ GetSoundBuilder()

override SoundObjectBuilder GetSoundBuilder ( int  eventId,
int  parameterHash 
)
inlineprivate

Field Documentation

◆ m_instance

private ref DayZPlayerTypeVoiceSoundLookupTableImpl m_instance
staticprivate

Referenced by GetInstance().

◆ m_pSoundTableInstances

private autoptr map<int, ref PlayerVoiceLookupTable> m_pSoundTableInstances
private

◆ m_pSoundTables

private autoptr map<int, PlayerVoiceLookupTable> m_pSoundTables
private

The documentation for this class was generated from the following file: