Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
int.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
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
int
SCR_PossessingManagerComponentClass int
ToString
proto external string ToString()
Plain C++ pointer, no weak pointers, no memory management.
scripts
Core
generated
Types
int.c
Generated by
1.17.0