Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EPlatform.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
EPlatform
13
{
14
WINDOWS
,
15
LINUX
,
16
XBOX_ONE
,
17
XBOX_ONE_S
,
18
XBOX_ONE_X
,
19
XBOX_SERIES_S
,
20
XBOX_SERIES_X
,
21
PS4
,
22
PS5
,
23
PS5_PRO
,
24
UNKNOWN
,
25
}
26
EPlatform
EPlatform
Definition
EPlatform.c:13
XBOX_SERIES_X
@ XBOX_SERIES_X
Definition
EPlatform.c:20
XBOX_ONE
@ XBOX_ONE
Definition
EPlatform.c:16
XBOX_ONE_X
@ XBOX_ONE_X
Definition
EPlatform.c:18
PS5_PRO
@ PS5_PRO
Definition
EPlatform.c:23
PS5
@ PS5
Definition
EPlatform.c:22
XBOX_SERIES_S
@ XBOX_SERIES_S
Definition
EPlatform.c:19
PS4
@ PS4
Definition
EPlatform.c:21
UNKNOWN
@ UNKNOWN
Definition
EPlatform.c:24
LINUX
@ LINUX
Definition
EPlatform.c:15
XBOX_ONE_S
@ XBOX_ONE_S
Definition
EPlatform.c:17
WINDOWS
@ WINDOWS
Definition
EPlatform.c:14
scripts
Core
generated
System
EPlatform.c
Generated by
1.17.0