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

Static Private Member Functions

static void RegisterSoundSet (string sound_set)
 
static string GetSoundSetByHash (int hash)
 

Static Private Attributes

static ref map< int, stringm_Mappings = new map<int, string>
 

Member Function Documentation

◆ GetSoundSetByHash()

static string GetSoundSetByHash ( int  hash)
inlinestaticprivate

References m_Mappings.

Referenced by CGame::OnRPC().

◆ RegisterSoundSet()

static void RegisterSoundSet ( string  sound_set)
inlinestaticprivate

References string::Hash(), and m_Mappings.

Referenced by House::Init().

Field Documentation

◆ m_Mappings

ref map<int, string> m_Mappings = new map<int, string>
staticprivate

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