Struct WordWrapState
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public struct WordWrapState
Fields
|
Edit this page
View Source
actionStack
Declaration
public TMP_XmlTagStack<int> actionStack
Field Value
|
Edit this page
View Source
baselineOffset
Declaration
public float baselineOffset
Field Value
|
Edit this page
View Source
basicStyleStack
Declaration
public TMP_BasicXmlTagStack basicStyleStack
Field Value
|
Edit this page
View Source
colorStack
Declaration
public TMP_XmlTagStack<Color32> colorStack
Field Value
|
Edit this page
View Source
currentFontAsset
Declaration
public TMP_FontAsset currentFontAsset
Field Value
|
Edit this page
View Source
currentFontSize
Declaration
public float currentFontSize
Field Value
|
Edit this page
View Source
currentMaterial
Declaration
public Material currentMaterial
Field Value
Type |
Description |
Material |
|
|
Edit this page
View Source
currentMaterialIndex
Declaration
public int currentMaterialIndex
Field Value
|
Edit this page
View Source
currentSpriteAsset
Declaration
public TMP_SpriteAsset currentSpriteAsset
Field Value
|
Edit this page
View Source
firstCharacterIndex
Declaration
public int firstCharacterIndex
Field Value
|
Edit this page
View Source
firstVisibleCharacterIndex
Declaration
public int firstVisibleCharacterIndex
Field Value
|
Edit this page
View Source
fontScale
Declaration
Field Value
|
Edit this page
View Source
fontScaleMultiplier
Declaration
public float fontScaleMultiplier
Field Value
|
Edit this page
View Source
fontStyle
Declaration
public FontStyles fontStyle
Field Value
|
Edit this page
View Source
fontWeightStack
Declaration
public TMP_XmlTagStack<int> fontWeightStack
Field Value
|
Edit this page
View Source
highlightColor
Declaration
public Color32 highlightColor
Field Value
|
Edit this page
View Source
highlightColorStack
Declaration
public TMP_XmlTagStack<Color32> highlightColorStack
Field Value
|
Edit this page
View Source
indentStack
Declaration
public TMP_XmlTagStack<float> indentStack
Field Value
|
Edit this page
View Source
lastCharacterIndex
Declaration
public int lastCharacterIndex
Field Value
|
Edit this page
View Source
lastVisibleCharIndex
Declaration
public int lastVisibleCharIndex
Field Value
|
Edit this page
View Source
lineInfo
Declaration
public TMP_LineInfo lineInfo
Field Value
|
Edit this page
View Source
lineJustificationStack
Declaration
public TMP_XmlTagStack<TextAlignmentOptions> lineJustificationStack
Field Value
|
Edit this page
View Source
lineNumber
Declaration
Field Value
|
Edit this page
View Source
lineOffset
Declaration
Field Value
|
Edit this page
View Source
materialReferenceStack
Declaration
public TMP_XmlTagStack<MaterialReference> materialReferenceStack
Field Value
|
Edit this page
View Source
maxAscender
Declaration
Field Value
|
Edit this page
View Source
maxCapHeight
Declaration
public float maxCapHeight
Field Value
|
Edit this page
View Source
maxDescender
Declaration
public float maxDescender
Field Value
|
Edit this page
View Source
maxLineAscender
Declaration
public float maxLineAscender
Field Value
|
Edit this page
View Source
maxLineDescender
Declaration
public float maxLineDescender
Field Value
|
Edit this page
View Source
meshExtents
Declaration
public Extents meshExtents
Field Value
|
Edit this page
View Source
preferredHeight
Declaration
public float preferredHeight
Field Value
|
Edit this page
View Source
preferredWidth
Declaration
public float preferredWidth
Field Value
|
Edit this page
View Source
previousLineAscender
Declaration
public float previousLineAscender
Field Value
|
Edit this page
View Source
previousLineScale
Declaration
public float previousLineScale
Field Value
|
Edit this page
View Source
previous_WordBreak
Declaration
public int previous_WordBreak
Field Value
|
Edit this page
View Source
sizeStack
Declaration
public TMP_XmlTagStack<float> sizeStack
Field Value
|
Edit this page
View Source
spriteAnimationID
Declaration
public int spriteAnimationID
Field Value
|
Edit this page
View Source
strikethroughColor
Declaration
public Color32 strikethroughColor
Field Value
|
Edit this page
View Source
strikethroughColorStack
Declaration
public TMP_XmlTagStack<Color32> strikethroughColorStack
Field Value
|
Edit this page
View Source
styleStack
Declaration
public TMP_XmlTagStack<int> styleStack
Field Value
|
Edit this page
View Source
tagNoParsing
Declaration
Field Value
|
Edit this page
View Source
textInfo
Declaration
public TMP_TextInfo textInfo
Field Value
|
Edit this page
View Source
total_CharacterCount
Declaration
public int total_CharacterCount
Field Value
|
Edit this page
View Source
underlineColor
Declaration
public Color32 underlineColor
Field Value
|
Edit this page
View Source
underlineColorStack
Declaration
public TMP_XmlTagStack<Color32> underlineColorStack
Field Value
|
Edit this page
View Source
vertexColor
Declaration
public Color32 vertexColor
Field Value
|
Edit this page
View Source
visible_CharacterCount
Declaration
public int visible_CharacterCount
Field Value
|
Edit this page
View Source
visible_LinkCount
Declaration
public int visible_LinkCount
Field Value
|
Edit this page
View Source
visible_SpriteCount
Declaration
public int visible_SpriteCount
Field Value
|
Edit this page
View Source
wordCount
Declaration
Field Value
|
Edit this page
View Source
xAdvance
Declaration
Field Value
Extension Methods