Class ResourceManagerConfig
Resource Manager Config utility class.
Inherited Members
Namespace: UnityEngine .ResourceManagement .Util
Assembly: solution.dll
Syntax
public static class ResourceManagerConfig
Methods
Name | Description |
---|---|
Create |
Used to create an operation result that has multiple items. |
Create |
Used to create an operation result that has multiple items. |
Create |
Used to create an operation result that has multiple items. |
Create |
Used to create an operation result that has multiple items. |
Extract |
Extracts main and subobject keys if properly formatted |
Is |
Check if one type is an instance of another type. |
Is |
Check to see if a path is remote or not. |
Should |
Check if path should use WebRequest. A path should use WebRequest for remote paths and platforms that require WebRequest to load locally. |
Strip |
Strips the query parameters of an url. |