Class PersistenceUtils
public static class PersistenceUtils
- Inheritance
-
PersistenceUtils
Properties
CanBackup
public static bool CanBackup { get; }
Property Value
SaveRateInSeconds
public static int SaveRateInSeconds { get; set; }
Property Value
StoragePath
public static string StoragePath { get; set; }
Property Value
UseWorldPersistence
public static bool UseWorldPersistence { get; set; }
Property Value
Methods
Backup()
public static bool Backup()
Returns
Backup(out string)
public static bool Backup(out string backupPath)
Parameters
backupPath
string