Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
BaseJsonSaveContainer.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
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