Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
PlatformKickReason.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
enum
PlatformKickReason
13
{
15
ACTIVE_USER_LOST
,
17
NO_MP_PRIVILEGE
,
19
NO_CROSSPLAY_PRIVILEGE
,
20
}
21
ACTIVE_USER_LOST
@ ACTIVE_USER_LOST
User who originally started the game is no longer active.
Definition:
PlatformKickReason.c:15
PlatformKickReason
PlatformKickReason
Definition:
PlatformKickReason.c:12
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
GameStateTransitions
PlatformKickReason.c
Generated by
1.8.17