Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AutotestRunnerCore Class Reference
Inheritance diagram for SCR_AutotestRunnerCore:

Protected Member Functions

override bool CanCreate ()
override void OnUpdate (float timeSlice)
override void OnGameEnd ()

Protected Attributes

ref SCR_TestRunner m_TestRunner
Game m_Game

Detailed Description

Game core responsible for running the gameplay test suites.

Definition at line 5 of file SCR_AutotestRunnerCore.c.

Member Function Documentation

◆ CanCreate()

override bool SCR_AutotestRunnerCore::CanCreate ( )
inlineprotected

Definition at line 11 of file SCR_AutotestRunnerCore.c.

◆ OnGameEnd()

override void SCR_AutotestRunnerCore::OnGameEnd ( )
inlineprotected

Definition at line 28 of file SCR_AutotestRunnerCore.c.

◆ OnUpdate()

override void SCR_AutotestRunnerCore::OnUpdate ( float timeSlice)
inlineprotected

Definition at line 17 of file SCR_AutotestRunnerCore.c.

Member Data Documentation

◆ m_Game

Game SCR_AutotestRunnerCore::m_Game
protected

Definition at line 8 of file SCR_AutotestRunnerCore.c.

◆ m_TestRunner

ref SCR_TestRunner SCR_AutotestRunnerCore::m_TestRunner
protected

Definition at line 7 of file SCR_AutotestRunnerCore.c.


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