Enum PackageType
The type of packages supported in Validation.
Namespace: UnityEditor.PackageManager.ValidationSuite
Assembly: Unity.PackageValidationSuite.Editor.dll
Syntax
public enum PackageType
Fields
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. |