Class TMP_PackageResourceImporter
Inheritance
TMP_PackageResourceImporter
Namespace: TMPro
Assembly: Unity.TextMeshPro.dll
Syntax
[Serializable]
public class TMP_PackageResourceImporter
Constructors
TMP_PackageResourceImporter(bool)
Declaration
public TMP_PackageResourceImporter(bool logErrors = true)
Parameters
Type |
Name |
Description |
bool |
logErrors |
|
Methods
ImportResources(bool, bool, bool)
Declaration
public static void ImportResources(bool importEssentials, bool importExamples, bool interactive)
Parameters
Type |
Name |
Description |
bool |
importEssentials |
|
bool |
importExamples |
|
bool |
interactive |
|
OnDestroy()
Declaration
OnGUI()
Declaration