Search Unity

Question Where is the text value on a TextMeshproUGUI ?

Discussion in 'UGUI & TextMesh Pro' started by jfa257, Mar 29, 2023.

  1. jfa257

    jfa257

    Joined:
    Jul 17, 2013
    Posts:
    9
    Hi,

    Greetings, I want to know Where is the text value on a TextMeshproUGUI object? Whenever I do breakpoints, I've never found the text property of a TextMeshProUGUI object. I have found pretty much every other on any object, but I can't find this on Visual Studio, which the IDE I use.

    Could someone post a screenshot of where it is or in case there are special steps to find it, a know-how? Please? Everytime I've been forced to expose the property in code, but not finding it on a breakpoint is particulary annoying

    Thanks in advance!