Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
dayzplayerimplement.c File Reference

Go to the source code of this file.

Data Structures

class  DayZPlayer
class  DayZPlayerCommandDeathCallback
class  Timer

Functions

override bool ShouldSimulationBeDisabled ()

Variables

PlayerBase m_pPlayer
class DeathEffectTimer extends Timer OnSimulationEnd

Function Documentation

◆ ShouldSimulationBeDisabled()

override bool ShouldSimulationBeDisabled ( )

Definition at line 39 of file dayzplayerimplement.c.

Variable Documentation

◆ m_pPlayer

PlayerBase m_pPlayer

Definition at line 44 of file dayzplayerimplement.c.

◆ OnSimulationEnd

override void OnSimulationEnd

Definition at line 1 of file dayzplayerimplement.c.