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

namespace UnityEngine.TextCore.Text
{
public class TextAsset // TypeDefIndex: 10552
{
	// Fields
	type#26578 m_Version;
	type#20869 m_InstanceID;
	type#20869 m_HashCode;
	type#22478 m_Material;
	type#20869 m_MaterialHashCode;

	// Methods
	// RVA: -1
	public type#26576 get_version() { }
	// RVA: -1
	internal type#28660 set_version(type#26576 value) { }
	// RVA: -1
	public type#20867 get_instanceID() { }
	// RVA: -1
	public type#20867 get_hashCode() { }
	// RVA: -1
	public type#28660 set_hashCode(type#20867 value) { }
	// RVA: -1
	public type#22476 get_material() { }
	// RVA: -1
	public type#28660 set_material(type#22476 value) { }
	// RVA: -1
	public type#20867 get_materialHashCode() { }
	// RVA: -1
	public type#28660 set_materialHashCode(type#20867 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
