Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
WoundInfectStage2Mdfr Class Reference
Inheritance diagram for WoundInfectStage2Mdfr:
ModifierBase

Protected Member Functions

override void Init ()
 
override string GetDebugText ()
 
bool ActivateCondition (PlayerBase player)
 
void OnActivate (PlayerBase player)
 
void OnDeactivate (PlayerBase player)
 
bool DeactivateCondition (PlayerBase player)
 
void OnTick (PlayerBase player, float deltaT)
 

Protected Attributes

float m_NextEvent
 
float m_Time
 

Detailed Description

Definition at line 1 of file woundinfection2.c.

Member Function Documentation

◆ ActivateCondition()

bool WoundInfectStage2Mdfr::ActivateCondition ( PlayerBase player)
protected

Definition at line 30 of file woundinfection2.c.

◆ DeactivateCondition()

bool WoundInfectStage2Mdfr::DeactivateCondition ( PlayerBase player)
protected

Definition at line 62 of file woundinfection2.c.

◆ GetDebugText()

override string WoundInfectStage2Mdfr::GetDebugText ( )
protected

Definition at line 25 of file woundinfection2.c.

◆ Init()

override void WoundInfectStage2Mdfr::Init ( )
protected

Definition at line 15 of file woundinfection2.c.

◆ OnActivate()

void WoundInfectStage2Mdfr::OnActivate ( PlayerBase player)
protected

Definition at line 42 of file woundinfection2.c.

◆ OnDeactivate()

void WoundInfectStage2Mdfr::OnDeactivate ( PlayerBase player)
protected

Definition at line 56 of file woundinfection2.c.

◆ OnTick()

void WoundInfectStage2Mdfr::OnTick ( PlayerBase player,
float deltaT )
protected

Definition at line 74 of file woundinfection2.c.

Member Data Documentation

◆ m_NextEvent

float WoundInfectStage2Mdfr::m_NextEvent
protected

Definition at line 12 of file woundinfection2.c.

◆ m_Time

float WoundInfectStage2Mdfr::m_Time
protected

Definition at line 13 of file woundinfection2.c.


The documentation for this class was generated from the following file: