Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AutotestTool Interface Reference
Inheritance diagram for SCR_AutotestTool:

Public Member Functions

void RunConfig ()
 
void RunClass ()
 

Protected Member Functions

void RunNewProcess (string autotestArg)
 
SCR_AutotestGroup GetConfigByPath (ResourceName configName)
 
string GetAddonsDirCLI ()
 
string GetAddonsCLI ()
 

Protected Attributes

ResourceName m_sTestGroup
 
string m_sTestClass
 
bool m_bRunInNewWindow
 
string m_bArguments
 

Static Protected Attributes

static const string DEFAULT_ARGUMENTS = "-profile ArmaReforger/autotest\n-noFocus\n-forceUpdate\n-noThrow\n-window\n"
 

Member Function Documentation

◆ GetAddonsCLI()

string SCR_AutotestTool.GetAddonsCLI ( )
protected

◆ GetAddonsDirCLI()

string SCR_AutotestTool.GetAddonsDirCLI ( )
protected

◆ GetConfigByPath()

SCR_AutotestGroup SCR_AutotestTool.GetConfigByPath ( ResourceName configName)
protected

◆ RunClass()

void SCR_AutotestTool.RunClass ( )

◆ RunConfig()

void SCR_AutotestTool.RunConfig ( )

◆ RunNewProcess()

void SCR_AutotestTool.RunNewProcess ( string autotestArg)
protected

Member Data Documentation

◆ DEFAULT_ARGUMENTS

const string SCR_AutotestTool.DEFAULT_ARGUMENTS = "-profile ArmaReforger/autotest\n-noFocus\n-forceUpdate\n-noThrow\n-window\n"
staticprotected

◆ m_bArguments

string SCR_AutotestTool.m_bArguments
protected

◆ m_bRunInNewWindow

bool SCR_AutotestTool.m_bRunInNewWindow
protected

◆ m_sTestClass

string SCR_AutotestTool.m_sTestClass
protected

◆ m_sTestGroup

ResourceName SCR_AutotestTool.m_sTestGroup
protected

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