Class Utilities
Inherited Members
Namespace: UnityEditor.PackageManager.ValidationSuite
Assembly: solution.dll
Syntax
public static class Utilities
Fields
Name | Description |
---|---|
UnityTempPath |
Properties
Name | Description |
---|---|
NetworkNotReachable |
Methods
Name | Description |
---|---|
AssembliesForPackage(string) | Returns the Assembly instances which contain one or more scripts in a package, given the list of files in the package. |
CreatePackageId(string, string) | |
CreateTempFile(string) | |
ExtractPackage(string, string, string, string, bool) | |
GetMonoPath() | |
GetOSAgnosticPath(string) | |
GetPackageVersionsOnProduction(string) | |
GetPathFromRoot(string, string) | |
IsPreviewVersion(string) | |
IsTestAssembly(Assembly) |