// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.WordWrapState

namespace UnityEngine.TextCore.Text
{
public class WordWrapState // TypeDefIndex: 10582
{
	// Fields
	type#20872 previousWordBreak;
	type#20872 totalCharacterCount;
	type#20872 visibleCharacterCount;
	type#20872 visibleSpaceCount;
	type#20872 visibleSpriteCount;
	type#20872 visibleLinkCount;
	type#20872 firstCharacterIndex;
	type#20872 firstVisibleCharacterIndex;
	type#20872 lastCharacterIndex;
	type#20872 lastVisibleCharIndex;
	type#20872 lineNumber;
	type#26063 maxCapHeight;
	type#26063 maxAscender;
	type#26063 maxDescender;
	type#26063 maxLineAscender;
	type#26063 maxLineDescender;
	type#26063 startOfLineAscender;
	type#26063 xAdvance;
	type#26063 preferredWidth;
	type#26063 preferredHeight;
	type#26063 previousLineScale;
	type#26063 pageAscender;
	type#20872 wordCount;
	type#18669 fontStyle;
	type#26063 fontScale;
	type#26063 fontScaleMultiplier;
	type#20872 italicAngle;
	type#26063 currentFontSize;
	type#26063 baselineOffset;
	type#26063 lineOffset;
	type#27213 textInfo;
	type#21985 lineInfo;
	type#16089 vertexColor;
	type#16089 underlineColor;
	type#16089 strikethroughColor;
	type#16089 highlightColor;
	type#19614 highlightState;
	type#18661 basicStyleStack;
	type#10536 italicAngleStack;
	type#10530 colorStack;
	type#10530 underlineColorStack;
	type#10530 strikethroughColorStack;
	type#10530 highlightColorStack;
	type#10533 highlightStateStack;
	type#10548 colorGradientStack;
	type#10544 sizeStack;
	type#10544 indentStack;
	type#10550 fontWeightStack;
	type#10536 styleStack;
	type#10544 baselineStack;
	type#10536 actionStack;
	type#10540 materialReferenceStack;
	type#10546 lineJustificationStack;
	type#20872 lastBaseGlyphIndex;
	type#20872 spriteAnimationId;
	type#18629 currentFontAsset;
	type#26255 currentSpriteAsset;
	type#22480 currentMaterial;
	type#20872 currentMaterialIndex;
	type#18242 meshExtents;
	type#15318 tagNoParsing;
	type#15318 isNonBreakingSpace;
	type#15318 isDrivenLineSpacing;
	type#28472 fxScale;
	type#24842 fxRotation;
}
}
