textmesh pro inspector code example
Example: unity can't put tmpro in script
// Tmpro requires TextMeshProUGUI in order to access the gui
using TMPro;
public TextMeshProUGUI TextMesh;
// Tmpro requires TextMeshProUGUI in order to access the gui
using TMPro;
public TextMeshProUGUI TextMesh;