Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GameStateTransitions

Classes

class  GameStateTransitions
class  KickCauseCodeAPI

Enumerations

enum  KickCauseGroup2 { PLATFORM , PLAYER_MANAGER , PLATFORM , PLAYER_MANAGER }
 Extends KickCauseGroup by adding game-specific groups. More...
enum  KickCauseGroup2 { PLATFORM , PLAYER_MANAGER , PLATFORM , PLAYER_MANAGER }
enum  PlatformKickReason {
  ACTIVE_USER_LOST , NO_MP_PRIVILEGE , NO_CROSSPLAY_PRIVILEGE , USER_SIGNED_OUT ,
  ACTIVE_USER_LOST , NO_MP_PRIVILEGE , NO_CROSSPLAY_PRIVILEGE , USER_SIGNED_OUT
}
enum  PlatformKickReason {
  ACTIVE_USER_LOST , NO_MP_PRIVILEGE , NO_CROSSPLAY_PRIVILEGE , USER_SIGNED_OUT ,
  ACTIVE_USER_LOST , NO_MP_PRIVILEGE , NO_CROSSPLAY_PRIVILEGE , USER_SIGNED_OUT
}

Detailed Description

Enumeration Type Documentation

◆ KickCauseGroup2 [1/2]

Extends KickCauseGroup by adding game-specific groups.

Enumerator
PLATFORM 

Kick reason comes from PlatformKickReason.

PLAYER_MANAGER 

Kick reason comes from PlayerManagerKickReason.

PLATFORM 

Kick reason comes from PlatformKickReason.

PLAYER_MANAGER 

Kick reason comes from PlayerManagerKickReason.

Definition at line 13 of file KickCauseGroup2.c.

◆ KickCauseGroup2 [2/2]

Enumerator
PLATFORM 

Kick reason comes from PlatformKickReason.

PLAYER_MANAGER 

Kick reason comes from PlayerManagerKickReason.

PLATFORM 

Kick reason comes from PlatformKickReason.

PLAYER_MANAGER 

Kick reason comes from PlayerManagerKickReason.

Definition at line 13 of file KickCauseGroup2.c.

◆ PlatformKickReason [1/2]

Enumerator
ACTIVE_USER_LOST 

User who originally started the game is no longer active.

NO_MP_PRIVILEGE 

User is not allowed to play multiplayer games.

NO_CROSSPLAY_PRIVILEGE 

User is not allowed to play cross-platform multiplayer.

USER_SIGNED_OUT 

User signed out of online services.

ACTIVE_USER_LOST 

User who originally started the game is no longer active.

NO_MP_PRIVILEGE 

User is not allowed to play multiplayer games.

NO_CROSSPLAY_PRIVILEGE 

User is not allowed to play cross-platform multiplayer.

USER_SIGNED_OUT 

User signed out of online services.

Definition at line 12 of file PlatformKickReason.c.

◆ PlatformKickReason [2/2]

Enumerator
ACTIVE_USER_LOST 

User who originally started the game is no longer active.

NO_MP_PRIVILEGE 

User is not allowed to play multiplayer games.

NO_CROSSPLAY_PRIVILEGE 

User is not allowed to play cross-platform multiplayer.

USER_SIGNED_OUT 

User signed out of online services.

ACTIVE_USER_LOST 

User who originally started the game is no longer active.

NO_MP_PRIVILEGE 

User is not allowed to play multiplayer games.

NO_CROSSPLAY_PRIVILEGE 

User is not allowed to play cross-platform multiplayer.

USER_SIGNED_OUT 

User signed out of online services.

Definition at line 12 of file PlatformKickReason.c.