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

Static Private Member Functions

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

Static Private Attributes

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

Detailed Description

Definition at line 44 of file dayzgame.c.

Member Function Documentation

◆ GetSoundSetByHash()

string GetSoundSetByHash ( int hash)
inlinestaticprivate

Definition at line 53 of file dayzgame.c.

References m_Mappings.

Referenced by CGame::OnRPC().

◆ RegisterSoundSet()

void RegisterSoundSet ( string sound_set)
inlinestaticprivate

Definition at line 48 of file dayzgame.c.

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

Definition at line 46 of file dayzgame.c.

Referenced by GetSoundSetByHash(), and RegisterSoundSet().


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