Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
Container_Base Class Reference
Inheritance diagram for Container_Base:
ItemBase AmmoBox PlateCarrierPouches ScientificBriefcase SmallProtectorCase WaterproofBag_ColorBase WaterproofBag_Green WaterproofBag_Orange

Protected Member Functions

override void DeferredInit ()
 
override void EEDelete (EntityAI parent)
 
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)
 

Protected Attributes

AnniversaryBoxLight m_Light
 
vector m_HalfExtents
 
ref OpenableBehaviour m_Openable
 

Detailed Description

Definition at line 1 of file container_base.c.

Member Function Documentation

◆ CanDisplayCargo()

override bool Container_Base::CanDisplayCargo ( )
protected

Definition at line 56 of file anniversarybox.c.

◆ CanPutInCargo()

override bool Container_Base::CanPutInCargo ( EntityAI parent)
protected

Definition at line 41 of file anniversarybox.c.

◆ CanReceiveItemIntoCargo()

override bool Container_Base::CanReceiveItemIntoCargo ( EntityAI item)
protected

Definition at line 14 of file giftbox_base.c.

◆ CanSwapEntities()

override bool Container_Base::CanSwapEntities ( EntityAI otherItem,
InventoryLocation otherDestination,
InventoryLocation destination )
protected

Definition at line 36 of file anniversarybox.c.

◆ Close()

override void Container_Base::Close ( )
protected

Definition at line 35 of file giftbox_base.c.

◆ DeferredInit()

override void Container_Base::DeferredInit ( )
protected

Definition at line 9 of file anniversarybox.c.

◆ DisableVicinityIcon()

override bool Container_Base::DisableVicinityIcon ( )
protected

Definition at line 46 of file anniversarybox.c.

◆ EEDelete()

override void Container_Base::EEDelete ( EntityAI parent)
protected

Definition at line 21 of file anniversarybox.c.

◆ EEHealthLevelChanged()

override void Container_Base::EEHealthLevelChanged ( int oldLevel,
int newLevel,
string zone )
protected

Definition at line 62 of file giftbox_base.c.

◆ EmtpyInventory()

void Container_Base::EmtpyInventory ( )
protected

Definition at line 66 of file anniversarybox.c.

◆ FillInventory()

void Container_Base::FillInventory ( )
protected

Definition at line 77 of file anniversarybox.c.

◆ GiftBox_Base()

void Container_Base::GiftBox_Base ( )
protected

Definition at line 6 of file giftbox_base.c.

◆ IsOpen()

override bool Container_Base::IsOpen ( )
protected

Definition at line 41 of file giftbox_base.c.

◆ IsTakeable()

override bool Container_Base::IsTakeable ( )
protected

Definition at line 31 of file anniversarybox.c.

◆ OnDebugSpawn()

override void Container_Base::OnDebugSpawn ( )
protected

Definition at line 53 of file giftbox_base.c.

◆ Open()

override void Container_Base::Open ( )
protected

Definition at line 29 of file giftbox_base.c.

◆ SetActions()

override void Container_Base::SetActions ( )
protected

Definition at line 46 of file giftbox_base.c.

Member Data Documentation

◆ m_HalfExtents

vector Container_Base::m_HalfExtents
protected

Definition at line 3 of file giftbox_base.c.

◆ m_Light

AnniversaryBoxLight Container_Base::m_Light
protected

Definition at line 6 of file anniversarybox.c.

◆ m_Openable

ref OpenableBehaviour Container_Base::m_Openable
protected

Definition at line 4 of file giftbox_base.c.


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