![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override void | LoadSoundEvents () |
| Private Member Functions inherited from InventoryItemSoundBase | |
| void | InventoryItemSoundBase (string name, string cfgPath) |
| ref map< int, string > | GetAttachSoundSets () |
| ref map< int, string > | GetDetachSoundSets () |
| void | LoadSoundEvents () |
Additional Inherited Members | |
| Private Attributes inherited from InventoryItemSoundBase | |
| ref map< int, string > | m_AttachSoundSets |
| string | m_CfgPath |
| ref map< int, string > | m_DetachSoundSets |
| string | m_Name |
Definition at line 86 of file inventoryitemtype.c.
|
inlineprivate |
Definition at line 88 of file inventoryitemtype.c.
References ErrorEx, g_Game, InventorySlots::GetSlotIdFromString(), InventorySlots::INVALID, InventoryItemSoundBase::m_CfgPath, InventoryItemSoundBase::m_DetachSoundSets, InventoryItemSoundBase::m_Name, and slotName.