|
DayZ 1.24
|
Private Member Functions | |
| override bool | CanPutInCargo (EntityAI parent) |
| override bool | CanReceiveItemIntoCargo (EntityAI item) |
| override bool | CanLoadItemIntoCargo (EntityAI item) |
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 28 of file containers.c.
Definition at line 55 of file containers.c.
Definition at line 30 of file containers.c.
Definition at line 44 of file containers.c.