Enum VettingReportEntryType
Namespace: UnityEditor.PackageManager.ValidationSuite
Syntax
public enum VettingReportEntryType : int
Fields
Name | Description | Value |
---|---|---|
GeneralConcerns | 0 | |
LegalConcerns | 1 | |
SecurityConcerns | 2 |
public enum VettingReportEntryType : int
Name | Description | Value |
---|---|---|
GeneralConcerns | 0 | |
LegalConcerns | 1 | |
SecurityConcerns | 2 |