// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: TagValue

public class TagValue // TypeDefIndex: 10515
{
	// Fields
	type#33370 type;
	type#26577 m_stringValue;
	type#26060 m_numericalValue;
	type#16068 m_colorValue;

	// Methods
	// RVA: -1
	protected virtual type#27705 get_EqualityContract() { }
	// RVA: -1
	internal type#28660 .ctor(type#16067 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 value) { }
	// RVA: -1
	internal type#26576 get_StringValue() { }
	// RVA: -1
	internal type#16067 get_ColorValue() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	protected virtual type#15313 PrintMembers(type#26605 builder) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#33367 other) { }
}
