Class CatalogUtilities
Utility methods for working with catalog and catalog hash file paths.
Inherited Members
Namespace: UnityEngine.ResourceManagement.Util
Assembly: Unity.ResourceManager.dll
Syntax
public class CatalogUtilities
Methods
| Name | Description |
|---|---|
| GetCatalogExtension(string) | Gets the file extension of a catalog path, ignoring any URL query string. |
| GetCatalogFilePath(string, string) | Given a path to a |
| GetHashFilePath(string) | Given a path to a catalog file, returns the corresponding |