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

namespace UnityEngine.TextCore.Text
{
public class HighlightState // TypeDefIndex: 10581
{
	// Fields
	type#16089 color;
	type#23879 padding;

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