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

namespace TMPro
{
public class TMP_FontFeatureTable // TypeDefIndex: 9434
{
	// Fields
	type#8858 m_MultipleSubstitutionRecords;
	type#8795 m_LigatureSubstitutionRecords;
	type#8644 m_GlyphPairAdjustmentRecords;
	type#8820 m_MarkToBaseAdjustmentRecords;
	type#8824 m_MarkToMarkAdjustmentRecords;
	type#4873 m_LigatureSubstitutionRecordLookup;
	type#4881 m_GlyphPairAdjustmentRecordLookup;
	type#4884 m_MarkToBaseAdjustmentRecordLookup;
	type#4886 m_MarkToMarkAdjustmentRecordLookup;

	// Methods
	// RVA: -1
	public type#8857 get_multipleSubstitutionRecords() { }
	// RVA: -1
	public type#28660 set_multipleSubstitutionRecords(type#8857 value) { }
	// RVA: -1
	public type#8794 get_ligatureRecords() { }
	// RVA: -1
	public type#28660 set_ligatureRecords(type#8794 value) { }
	// RVA: -1
	public type#8642 get_glyphPairAdjustmentRecords() { }
	// RVA: -1
	public type#28660 set_glyphPairAdjustmentRecords(type#8642 value) { }
	// RVA: -1
	public type#8819 get_MarkToBaseAdjustmentRecords() { }
	// RVA: -1
	public type#28660 set_MarkToBaseAdjustmentRecords(type#8819 value) { }
	// RVA: -1
	public type#8823 get_MarkToMarkAdjustmentRecords() { }
	// RVA: -1
	public type#28660 set_MarkToMarkAdjustmentRecords(type#8823 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 SortGlyphPairAdjustmentRecords() { }
	// RVA: -1
	public type#28660 SortMarkToBaseAdjustmentRecords() { }
	// RVA: -1
	public type#28660 SortMarkToMarkAdjustmentRecords() { }
}
}
