Loading...
Searching...
No Matches
JsonSaveContainer Interface Reference

Container for saving data in json format. More...

Inheritance diagram for JsonSaveContainer:
BaseJsonSaveContainer SaveContainer SerializationContainer

Additional Inherited Members

- Public Member Functions inherited from BaseJsonSaveContainer
proto external string SaveToString ()
 
proto external bool SaveToFile (string fileName)
 
proto external void SetMaxDecimalPlaces (int maxDecimalPlaces)
 Sets the maximum number of decimal places for float output.
 
proto external int GetMaxDecimalPlaces ()
 

Detailed Description

Container for saving data in json format.


The documentation for this interface was generated from the following file: