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

namespace TMPro
{
public class GlyphPairKey // TypeDefIndex: 9432
{
	// Fields
	type#27921 firstGlyphIndex;
	type#27921 secondGlyphIndex;
	type#27921 key;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27917 firstGlyphIndex, type#27917 secondGlyphIndex) { }
	// RVA: -1
	internal type#28660 .ctor(type#26885 record) { }
}
}
