DayZ 1.24
Loading...
Searching...
No Matches
HumanCommandDeathCallback Class Reference
Inheritance diagram for HumanCommandDeathCallback:
[legend]

Private Member Functions

void OnSimulationEnd ()
 
bool ShouldSimulationBeDisabled ()
 'OnSimulationEnd' is called before this
 

Detailed Description

Definition at line 592 of file human.c.

Member Function Documentation

◆ OnSimulationEnd()

void HumanCommandDeathCallback::OnSimulationEnd ( )
inlineprivate

Definition at line 597 of file human.c.

597{};

◆ ShouldSimulationBeDisabled()

bool HumanCommandDeathCallback::ShouldSimulationBeDisabled ( )
inlineprivate

'OnSimulationEnd' is called before this

Definition at line 600 of file human.c.

600{ return true; };

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