// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.Text.LinkInfo

namespace UnityEngine.TextCore.Text
{
public class LinkInfo // TypeDefIndex: 10532
{
	// Fields
	type#20872 hashCode;
	type#20872 linkIdFirstCharacterIndex;
	type#20872 linkIdLength;
	type#20872 linkTextfirstCharacterIndex;
	type#20872 linkTextLength;
	type#12901 linkId;
	type#26577 m_LinkIdString;
	type#26577 m_LinkTextString;

	// Methods
	// RVA: -1
	internal type#28660 SetLinkId(type#12899 text, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public type#26576 GetLinkText(type#27211 textInfo) { }
	// RVA: -1
	public type#26576 GetLinkId() { }
}
}
