![]() |
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | Container_Base |
Functions | |
| void | DeployableContainer_Base () |
| override string | GetInvulnerabilityTypeString () |
| override void | SetActions () |
| override bool | CanReceiveAttachment (EntityAI attachment, int slotId) |
| override bool | CanLoadAttachment (EntityAI attachment) |
| override bool | CanReceiveItemIntoCargo (EntityAI item) |
| override bool | CanLoadItemIntoCargo (EntityAI item) |
| override void | EEHealthLevelChanged (int oldLevel, int newLevel, string zone) |
Variables | |
| Container_Base | m_HalfExtents |
Definition at line 64 of file container_base.c.
Definition at line 80 of file container_base.c.
Definition at line 56 of file container_base.c.
Definition at line 72 of file container_base.c.
| void DeployableContainer_Base | ( | ) |
Definition at line 36 of file container_base.c.
Definition at line 91 of file container_base.c.
| override string GetInvulnerabilityTypeString | ( | ) |
Definition at line 43 of file container_base.c.
| override void SetActions | ( | ) |
Definition at line 48 of file container_base.c.
| Container_Base m_HalfExtents |