Definition at line 16 of file FileVersionManager.cs.
ObjectId SiliconStudio.Assets.FileVersionManager.ComputeFileHash |
( |
UFile |
path | ) |
|
void SiliconStudio.Assets.FileVersionManager.ComputeFileHashAsync |
( |
UFile |
path, |
|
|
Action< UFile, ObjectId > |
fileHashCallback = null , |
|
|
CancellationToken? |
cancellationToken = null |
|
) |
| |
void SiliconStudio.Assets.FileVersionManager.ComputeFileHashAsync |
( |
IEnumerable< UFile > |
paths, |
|
|
Action< UFile, ObjectId > |
fileHashCallback = null , |
|
|
CancellationToken? |
cancellationToken = null |
|
) |
| |
static void SiliconStudio.Assets.FileVersionManager.Shutdown |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/assets/SiliconStudio.Assets/FileVersionManager.cs