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

namespace TMPro
{
public class TMP_FontStyleStack // TypeDefIndex: 9517
{
	// Fields
	type#15459 bold;
	type#15459 italic;
	type#15459 underline;
	type#15459 strikethrough;
	type#15459 highlight;
	type#15459 superscript;
	type#15459 subscript;
	type#15459 uppercase;
	type#15459 lowercase;
	type#15459 smallcaps;

	// Methods
	// RVA: -1
	public type#28660 Clear() { }
	// RVA: -1
	public type#15455 Add(type#18662 style) { }
	// RVA: -1
	public type#15455 Remove(type#18662 style) { }
}
}
