Kerbal Space Program
1.12.4
|
Structure containing information about individual links contained in the text object. More...
Public Member Functions | |
string | GetLinkID () |
Function which returns the link ID as a string. More... | |
string | GetLinkText () |
Function which returns the text contained in a link. More... | |
Public Attributes | |
int | hashCode |
int | linkIdFirstCharacterIndex |
int | linkIdLength |
int | linkTextfirstCharacterIndex |
int | linkTextLength |
TMP_Text | textComponent |
Structure containing information about individual links contained in the text object.
|
inline |
Function which returns the link ID as a string.
text | The source input text. |
|
inline |
Function which returns the text contained in a link.
textInfo |
int TMPro.TMP_LinkInfo.hashCode |
int TMPro.TMP_LinkInfo.linkIdFirstCharacterIndex |
int TMPro.TMP_LinkInfo.linkIdLength |
int TMPro.TMP_LinkInfo.linkTextfirstCharacterIndex |
int TMPro.TMP_LinkInfo.linkTextLength |
TMP_Text TMPro.TMP_LinkInfo.textComponent |