// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.TextSpan

namespace UnityEngine.TextCore
{
public class TextSpan // TypeDefIndex: 10505
{
	// Fields
	type#20872 startIndex;
	type#20872 length;
	type#20929 fontAsset;
	type#20872 fontSize;
	type#16089 color;
	type#18669 fontStyle;
	type#27181 fontWeight;
	type#20872 linkID;

	// Methods
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
