Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
AutotestRunner Class Reference

Static Private Member Functions

static bool IsDone ()
static bool IsRunning ()
static void Start ()
static void Update (float deltaTime)

Static Private Attributes

static bool m_IsDone
static bool m_IsRunning

Detailed Description

Definition at line 4 of file autotestrunner.c.

Member Function Documentation

◆ IsDone()

bool IsDone ( )
inlinestaticprivate

Definition at line 14 of file autotestrunner.c.

References m_IsDone.

Referenced by MissionBase::TickScheduler().

◆ IsRunning()

bool IsRunning ( )
inlinestaticprivate

Definition at line 9 of file autotestrunner.c.

References m_IsRunning.

Referenced by MissionBase::TickScheduler().

◆ Start()

◆ Update()

Field Documentation

◆ m_IsDone

bool m_IsDone
staticprivate

Definition at line 7 of file autotestrunner.c.

Referenced by IsDone(), Start(), and Update().

◆ m_IsRunning

bool m_IsRunning
staticprivate

Definition at line 6 of file autotestrunner.c.

Referenced by IsRunning(), Start(), and Update().


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