Enfusion Script API
Loading...
Searching...
No Matches
List of all members
JsonSaveContainer Interface Reference

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

Inheritance diagram for JsonSaveContainer:
[legend]

Additional Inherited Members

- Public Member Functions inherited from BaseJsonSerializationSaveContainer
proto string ExportToString ()
 
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 ()
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Detailed Description

Container for saving data in json format.


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