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

Private Member Functions

override bool ActivateCondition (PlayerBase player)
override bool DeactivateCondition (PlayerBase player)
override void Init ()
override void OnTick (PlayerBase player, float deltaT)

Private Attributes

const float TREMOR_DECREMENT_PER_SEC = 0.008

Detailed Description

Definition at line 1 of file tremor.c.

Member Function Documentation

◆ ActivateCondition()

override bool ActivateCondition ( PlayerBase player)
inlineprivate

Definition at line 13 of file tremor.c.

◆ DeactivateCondition()

override bool DeactivateCondition ( PlayerBase player)
inlineprivate

Definition at line 25 of file tremor.c.

◆ Init()

override void Init ( )
inlineprivate

◆ OnTick()

override void OnTick ( PlayerBase player,
float deltaT )
inlineprivate

Definition at line 37 of file tremor.c.

References TREMOR_DECREMENT_PER_SEC.

Field Documentation

◆ TREMOR_DECREMENT_PER_SEC

const float TREMOR_DECREMENT_PER_SEC = 0.008
private

Definition at line 3 of file tremor.c.

Referenced by OnTick().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/playermodifiers/modifiers/conditions/tremor.c