Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
PlatformKickReason.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
PlatformKickReason
13
{
15
ACTIVE_USER_LOST
,
17
NO_MP_PRIVILEGE
,
19
NO_CROSSPLAY_PRIVILEGE
,
21
USER_SIGNED_OUT
,
22
}
23
PlatformKickReason
PlatformKickReason
Definition
PlatformKickReason.c:13
NO_MP_PRIVILEGE
@ NO_MP_PRIVILEGE
User is not allowed to play multiplayer games.
Definition
PlatformKickReason.c:17
NO_CROSSPLAY_PRIVILEGE
@ NO_CROSSPLAY_PRIVILEGE
User is not allowed to play cross-platform multiplayer.
Definition
PlatformKickReason.c:19
USER_SIGNED_OUT
@ USER_SIGNED_OUT
User signed out of online services.
Definition
PlatformKickReason.c:21
ACTIVE_USER_LOST
@ ACTIVE_USER_LOST
User who originally started the game is no longer active.
Definition
PlatformKickReason.c:15
scripts
Game
generated
GameStateTransitions
PlatformKickReason.c
Generated by
1.17.0