![]() |
FormIt Plugin API
v23.0.0 (2023.0.0)
|
FormIt.AutoSave namespace.
Functions | |
| json | Enable () |
| json | Disable () |
| Disable() function. More... | |
| json | IsEnabled () |
| IsEnabled() function. More... | |
| json | SetConfig (config) |
| SetConfig() function. More... | |
| json | SetConfigFromPath (path) |
| SetConfigFromPath() function. More... | |
| json | GetConfig () |
| GetConfig() function. More... | |
| json | GetDefaultConfig () |
| GetDefaultConfig() function. More... | |
| json | StartSignalThread () |
| StartSignalThread() function. More... | |
| json | StopSignalThread () |
| StopSignalThread() function. More... | |
| json | Save (force) |
| Save() function. More... | |
| json | GetExistingBackupFile (path) |
| GetExistingBackupFile() function. More... | |
| json | Cleanup () |
| json | AddProtectedFile (path) |
| AddProtectedFile() function. More... | |
| json | ClearProtectedFiles () |
| ClearProtectedFiles() function. More... | |
| json | IsFileProtected (path) |
| IsFileProtected() function. More... | |