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

namespace TMPro
{
public class MarkToBaseAdjustmentRecord // TypeDefIndex: 9349
{
	// Fields
	type#27918 m_BaseGlyphID;
	type#19151 m_BaseGlyphAnchorPoint;
	type#27918 m_MarkGlyphID;
	type#22413 m_MarkPositionAdjustment;

	// Methods
	// RVA: -1
	public type#27917 get_baseGlyphID() { }
	// RVA: -1
	public type#28660 set_baseGlyphID(type#27917 value) { }
	// RVA: -1
	public type#19150 get_baseGlyphAnchorPoint() { }
	// RVA: -1
	public type#28660 set_baseGlyphAnchorPoint(type#19150 value) { }
	// RVA: -1
	public type#27917 get_markGlyphID() { }
	// RVA: -1
	public type#28660 set_markGlyphID(type#27917 value) { }
	// RVA: -1
	public type#22412 get_markPositionAdjustment() { }
	// RVA: -1
	public type#28660 set_markPositionAdjustment(type#22412 value) { }
}
}
