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

Public Member Functions

override ResourceName GetWorldFile ()
 Override in your user test suites to specify the world the test will run in.
 
- Public Member Functions inherited from SCR_AutotestSuiteBase
void Print (string msg, LogLevel level=LogLevel.NORMAL)
 Prints content of variable to console/log and autotest/log.
 
void PrintFormat (string fmt, string param1="", string param2="", string param3="", LogLevel level=LogLevel.NORMAL)
 Prints formated text to console/log and autotest/log.
 
bool ShouldSkipInGroup ()
 

Additional Inherited Members

- Protected Attributes inherited from SCR_AutotestSuiteBase
bool m_bEnabled
 

Member Function Documentation

◆ GetWorldFile()

override ResourceName SCR_TEST_Example1SubjectSuite.GetWorldFile ( )

Override in your user test suites to specify the world the test will run in.

Implements SCR_AutotestSuiteBase.


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