Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ParseHandle.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
ParseHandle
: pointer
13
{
19
proto external
int
ParseLine(
int
lineNumber, out array<string> outParsedTokens);
20
proto external
void
EndParse();
21
}
22
ParseHandle
Definition
ParseHandle.c:13
scripts
Core
generated
System
ParseHandle.c
Generated by
1.17.0