DayZ 1.24
|
Private Member Functions | |
override int | GetDamageSystemVersionChange () |
override bool | CanPutInCargo (EntityAI parent) |
Private Member Functions inherited from Container_Base | |
override void | DeferredInit () |
override void | EEDelete (EntityAI parent) |
override bool | IsContainer () |
override bool | IsTakeable () |
override bool | CanSwapEntities (EntityAI otherItem, InventoryLocation otherDestination, InventoryLocation destination) |
override bool | CanPutInCargo (EntityAI parent) |
override bool | DisableVicinityIcon () |
override bool | CanDisplayCargo () |
void | EmtpyInventory () |
void | FillInventory () |
void | GiftBox_Base () |
override bool | CanReceiveItemIntoCargo (EntityAI item) |
override void | Open () |
override void | Close () |
override bool | IsOpen () |
override void | SetActions () |
override void | OnDebugSpawn () |
override void | EEHealthLevelChanged (int oldLevel, int newLevel, string zone) |
Additional Inherited Members | |
Private Attributes inherited from Container_Base | |
AnniversaryBoxLight | m_Light |
vector | m_HalfExtents |
ref OpenableBehaviour | m_Openable |
Definition at line 1 of file containers.c.
Definition at line 8 of file containers.c.
Definition at line 3 of file containers.c.