Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AutotestGroup Interface Reference

Collection of test suites. More...

Public Member Functions

array< ref SCR_AutotestSuiteBaseGetSuites ()
 Get all test suites in this group.
 
array< ref SCR_AutotestSuiteBaseGetEnabledSuites ()
 Get enabled test suites in this group.
 

Protected Attributes

ref array< ref SCR_AutotestSuiteBasem_aSuites
 

Detailed Description

Collection of test suites.

Member Function Documentation

◆ GetEnabledSuites()

array< ref SCR_AutotestSuiteBase > SCR_AutotestGroup.GetEnabledSuites ( )

Get enabled test suites in this group.

◆ GetSuites()

array< ref SCR_AutotestSuiteBase > SCR_AutotestGroup.GetSuites ( )

Get all test suites in this group.

Member Data Documentation

◆ m_aSuites

ref array<ref SCR_AutotestSuiteBase> SCR_AutotestGroup.m_aSuites
protected

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