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

Private Member Functions

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

Private Attributes

float m_LastWaterLevel
ref HumanMovementState m_MovementState = new HumanMovementState()

Detailed Description

Definition at line 1 of file thirst.c.

Member Function Documentation

◆ ActivateCondition()

override bool ActivateCondition ( PlayerBase player)
inlineprivate

Definition at line 15 of file thirst.c.

◆ DeactivateCondition()

override bool DeactivateCondition ( PlayerBase player)
inlineprivate

Definition at line 25 of file thirst.c.

◆ Init()

override void Init ( )
inlineprivate

◆ OnReconnect()

override void OnReconnect ( PlayerBase player)
inlineprivate

Definition at line 20 of file thirst.c.

◆ OnTick()

Field Documentation

◆ m_LastWaterLevel

float m_LastWaterLevel
private

Definition at line 3 of file thirst.c.

◆ m_MovementState

ref HumanMovementState m_MovementState = new HumanMovementState()
private

Definition at line 4 of file thirst.c.

Referenced by OnTick().


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