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

namespace UnityEngine.TextCore.Text
{
public class TextElement // TypeDefIndex: 10562
{
	// Fields
	type#27170 m_ElementType;
	type#27919 m_Unicode;
	type#27131 m_TextAsset;
	type#19146 m_Glyph;
	type#27919 m_GlyphIndex;
	type#26061 m_Scale;

	// Methods
	// RVA: -1
	public type#27168 get_elementType() { }
	// RVA: -1
	public type#27917 get_unicode() { }
	// RVA: -1
	public type#28660 set_unicode(type#27917 value) { }
	// RVA: -1
	public type#27130 get_textAsset() { }
	// RVA: -1
	public type#28660 set_textAsset(type#27130 value) { }
	// RVA: -1
	public type#19145 get_glyph() { }
	// RVA: -1
	public type#28660 set_glyph(type#19145 value) { }
	// RVA: -1
	public type#27917 get_glyphIndex() { }
	// RVA: -1
	public type#28660 set_glyphIndex(type#27917 value) { }
	// RVA: -1
	public type#26059 get_scale() { }
	// RVA: -1
	public type#28660 set_scale(type#26059 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
