DayZ 1.24
Loading...
Searching...
No Matches
SmallProtectorCase Class Reference
Inheritance diagram for SmallProtectorCase:
[legend]
Collaboration diagram for SmallProtectorCase:
[legend]

Private Member Functions

override int GetDamageSystemVersionChange ()
 
- 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
 

Detailed Description

Definition at line 66 of file containers.c.

Member Function Documentation

◆ GetDamageSystemVersionChange()

override int SmallProtectorCase::GetDamageSystemVersionChange ( )
inlineprivate

Definition at line 68 of file containers.c.

69 {
70 return 110;
71 }

The documentation for this class was generated from the following file: