![]() |
|
Game core responsible for running the gameplay test suites. More...
Public Member Functions | |
| override bool | CanCreate () |
| override void | OnUpdate (float timeSlice) |
| override void | OnGameEnd () |
Protected Attributes | |
| ref SCR_TestRunner | m_TestRunner |
| Game | m_Game |
Game core responsible for running the gameplay test suites.
| override bool SCR_AutotestRunnerCore.CanCreate | ( | ) |
| override void SCR_AutotestRunnerCore.OnGameEnd | ( | ) |
| override void SCR_AutotestRunnerCore.OnUpdate | ( | float | timeSlice | ) |
|
protected |
|
protected |