PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
AutotestRunner Class Reference

Static Private Member Functions

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

Static Private Attributes

static private bool m_IsRunning
 
static private bool m_IsDone
 

Member Function Documentation

◆ IsDone()

static bool IsDone ( )
inlinestaticprivate

References m_IsDone.

Referenced by MissionBase::TickScheduler().

◆ IsRunning()

static bool IsRunning ( )
inlinestaticprivate

References m_IsRunning.

Referenced by MissionBase::TickScheduler().

◆ Start()

◆ Update()

Field Documentation

◆ m_IsDone

private bool m_IsDone
staticprivate

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

◆ m_IsRunning

private bool m_IsRunning
staticprivate

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


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