Show / Hide Table of Contents

Struct TMP_WordInfo

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

Fields

| Edit this page View Source

characterCount

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

firstCharacterIndex

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

lastCharacterIndex

Declaration
public int lastCharacterIndex
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

GetWord()

Declaration
public string GetWord()
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
☀
☾