Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
WorldRunTool.c File Reference

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

Enumeration Type Documentation

◆ WorldRunConfiguration

Definition at line 2 of file WorldRunTool.c.

Function Documentation

◆ WorkbenchPluginAttribute()

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.

Variable Documentation

◆ PC

@ PC = 0

Definition at line 11 of file WorldRunTool.c.

◆ PS4

@ PS4 = 2

Definition at line 13 of file WorldRunTool.c.

◆ XB1

XB1 = 1

Definition at line 12 of file WorldRunTool.c.