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

Private Member Functions

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

Private Attributes

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

Constructor & Destructor Documentation

◆ SoundLookupTable()

void SoundLookupTable ( )
inlineprivate

References m_soundBuilders.

Member Function Documentation

◆ AttachmentSoundLookupTable()

void AttachmentSoundLookupTable ( )
inlineprivate

References InitTable().

◆ GetSoundBuilder()

◆ ImpactSoundLookupTable()

void ImpactSoundLookupTable ( )
inlineprivate

References InitTable().

◆ InitTable()

void InitTable ( string  tableCategoryName,
string  parameterName 
)
inlineprivate

◆ LoadTable()

Field Documentation

◆ m_parameterName

private string m_parameterName
private

Referenced by InitTable(), and LoadTable().

◆ m_soundBuilders

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

◆ m_tableCategoryName

private string m_tableCategoryName
private

Referenced by InitTable(), and LoadTable().


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