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