// Assembly: UnityEngine.TextCoreFontEngineModule
// Full name: UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord

namespace UnityEngine.TextCore.LowLevel
{
public class GlyphAdjustmentRecord // TypeDefIndex: 12605
{
	// Fields
	type#27918 m_GlyphIndex;
	type#19176 m_GlyphValueRecord;

	// Methods
	// RVA: -1
	public type#27917 get_glyphIndex() { }
	// RVA: -1
	public type#19175 get_glyphValueRecord() { }
	// RVA: -1
	public type#28660 .ctor(type#27917 glyphIndex, type#19175 glyphValueRecord) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#19148 other) { }
}
}
