Struct TMP_WordInfo
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public struct TMP_WordInfo
Fields
|
Edit this page
View Source
characterCount
Declaration
public int characterCount
Field Value
|
Edit this page
View Source
firstCharacterIndex
Declaration
public int firstCharacterIndex
Field Value
|
Edit this page
View Source
lastCharacterIndex
Declaration
public int lastCharacterIndex
Field Value
|
Edit this page
View Source
textComponent
Declaration
public TMP_Text textComponent
Field Value
Methods
|
Edit this page
View Source
GetWord()
Declaration
Returns
Extension Methods