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

namespace TMPro
{
public class KerningTable // TypeDefIndex: 9425
{
	// Fields
	type#8764 kerningPairs;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 AddKerningPair() { }
	// RVA: -1
	public type#20867 AddKerningPair(type#27917 first, type#27917 second, type#26059 offset) { }
	// RVA: -1
	public type#20867 AddGlyphPairAdjustmentRecord(type#27917 first, type#19177 firstAdjustments, type#27917 second, type#19177 secondAdjustments) { }
	// RVA: -1
	public type#28660 RemoveKerningPair(type#20867 left, type#20867 right) { }
	// RVA: -1
	public type#28660 RemoveKerningPair(type#20867 index) { }
	// RVA: -1
	public type#28660 SortKerningPairs() { }
}
}
