Class ErrorDocumentation
Namespace: UnityEditor.PackageManager.ValidationSuite
Syntax
public static class ErrorDocumentation
Methods
GetLinkMessage(String, String)
Declaration
public static string GetLinkMessage(string filePath, string fileSection)
Parameters
Type | Name | Description |
---|---|---|
String | filePath | |
String | fileSection |
Returns
Type | Description |
---|---|
String |
GetLinkMessage(ErrorTypes)
Declaration
public static string GetLinkMessage(ErrorTypes error)
Parameters
Type | Name | Description |
---|---|---|
ErrorTypes | error |
Returns
Type | Description |
---|---|
String |