9enum EReplaceSoundEventID
72 if (soundEvent.GetSoundEventID() ==
id)
88 return soundEventObj.
Play();
void EatingVoiceOverrideDefault()
EatingVoiceOverrideDefault EatingVoiceOverrideBase EatingVoiceOverrideFruit()
class DigSoundEventBase extends ReplaceSoundEventBase DigSecondarySoundEvent
void DigPrimarySoundEvent()
class CleanHandsSoundEventBase extends ReplaceSoundEventBase CleanHandsSecondarySoundEvent
void CleanHandsPrimarySoundEvent()
enum ESoundEventType EAT_DEFAULT
enum ESoundEventType CLEANHANDS_SECONDARY
static ref array< ref map< int, ref ReplaceSoundEventBase > > m_SoundEventReplaceMaps
leaving this here for compatibility's sake
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
int GetSoundAnimEventClassID()
void Init(PlayerBase player)
EReplaceSoundEventID GetSoundEventID()
ESoundEventType GetSoundEventType()
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto native void RegisterEvent(string pName, int pId)
register events