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

namespace UnityEngine.TextCore.Text
{
public class WordInfo // TypeDefIndex: 10592
{
	// Fields
	type#20872 firstCharacterIndex;
	type#20872 lastCharacterIndex;
	type#20872 characterCount;
}
}
