|
Arma Reforger Script API
|
Collection of test suites. More...
Public Member Functions | |
| array< ref SCR_AutotestSuiteBase > | GetSuites () |
| Get all test suites in this group. | |
| array< ref SCR_AutotestSuiteBase > | GetEnabledSuites () |
| Get enabled test suites in this group. | |
Protected Attributes | |
| ref array< ref SCR_AutotestSuiteBase > | m_aSuites |
Collection of test suites.
| array< ref SCR_AutotestSuiteBase > SCR_AutotestGroup.GetEnabledSuites | ( | ) |
Get enabled test suites in this group.
| array< ref SCR_AutotestSuiteBase > SCR_AutotestGroup.GetSuites | ( | ) |
Get all test suites in this group.
|
protected |