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

namespace UnityEngine.TextCore.Text
{
public class FontFeatureTable // TypeDefIndex: 10529
{
	// Fields
	type#8859 m_MultipleSubstitutionRecords;
	type#8797 m_LigatureSubstitutionRecords;
	type#8643 m_GlyphPairAdjustmentRecords;
	type#8822 m_MarkToBaseAdjustmentRecords;
	type#8826 m_MarkToMarkAdjustmentRecords;
	type#4874 m_LigatureSubstitutionRecordLookup;
	type#4881 m_GlyphPairAdjustmentRecordLookup;
	type#4885 m_MarkToBaseAdjustmentRecordLookup;
	type#4887 m_MarkToMarkAdjustmentRecordLookup;

	// Methods
	// RVA: -1
	internal type#8642 get_glyphPairAdjustmentRecords() { }
	// RVA: -1
	internal type#8821 get_MarkToBaseAdjustmentRecords() { }
	// RVA: -1
	internal type#8825 get_MarkToMarkAdjustmentRecords() { }
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public type#28660 SortGlyphPairAdjustmentRecords() { }
	// RVA: -1
	public type#28660 SortMarkToBaseAdjustmentRecords() { }
	// RVA: -1
	public type#28660 SortMarkToMarkAdjustmentRecords() { }
}
}
