DayZ 1.24
|
Private Member Functions | |
void | InventoryItemType () |
void | ~InventoryItemType () |
void | LoadSoundEvents () |
AnimSoundEvent | GetSoundEvent (int event_id) |
proto native owned string | GetName () |
Private Attributes | |
ref array< ref AnimSoundEvent > | m_animSoundEvents |
Definition at line 1 of file InventoryItemType.c.
|
inlineprivate |
Definition at line 5 of file InventoryItemType.c.
References LoadSoundEvents().
|
private |
Referenced by LoadSoundEvents().
|
inlineprivate |
Definition at line 50 of file InventoryItemType.c.
References m_animSoundEvents.
|
inlineprivate |
Definition at line 12 of file InventoryItemType.c.
References GetGame(), GetName(), and m_animSoundEvents.
Referenced by InventoryItemType().
|
private |
Definition at line 3 of file InventoryItemType.c.
Referenced by GetSoundEvent(), and LoadSoundEvents().