// Assembly: Unity.TextMeshPro
// Full name: TMPro.WordWrapState

namespace TMPro
{
public class WordWrapState // TypeDefIndex: 9378
{
	// Fields
	type#20872 previous_WordBreak;
	type#20872 total_CharacterCount;
	type#20872 visible_CharacterCount;
	type#20872 visibleSpaceCount;
	type#20872 visible_SpriteCount;
	type#20872 visible_LinkCount;
	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 startOfLineAscender;
	type#26063 maxLineAscender;
	type#26063 maxLineDescender;
	type#26063 pageAscender;
	type#19623 horizontalAlignment;
	type#26063 marginLeft;
	type#26063 marginRight;
	type#26063 xAdvance;
	type#26063 preferredWidth;
	type#26063 preferredHeight;
	type#26063 renderedWidth;
	type#26063 renderedHeight;
	type#26063 previousLineScale;
	type#20872 wordCount;
	type#18664 fontStyle;
	type#20872 italicAngle;
	type#26063 fontScaleMultiplier;
	type#26063 currentFontSize;
	type#26063 baselineOffset;
	type#26063 lineOffset;
	type#15318 isDrivenLineSpacing;
	type#20872 lastBaseGlyphIndex;
	type#26063 cSpace;
	type#26063 mSpace;
	type#26949 textInfo;
	type#26893 lineInfo;
	type#16089 vertexColor;
	type#16089 underlineColor;
	type#16089 strikethroughColor;
	type#19611 highlightState;
	type#26879 basicStyleStack;
	type#10373 italicAngleStack;
	type#10363 colorStack;
	type#10363 underlineColorStack;
	type#10363 strikethroughColorStack;
	type#10363 highlightColorStack;
	type#10368 highlightStateStack;
	type#10383 colorGradientStack;
	type#10381 sizeStack;
	type#10381 indentStack;
	type#10365 fontWeightStack;
	type#10373 styleStack;
	type#10381 baselineStack;
	type#10373 actionStack;
	type#10376 materialReferenceStack;
	type#10370 lineJustificationStack;
	type#20872 spriteAnimationID;
	type#26871 currentFontAsset;
	type#26920 currentSpriteAsset;
	type#22480 currentMaterial;
	type#20872 currentMaterialIndex;
	type#18238 meshExtents;
	type#15318 tagNoParsing;
	type#15318 isNonBreakingSpace;
	type#24842 fxRotation;
	type#28472 fxScale;
}
}
