Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
dayzplayerimplement.c File Reference

Go to the source code of this file.

Data Structures

class  DayZPlayerCommandDeathCallback
 
class  Timer
 
class  DayZPlayer
 

Functions

override bool ShouldSimulationBeDisabled ()
 

Variables

PlayerBase m_pPlayer
 
class DeathEffectTimer extends Timer OnSimulationEnd
 

Function Documentation

◆ ShouldSimulationBeDisabled()

override bool OnSimulationEnd::ShouldSimulationBeDisabled ( )

Definition at line 34 of file dayzplayerimplement.c.

Variable Documentation

◆ m_pPlayer

PlayerBase m_pPlayer

Definition at line 39 of file dayzplayerimplement.c.

◆ OnSimulationEnd

override void OnSimulationEnd

Definition at line 54 of file dayzplayerimplement.c.