Struct TMP_LinkInfo
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public struct TMP_LinkInfo
Fields
|
Edit this page
View Source
hashCode
Declaration
Field Value
|
Edit this page
View Source
linkIdFirstCharacterIndex
Declaration
public int linkIdFirstCharacterIndex
Field Value
|
Edit this page
View Source
linkIdLength
Declaration
Field Value
|
Edit this page
View Source
linkTextLength
Declaration
public int linkTextLength
Field Value
|
Edit this page
View Source
linkTextfirstCharacterIndex
Declaration
public int linkTextfirstCharacterIndex
Field Value
|
Edit this page
View Source
textComponent
Declaration
public TMP_Text textComponent
Field Value
Methods
|
Edit this page
View Source
GetLinkID()
Declaration
public string GetLinkID()
Returns
|
Edit this page
View Source
GetLinkText()
Declaration
public string GetLinkText()
Returns
Extension Methods