|
DayZ 1.24
|
Private Member Functions | |
| void | AnimSoundObjectBuilderBank () |
| SoundObjectBuilder | GetBuilder (string soundSetName) |
Static Private Member Functions | |
| static AnimSoundObjectBuilderBank | GetInstance () |
Private Attributes | |
| autoptr map< int, ref SoundObjectBuilder > | m_pBuilders |
Static Private Attributes | |
| static ref AnimSoundObjectBuilderBank | m_instance |
Definition at line 129 of file DayZAnimEventMaps.c.
|
inlineprivate |
Definition at line 131 of file DayZAnimEventMaps.c.
References m_pBuilders.
Referenced by GetInstance().
|
inlineprivate |
Definition at line 146 of file DayZAnimEventMaps.c.
References m_pBuilders, Print(), and SoundObjectBuilder().
|
inlinestaticprivate |
Definition at line 137 of file DayZAnimEventMaps.c.
References AnimSoundObjectBuilderBank(), and m_instance.
Referenced by SoundLookupTable::LoadTable().
|
staticprivate |
Definition at line 168 of file DayZAnimEventMaps.c.
Referenced by GetInstance().
|
private |
Definition at line 169 of file DayZAnimEventMaps.c.
Referenced by AnimSoundObjectBuilderBank(), and GetBuilder().