DIFF

class ReplaceSoundEventHandlerSource

Constructors 1

Members 4

protected static ref map<ESoundEventType, ref map<int, ref ReplaceSoundEventBase> > m_MainReplaceMap = new map<ESoundEventType, ref map<int, ref ReplaceSoundEventBase> >
protected PlayerBase m_Player
protected ref Timer m_UpdateTimer
protected static ref array< ref map<int, ref ReplaceSoundEventBase> > m_SoundEventReplaceMaps = {}

leaving this here for compatibility's sake

Methods 4

int GetSoundEventID(int anim_id, ESoundEventType soundType)