Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_PlayerManagerKickReason.c
Go to the documentation of this file.
1
//~ Make sure to update the PlayerKickReasonConfig if there are any changes to this enum
2
enum
SCR_PlayerManagerKickReason
:
PlayerManagerKickReason
3
{
4
FRIENDLY_FIRE
,
5
DISRUPTIVE_BEHAVIOUR
,
6
7
KICKED_BY_GM
= 10,
8
BANNED_BY_GM
= 11,
9
};
SCR_PlayerManagerKickReason
SCR_PlayerManagerKickReason
Definition
SCR_PlayerManagerKickReason.c:3
DISRUPTIVE_BEHAVIOUR
@ DISRUPTIVE_BEHAVIOUR
Definition
SCR_PlayerManagerKickReason.c:5
FRIENDLY_FIRE
@ FRIENDLY_FIRE
Definition
SCR_PlayerManagerKickReason.c:4
KICKED_BY_GM
@ KICKED_BY_GM
Definition
SCR_PlayerManagerKickReason.c:7
BANNED_BY_GM
@ BANNED_BY_GM
Definition
SCR_PlayerManagerKickReason.c:8
PlayerManagerKickReason
PlayerManagerKickReason
Definition
PlayerManagerKickReason.c:13
scripts
GameCode
Online
SCR_PlayerManagerKickReason.c
Generated by
1.17.0