Cancel | Cancels the load or save action. |
Delete | Deletes files locally or from the server. |
GetLastError | Gets the last error that occurred during asynchronous load and save operations. |
Load | Downloads the storage structure to the client file system. |
LoadEx | Downloads the storage structure to the client file system. |
Progress | Polls the progress of the last action (Load or Save). |
Save | Uploads the storage structure to the server. |
SaveEx | Uploads the storage structure to the server. |
ActionFinished | Checks if the load or save action is finished. |
ClientPath | The location on the client to which to download or from which to upload. |
Root | The storage root. |
ServerPath | Deprecated. The location on the server from which to download or to which to upload. |