Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
MaskBase Class Reference

Private Member Functions

override void EEHealthLevelChanged (int oldLevel, int newLevel, string zone)
override int GetVoiceEffect ()
override int GetVoiceEffect ()
override int GetVoiceEffect ()
override bool IsObstructingVoice ()
override bool IsObstructingVoice ()
override bool IsObstructingVoice ()

Detailed Description

Definition at line 1 of file airbornemask.c.

Member Function Documentation

◆ EEHealthLevelChanged()

override void EEHealthLevelChanged ( int oldLevel,
int newLevel,
string zone )
inlineprivate

Definition at line 13 of file gasmask.c.

References g_Game, SetQuantity(), and GameConstants::STATE_RUINED.

◆ GetVoiceEffect() [1/3]

override int GetVoiceEffect ( )
inlineprivate

Definition at line 8 of file airbornemask.c.

◆ GetVoiceEffect() [2/3]

override int GetVoiceEffect ( )
inlineprivate

Definition at line 8 of file gasmask.c.

◆ GetVoiceEffect() [3/3]

override int GetVoiceEffect ( )
inlineprivate

Definition at line 8 of file gp5gasmask.c.

◆ IsObstructingVoice() [1/3]

override bool IsObstructingVoice ( )
inlineprivate

Definition at line 3 of file airbornemask.c.

◆ IsObstructingVoice() [2/3]

override bool IsObstructingVoice ( )
inlineprivate

Definition at line 3 of file gasmask.c.

◆ IsObstructingVoice() [3/3]

override bool IsObstructingVoice ( )
inlineprivate

Definition at line 3 of file gp5gasmask.c.


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