DIFF

class InventoryItemSoundBaseSource

Constructors 1

void InventoryItemSoundBase(string name, string cfgPath)

Members 4

protected ref map<int, string> m_AttachSoundSets
protected ref map<int, string> m_DetachSoundSets

Methods 3

protected void LoadSoundEvents()
ref map<int, string> GetAttachSoundSets()
ref map<int, string> GetDetachSoundSets()