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

namespace TMPro
{
public class TMP_LinkInfo // TypeDefIndex: 9373
{
	// Fields
	type#26937 textComponent;
	type#20872 hashCode;
	type#20872 linkIdFirstCharacterIndex;
	type#20872 linkIdLength;
	type#20872 linkTextfirstCharacterIndex;
	type#20872 linkTextLength;
	type#12901 linkID;

	// Methods
	// RVA: -1
	internal type#28660 SetLinkID(type#12899 text, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public type#26576 GetLinkText() { }
	// RVA: -1
	public type#26576 GetLink() { }
	// RVA: -1
	public type#26576 GetLinkID() { }
}
}
