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

Private Member Functions

override void EEItemAttached (EntityAI item, string slot_name)
override void EEItemDetached (EntityAI item, string slot_name)
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 chestholster.c.

Member Function Documentation

◆ EEItemAttached()

override void EEItemAttached ( EntityAI item,
string slot_name )
inlineprivate

Definition at line 3 of file smershvest.c.

◆ EEItemDetached()

override void EEItemDetached ( EntityAI item,
string slot_name )
inlineprivate

Definition at line 13 of file smershvest.c.


The documentation for this class was generated from the following files:
  • F:/Games/Dayz/scripts/4_world/entities/itembase/clothing/chestholster.c
  • F:/Games/Dayz/scripts/4_world/entities/itembase/clothing/smershvest.c