![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static set< string > | GetSuites () |
| static bool | LoadData (string path) |
Static Private Attributes | |
| static ref AutotestConfigJson | m_Data = new AutotestConfigJson() |
Definition at line 1 of file autotestconfighandler.c.
|
inlinestaticprivate |
Definition at line 17 of file autotestconfighandler.c.
References m_Data.
Referenced by AutotestRunner::Start().
Definition at line 5 of file autotestconfighandler.c.
References AutoTestFixture::LogRPT(), m_Data, and path.
Referenced by CGame::AutoTestLaunch().
|
staticprivate |
Definition at line 3 of file autotestconfighandler.c.
Referenced by GetSuites(), and LoadData().