Class TMP_EditorUtility
Namespace: TMPro.EditorUtilities
Syntax
public static class TMP_EditorUtility : object
Properties
packageFullPath
Returns the fully qualified path of the package.
Declaration
public static string packageFullPath { get; }
Property Value
Type | Description |
---|---|
String |
packageRelativePath
Returns the relative path of the package.
Declaration
public static string packageRelativePath { get; }
Property Value
Type | Description |
---|---|
String |