|
static IDictionary< string, string > | GetBackupMap (IEnumerable< string > locations) |
|
static void | Backup (IDictionary< string, string > backupMap) |
|
static void | Restore (IDictionary< string, string > pathMap) |
|
◆ Backup()
static void Beebyte.Obfuscator.FileBackup.Backup |
( |
IDictionary< string, string > |
backupMap | ) |
|
|
inlinestatic |
Backs up files specified in the keys of the map to their corresponding values.
◆ GetBackupMap()
static IDictionary< string, string > Beebyte.Obfuscator.FileBackup.GetBackupMap |
( |
IEnumerable< string > |
locations | ) |
|
|
inlinestatic |
Returns a map consisting of keys of the original file and a proposed target location.
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Engine/Plugins/Editor/Beebyte/Obfuscator/FileBackup.cs