PC Stable Documentation
|
|
Static Private Member Functions | |
static bool | SaveXMLReport (string data, out string errorMessage) |
static EntityAI | SpawnEntityAI (string typeName, int flags=ECE_PLACE_ON_SURFACE) |
static void | SetWorldName () |
static string | GetWorldName () |
static void | LogRPT (string message) |
Static Private Attributes | |
static private const string | REPORT_FILE_NAME_TEMPLATE = "$mission:Autotest_%1.xml" |
static private const string | DATETIME_FORMAT = "%1%2%3T%4%5%6Z" |
static private string | m_WorldName |
|
inlinestaticprivate |
References m_WorldName.
|
inlinestaticprivate |
References PrintToRPT().
Referenced by CGame::AutoTestLaunch(), AutotestConfigHandler::LoadData(), AutotestRunner::Start(), and AutotestRunner::Update().
References CloseFile(), DATETIME_FORMAT, FPrint(), GetHourMinuteSecondUTC(), GetYearMonthDayUTC(), OpenFile(), and REPORT_FILE_NAME_TEMPLATE.
Referenced by AutotestRunner::Update().
|
inlinestaticprivate |
References GetGame(), CGame::GetWorldName(), m_WorldName, and string::ToLower().
Referenced by AutotestRunner::Start().
|
inlinestaticprivate |
References ECE_PLACE_ON_SURFACE, and g_Game.
|
staticprivate |
Referenced by SaveXMLReport().
|
staticprivate |
Referenced by GetWorldName(), and SetWorldName().
|
staticprivate |
Referenced by SaveXMLReport().