Enum PackageType
The type of packages supported in Validation.
Namespace: UnityEditor.PackageManager.ValidationSuite
Syntax
public enum PackageType
Fields
Name | Description | Value |
---|---|---|
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. |