|
| override ResourceName | GetWorldFile () |
| | Override in your user test suites to specify the world the test will run in.
|
| |
| 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 () |
| |
◆ 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:
- Game/Tests/TestSuites/Example/SCR_TEST_Example1TestSuite.c