Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Backpack_Base Class Reference
Inheritance diagram for Backpack_Base:
Clothing ArmyPouch_ColorBase Attack2Bag_ColorBase CanvasBag_ColorBase CourierBag DrysackBag_ColorBase DuffelBagSmall_ColorBase FurCourierBag FurImprovisedBag HuntingBag ImprovisedBag SlingBag_ColorBase TortillaBag

Protected Member Functions

void ~LargeTentBackPack ()
void LargeTentBackPack ()
override void OnRPC (PlayerIdentity sender, int rpc_type, ParamsReadContext ctx)
void PlayRepackingLoopSound ()
void StopRepackingLoopSound ()

Protected Attributes

EffectSound m_RepackingLoopSound

Private Member Functions

override bool IsClothing ()
Private Member Functions inherited from Clothing
void AttachLightOnHead (EntityAI person)
void CheckParent ()
void CreateHeadtorchLight ()
override ItemBase GetLightSourceItem ()
void InitGlobalExclusionValues ()
override bool IsLightSource ()
override void OnInvisibleSet (bool invisible)
void OnLightCreated ()
override void OnWasAttached (EntityAI parent, int slot_id)
override void OnWasDetached (EntityAI parent, int slot_id)
override void OnWork (float consumed_energy)
override void OnWorkStart ()
override void OnWorkStop ()
override void SetActions ()

Detailed Description

Definition at line 1 of file alicebag_colorbase.c.

Constructor & Destructor Documentation

◆ ~LargeTentBackPack()

void ~LargeTentBackPack ( )
inlineprotected

Definition at line 10 of file largetentbackpack.c.

References SEffectManager::DestroyEffect(), and m_RepackingLoopSound.

Member Function Documentation

◆ IsClothing()

override bool IsClothing ( )
inlineprivate

Definition at line 3 of file leathersack_colorbase.c.

◆ LargeTentBackPack()

void LargeTentBackPack ( )
inlineprotected

Definition at line 5 of file largetentbackpack.c.

References m_RepackingLoopSound.

◆ OnRPC()

override void OnRPC ( PlayerIdentity sender,
int rpc_type,
ParamsReadContext ctx )
inlineprotected

◆ PlayRepackingLoopSound()

void PlayRepackingLoopSound ( )
inlineprotected

Definition at line 43 of file largetentbackpack.c.

References GetPosition(), m_RepackingLoopSound, and SEffectManager::PlaySound().

Referenced by OnRPC().

◆ StopRepackingLoopSound()

void StopRepackingLoopSound ( )
inlineprotected

Definition at line 51 of file largetentbackpack.c.

References m_RepackingLoopSound.

Referenced by OnRPC().

Field Documentation

◆ m_RepackingLoopSound

EffectSound m_RepackingLoopSound
protected

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