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

Private Member Functions

void AnimSoundObjectBuilderBank ()
SoundObjectBuilder GetBuilder (string soundSetName)

Static Private Member Functions

static AnimSoundObjectBuilderBank GetInstance ()

Private Attributes

autoptr map< int, ref SoundObjectBuilderm_pBuilders

Static Private Attributes

static ref AnimSoundObjectBuilderBank m_instance

Detailed Description

Definition at line 133 of file dayzanimeventmaps.c.

Constructor & Destructor Documentation

◆ AnimSoundObjectBuilderBank()

void AnimSoundObjectBuilderBank ( )
inlineprivate

Definition at line 135 of file dayzanimeventmaps.c.

References m_pBuilders.

Referenced by GetInstance().

Member Function Documentation

◆ GetBuilder()

SoundObjectBuilder GetBuilder ( string soundSetName)
inlineprivate

Definition at line 150 of file dayzanimeventmaps.c.

References SoundObjectBuilder().

Referenced by SoundLookupTable::LoadTable().

◆ GetInstance()

AnimSoundObjectBuilderBank GetInstance ( )
inlinestaticprivate

Definition at line 141 of file dayzanimeventmaps.c.

References AnimSoundObjectBuilderBank(), and m_instance.

Referenced by SoundLookupTable::LoadTable().

Field Documentation

◆ m_instance

ref AnimSoundObjectBuilderBank m_instance
staticprivate

Definition at line 172 of file dayzanimeventmaps.c.

Referenced by GetInstance().

◆ m_pBuilders

autoptr map<int, ref SoundObjectBuilder> m_pBuilders
private

Definition at line 173 of file dayzanimeventmaps.c.

Referenced by AnimSoundObjectBuilderBank().


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