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

namespace TMPro
{
public class MultipleSubstitutionRecord // TypeDefIndex: 9352
{
	// Fields
	type#27918 m_TargetGlyphID;
	type#13558 m_SubstituteGlyphIDs;

	// Methods
	// RVA: -1
	public type#27917 get_targetGlyphID() { }
	// RVA: -1
	public type#28660 set_targetGlyphID(type#27917 value) { }
	// RVA: -1
	public type#13557 get_substituteGlyphIDs() { }
	// RVA: -1
	public type#28660 set_substituteGlyphIDs(type#13557 value) { }
}
}
