9enum EReplaceSoundEventID
72 if (soundEvent.GetSoundEventID() ==
id)
88 return soundEventObj.
Play();
93 protected static ref array< ref map<int, ref ReplaceSoundEventBase> > m_SoundEventReplaceMaps = {};
void EatingVoiceOverrideDefault()
EatingVoiceOverrideDefault EatingVoiceOverrideBase EatingVoiceOverrideFruit()
class DigSoundEventBase extends ReplaceSoundEventBase DigSecondarySoundEvent
void DigPrimarySoundEvent()
class CleanHandsSoundEventBase extends ReplaceSoundEventBase CleanHandsSecondarySoundEvent
void CleanHandsPrimarySoundEvent()
int GetSoundAnimEventClassID()
void Init(PlayerBase player)
EReplaceSoundEventID GetSoundEventID()
ESoundEventType GetSoundEventType()
enum ESoundEventType EAT_DEFAULT
enum ESoundEventType CLEANHANDS_SECONDARY
enum ESoundEventType CLEANHANDS_PRIMARY
void ReplaceSoundEventHandler(PlayerBase player)
enum ESoundEventType DIG_PRIMARY
enum ESoundEventType DIG_SECONDARY
ReplaceSoundEventBase GetSoundEventByID(int id, ESoundEventType soundType)
bool PlayReplaceSound(int soundEventID, ESoundEventType soundType, int flags)
enum ESoundEventType m_MainReplaceMap