Show / Hide Table of Contents

Struct TMP_LinkInfo

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public struct TMP_LinkInfo

Fields

| Edit this page View Source

hashCode

Declaration
public int hashCode
Field Value
Type Description
int
| Edit this page View Source

linkIdFirstCharacterIndex

Declaration
public int linkIdFirstCharacterIndex
Field Value
Type Description
int
| Edit this page View Source

linkIdLength

Declaration
public int linkIdLength
Field Value
Type Description
int
| Edit this page View Source

linkTextLength

Declaration
public int linkTextLength
Field Value
Type Description
int
| Edit this page View Source

linkTextfirstCharacterIndex

Declaration
public int linkTextfirstCharacterIndex
Field Value
Type Description
int
| Edit this page View Source

textComponent

Declaration
public TMP_Text textComponent
Field Value
Type Description
TMP_Text

Methods

| Edit this page View Source

GetLinkID()

Declaration
public string GetLinkID()
Returns
Type Description
string
| Edit this page View Source

GetLinkText()

Declaration
public string GetLinkText()
Returns
Type Description
string

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾