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

namespace UnityEngine.UIElements
{
public class InheritedData // TypeDefIndex: 5983
{
	// Fields
	type#16071 color;
	type#21928 fontSize;
	type#21928 letterSpacing;
	type#27283 textShadow;
	type#17720 unityEditorTextRenderingMode;
	type#18625 unityFont;
	type#18641 unityFontDefinition;
	type#18657 unityFontStyleAndWeight;
	type#21928 unityParagraphSpacing;
	type#27123 unityTextAlign;
	type#27197 unityTextGenerator;
	type#16071 unityTextOutlineColor;
	type#26063 unityTextOutlineWidth;
	type#28598 visibility;
	type#28806 whiteSpace;
	type#21928 wordSpacing;

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