// Assembly: Unity.TextMeshPro
// Full name: TMPro.HighlightState

namespace TMPro
{
public class HighlightState // TypeDefIndex: 9385
{
	// Fields
	type#16089 color;
	type#26903 padding;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#16085 color, type#26902 padding) { }
	// RVA: -1
	public static type#15313 op_Equality(type#19609 lhs, type#19609 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#19609 lhs, type#19609 rhs) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public type#15313 Equals(type#19609 other) { }
}
}
