Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
AmmoBox Class Reference
Inheritance diagram for AmmoBox:
Container_Base

Private Member Functions

override bool CanPutInCargo (EntityAI parent)
override int GetDamageSystemVersionChange ()
Private Member Functions inherited from Container_Base
override bool CanDisplayCargo ()
override bool CanPutInCargo (EntityAI parent)
override bool CanReceiveItemIntoCargo (EntityAI item)
override bool CanSwapEntities (EntityAI otherItem, InventoryLocation otherDestination, InventoryLocation destination)
override void Close ()
override void DeferredInit ()
override bool DisableVicinityIcon ()
override void EEDelete (EntityAI parent)
override void EEHealthLevelChanged (int oldLevel, int newLevel, string zone)
void EmtpyInventory ()
void FillInventory ()
void GiftBox_Base ()
override bool IsOpen ()
override bool IsTakeable ()
override void OnDebugSpawn ()
override void Open ()
override void SetActions ()

Additional Inherited Members

Private Attributes inherited from Container_Base
vector m_HalfExtents
AnniversaryBoxLight m_Light
ref OpenableBehaviour m_Openable

Detailed Description

Definition at line 1 of file containers.c.

Member Function Documentation

◆ CanPutInCargo()

override bool CanPutInCargo ( EntityAI parent)
inlineprivate

Definition at line 8 of file containers.c.

◆ GetDamageSystemVersionChange()

override int GetDamageSystemVersionChange ( )
inlineprivate

Definition at line 3 of file containers.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/entities/itembase/gear/containers/containers.c