Enum PackageType
The type of packages supported in Validation.
Namespace: UnityEditor.PackageManager.ValidationSuite
Assembly: solution.dll
Syntax
public enum PackageTypeFields
| Name | Description | 
|---|---|
| FeatureSet | Package defining a FeatureSet | 
| Template | Package containing a Unity Template | 
| Tooling | Package containing editor and runtime code to be used within the Unity Editor. |