![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | WorldRunConfiguration |
Functions | |
| enum WorldRunConfiguration | WorkbenchPluginAttribute ("Run game with current world", "Runs currently opened world with specified parameters and game profile", "", "", {"WorldEditor"}, "", 0xf144) |
Variables | |
| PC = 0 | |
| XB1 = 1 | |
| PS4 = 2 | |
Definition at line 2 of file WorldRunTool.c.
| enum WorldRunConfiguration WorkbenchPluginAttribute | ( | "Run game with current world" | , |
| "Runs currently opened world with specified parameters and game profile" | , | ||
| "" | , | ||
| "" | , | ||
| {"WorldEditor"} | , | ||
| "" | , | ||
| 0xf144 | ) |
Definition at line 1 of file WorldRunTool.c.
| @ PC = 0 |
Definition at line 11 of file WorldRunTool.c.
| @ PS4 = 2 |
Definition at line 13 of file WorldRunTool.c.
| XB1 = 1 |
Definition at line 12 of file WorldRunTool.c.