Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
RplIdentity.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13sealed class RplIdentity
14{
15 private void RplIdentity();
16 private void ~RplIdentity();
17
18 static proto RplIdentity Local();
19 static proto RplIdentity Invalid();
20 proto external bool IsValid();
21 proto external string AsString();
22}
23
int RplIdentity
Definition EnNetwork.c:32
@ Local
Definition RplItemType.c:14