![]() |
Kerbal Space Program
1.12.4
|
Structure containing information about the individual words contained in the text object. More...
Public Member Functions | |
| string | GetWord () |
| Returns the word as a string. More... | |
Public Attributes | |
| int | characterCount |
| int | firstCharacterIndex |
| int | lastCharacterIndex |
| TMP_Text | textComponent |
Structure containing information about the individual words contained in the text object.
|
inline |
Returns the word as a string.
| int TMPro.TMP_WordInfo.characterCount |
| int TMPro.TMP_WordInfo.firstCharacterIndex |
| int TMPro.TMP_WordInfo.lastCharacterIndex |
| TMP_Text TMPro.TMP_WordInfo.textComponent |
1.8.7