// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.RareData

namespace UnityEngine.UIElements
{
public class RareData // TypeDefIndex: 5985
{
	// Fields
	type#16642 cursor;
	type#27234 textOverflow;
	type#16071 unityBackgroundImageTintColor;
	type#23976 unityOverflowClipBox;
	type#20872 unitySliceBottom;
	type#20872 unitySliceLeft;
	type#20872 unitySliceRight;
	type#26063 unitySliceScale;
	type#20872 unitySliceTop;
	type#26105 unitySliceType;
	type#27243 unityTextOverflowPosition;

	// Methods
	// RVA: -1
	public virtual type#24949 Copy() { }
	// RVA: -1
	public virtual type#28660 CopyFrom(type#12068 other) { }
	// RVA: -1
	public static type#15313 op_Equality(type#24949 lhs, type#24949 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#24949 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
