Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
PlayerId.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
7sealed class PlayerId
8{
9 private void PlayerId();
10 private void ~PlayerId();
11
12 static proto PlayerId Local();
13 static proto PlayerId Invalid();
14 proto external bool IsValid();
15}
int PlayerId
Definition gameLib.c:1
@ Local
Definition RplItemType.c:14