Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
KickCauseCodeAPI.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
sealed
class
KickCauseCodeAPI
13
{
14
private
void
KickCauseCodeAPI
();
15
private
void
~
KickCauseCodeAPI
();
16
17
static
proto
KickCauseCode
NewCode(
KickCauseGroup2
group,
int
reason);
18
static
proto
KickCauseGroup2
GetGroup(
KickCauseCode
code);
19
static
proto
int
GetReason(
KickCauseCode
code);
20
}
21
KickCauseGroup2
KickCauseGroup2
Extends KickCauseGroup by adding game-specific groups.
Definition:
KickCauseGroup2.c:13
KickCauseCodeAPI
Definition:
KickCauseCodeAPI.c:12
KickCauseCode
KickCauseCode
Definition:
KickCauseCode.c:19
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
GameStateTransitions
KickCauseCodeAPI.c
Generated by
1.8.17