|
Enfusion Script API
|
Container for saving data in binary format. More...
Public Member Functions | |
| proto external bool | SaveToFile (string fileName) |
| proto external ref BinSerializationContainer | SaveToContainer () |
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) | |
Container for saving data in binary format.
| proto external ref BinSerializationContainer BinSerializationSaveContainer.SaveToContainer | ( | ) |