Class TMP_EditorUtility
Inherited Members
Namespace: TMPro.EditorUtilities
Assembly: Unity.TextMeshPro.Editor.dll
Syntax
public static class TMP_EditorUtility
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 |