Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
int.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
12sealed class int
13{
18
19 static const int MAX;
20 static const int MIN;
21 static const int INVALID_INDEX;
23
24 private void int();
25 private void ~int();
26
38 proto external string AsciiToString();
57 proto external string ToString(int len = -1, bool hex = false, string prefix = string.Empty);
64 proto external int Sign();
65}
66
SCR_PossessingManagerComponentClass int
proto external string ToString()
Plain C++ pointer, no weak pointers, no memory management.