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

namespace TMPro
{
public class LigatureSubstitutionRecord // TypeDefIndex: 9354
{
	// Fields
	type#13558 m_ComponentGlyphIDs;
	type#27918 m_LigatureGlyphID;

	// Methods
	// RVA: -1
	public type#13557 get_componentGlyphIDs() { }
	// RVA: -1
	public type#28660 set_componentGlyphIDs(type#13557 value) { }
	// RVA: -1
	public type#27917 get_ligatureGlyphID() { }
	// RVA: -1
	public type#28660 set_ligatureGlyphID(type#27917 value) { }
	// RVA: -1
	public static type#15313 op_Equality(type#21946 lhs, type#21946 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#21946 lhs, type#21946 rhs) { }
}
}
