Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
TestStage.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
13
enum
TestStage
14
{
15
Setup
,
16
Main
,
17
TearDown
,
18
}
19
Main
@ Main
Definition
gameLib.c:20
TestStage
TestStage
Stage definition used in conjunction with TestStep attribute.
Definition
TestStage.c:14
Setup
@ Setup
Definition
TestStage.c:15
TearDown
@ TearDown
Definition
TestStage.c:17
scripts
GameLib
generated
ScriptTestingFramework
TestStage.c
Generated by
1.17.0