![]() |
Dayz Explorer 1.29.162510
|
Go to the source code of this file.
Classes | |
| class | InventoryItemSoundBase |
| class | InventoryItemSoundDetach |
Functions | |
| class InventoryItemSoundBase | LoadSoundEvents () |
| void | InventoryItemSoundBase (string name, string cfgPath) |
| ref map< int, string > | GetAttachSoundSets () |
| ref map< int, string > | GetDetachSoundSets () |
Variables | |
| string | m_Name |
| string | m_CfgPath |
| ref map< int, string > | m_AttachSoundSets |
| ref map< int, string > | m_DetachSoundSets |
| InventoryItemSoundDetach | int |
| InventoryItemSoundDetach | m_AnimSoundEvents |
Definition at line 49 of file inventoryitemtype.c.
Definition at line 54 of file inventoryitemtype.c.
Definition at line 39 of file inventoryitemtype.c.
| void LoadSoundEvents | ( | ) |
| InventoryItemSoundDetach m_AnimSoundEvents |
Definition at line 36 of file inventoryitemtype.c.
|
protected |
Definition at line 35 of file inventoryitemtype.c.
Definition at line 37 of file inventoryitemtype.c.
|
protected |
Definition at line 34 of file inventoryitemtype.c.