class InventoryItemTypeSource
InventoryItemType › EntityAIType › EntityType
Derived classes
All members, including inherited
Constructors 2
void InventoryItemType()References LoadSoundEvents()
void ~InventoryItemType()Members 4
private ref map<int, ref AnimSoundEvent> m_AnimSoundEventsprivate ref map<int, ref InventoryItemSoundBase> m_ActionSoundEvents = new map<int, ref InventoryItemSoundBase>()Referenced by GetAttachSoundEvent(), GetDetachSoundEvent(), SetAttachSoundEvent()
Show 1 more
, SetDetachSoundEvent()private string m_DropSoundSetref array<ref AnimSoundEvent> m_animSoundEventsDEPRECATED
Methods 8
void LoadSoundEvents()Referenced by InventoryItemType()
bool SetDetachSoundEvent()Detach sound Attach sound
bool SetAttachSoundEvent()AnimSoundEvent GetSoundEvent(int event_id)InventoryItemSoundAttach GetAttachSoundEvent()Referenced by GetSlotAttachSoundSet()
InventoryItemSoundDetach GetDetachSoundEvent()Referenced by GetSlotDetachSoundSet()
References Count(), ErrorEx(), Find()
Show 6 more
, string.Format(), GetAttachSoundEvent(), InventoryItemSoundBase.GetAttachSoundSets(), GetElement(), EntityType.GetName(), and InventorySlots.INVALIDReferenced by ItemSoundHandler.GetSoundSetForEvent()
References Count(), ErrorEx(), Find()
Show 6 more
, string.Format(), GetDetachSoundEvent(), InventoryItemSoundBase.GetDetachSoundSets(), GetElement(), EntityType.GetName(), and InventorySlots.INVALIDReferenced by ItemSoundHandler.GetSoundSetForEvent()