Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
BaseJsonSaveContainer.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
16
class
BaseJsonSaveContainer
:
SaveContainer
17
{
18
proto external
string
SaveToString();
19
proto external
bool
SaveToFile(
string
fileName);
33
proto external
void
SetMaxDecimalPlaces(
int
maxDecimalPlaces);
34
proto external
int
GetMaxDecimalPlaces();
35
}
36
BaseJsonSaveContainer
Definition
BaseJsonSaveContainer.c:17
SaveContainer
Definition
SaveContainer.c:17
scripts
Game
generated
Plugins
Serialization
BaseJsonSaveContainer.c
Generated by
1.17.0