Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
SoundLookupTable Class Reference

Private Member Functions

void SoundLookupTable ()
void AttachmentSoundLookupTable ()
SoundObjectBuilder GetSoundBuilder (int parameterHash)
void ImpactSoundLookupTable ()
void InitTable (string tableCategoryName, string parameterName)
void LoadTable (string soundLookupTableName)

Private Attributes

string m_parameterName
ref map< int, ref array< SoundObjectBuilder > > m_soundBuilders
string m_tableCategoryName

Detailed Description

Definition at line 2 of file dayzanimeventmaps.c.

Constructor & Destructor Documentation

◆ SoundLookupTable()

void SoundLookupTable ( )
inlineprivate

Definition at line 4 of file dayzanimeventmaps.c.

References m_soundBuilders.

Member Function Documentation

◆ AttachmentSoundLookupTable()

void AttachmentSoundLookupTable ( )
inlineprivate

Definition at line 89 of file dayzanimeventmaps.c.

References InitTable().

◆ GetSoundBuilder()

SoundObjectBuilder GetSoundBuilder ( int parameterHash)
inlineprivate

◆ ImpactSoundLookupTable()

void ImpactSoundLookupTable ( )
inlineprivate

Definition at line 118 of file dayzanimeventmaps.c.

References InitTable().

◆ InitTable()

void InitTable ( string tableCategoryName,
string parameterName )
inlineprivate

◆ LoadTable()

Field Documentation

◆ m_parameterName

string m_parameterName
private

Definition at line 74 of file dayzanimeventmaps.c.

Referenced by InitTable(), and LoadTable().

◆ m_soundBuilders

ref map<int, ref array<SoundObjectBuilder> > m_soundBuilders
private

Definition at line 75 of file dayzanimeventmaps.c.

Referenced by SoundLookupTable(), GetSoundBuilder(), and LoadTable().

◆ m_tableCategoryName

string m_tableCategoryName
private

Definition at line 73 of file dayzanimeventmaps.c.

Referenced by InitTable(), and LoadTable().


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