Struct TMP_LinkInfo
Structure containing information about individual links contained in the text object.
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
public struct TMP_LinkInfo
Fields
Name | Description |
---|---|
hashCode | |
linkIdFirstCharacterIndex | |
linkIdLength | |
linkTextLength | |
linkTextfirstCharacterIndex | |
textComponent |
Methods
Name | Description |
---|---|
GetLinkID() | Function which returns the link ID as a string. |
GetLinkText() | Function which returns the text contained in a link. |