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

namespace UnityEngine.TextCore.Text
{
public class TextStyle // TypeDefIndex: 10558
{
	// Fields
	type#27286 k_NormalStyle;
	type#26577 m_Name;
	type#20868 m_HashCode;
	type#26577 m_OpeningDefinition;
	type#26577 m_ClosingDefinition;
	type#13558 m_OpeningTagArray;
	type#13558 m_ClosingTagArray;
	type#13559 m_OpeningTagUnicodeArray;
	type#13559 m_ClosingTagUnicodeArray;

	// Methods
	// RVA: -1
	public type#20867 get_hashCode() { }
	// RVA: -1
	public type#13557 get_styleOpeningTagArray() { }
	// RVA: -1
	public type#13557 get_styleClosingTagArray() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 styleName, type#26576 styleOpeningDefinition, type#26576 styleClosingDefinition) { }
	// RVA: -1
	public type#28660 RefreshStyle() { }
}
}
