Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Shemag_ColorBase Class Reference
Inheritance diagram for Shemag_ColorBase:
Clothing Shemag_Brown Shemag_Green Shemag_Red Shemag_White

Protected Member Functions

set< intGetAttachmentExclusionInitSlotValue (int slotId)

Private Member Functions

void Shemag_ColorBase ()
override bool CanBeDisinfected ()
override float GetBandagingEffectivity ()
override float GetInfectionChance (int system=0, Param param=null)
override void SetActions ()
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 65 of file consumables.c.

Constructor & Destructor Documentation

◆ Shemag_ColorBase()

void Shemag_ColorBase ( )
inlineprivate

Definition at line 76 of file consumables.c.

Member Function Documentation

◆ CanBeDisinfected()

override bool CanBeDisinfected ( )
inlineprivate

Definition at line 81 of file consumables.c.

◆ GetAttachmentExclusionInitSlotValue()

set< int > GetAttachmentExclusionInitSlotValue ( int slotId)
inlineprotected

Definition at line 103 of file consumables.c.

◆ GetBandagingEffectivity()

override float GetBandagingEffectivity ( )
inlineprivate

Definition at line 86 of file consumables.c.

◆ GetInfectionChance()

override float GetInfectionChance ( int system = 0,
Param param = null )
inlineprivate

Definition at line 91 of file consumables.c.

References m_Cleanness.

◆ SetActions()

override void SetActions ( )
inlineprivate

Definition at line 67 of file consumables.c.

References ActionBandageSelf(), ActionBandageTarget(), and AddAction().


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