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

namespace UnityEngine.UIElements
{
public class CreationContext // TypeDefIndex: 6261
{
	// Fields
	type#16573 Default;
	type#28616 <target>k__BackingField;
	type#8700 <veaIdsPath>k__BackingField;
	type#28646 <visualTreeAsset>k__BackingField;
	type#4825 <slotInsertionPoints>k__BackingField;
	type#9249 <attributeOverrides>k__BackingField;
	type#9251 <serializedDataOverrides>k__BackingField;
	type#9067 <namesPath>k__BackingField;

	// Methods
	// RVA: -1
	public type#28615 get_target() { }
	// RVA: -1
	private type#28660 set_target(type#28615 value) { }
	// RVA: -1
	internal type#8699 get_veaIdsPath() { }
	// RVA: -1
	private type#28660 set_veaIdsPath(type#8699 value) { }
	// RVA: -1
	public type#28645 get_visualTreeAsset() { }
	// RVA: -1
	private type#28660 set_visualTreeAsset(type#28645 value) { }
	// RVA: -1
	public type#4824 get_slotInsertionPoints() { }
	// RVA: -1
	private type#28660 set_slotInsertionPoints(type#4824 value) { }
	// RVA: -1
	internal type#9248 get_attributeOverrides() { }
	// RVA: -1
	private type#28660 set_attributeOverrides(type#9248 value) { }
	// RVA: -1
	internal type#9250 get_serializedDataOverrides() { }
	// RVA: -1
	private type#28660 set_serializedDataOverrides(type#9250 value) { }
	// RVA: -1
	internal type#9066 get_namesPath() { }
	// RVA: -1
	private type#28660 set_namesPath(type#9066 value) { }
	// RVA: -1
	internal type#15313 get_hasOverrides() { }
	// RVA: -1
	internal type#28660 .ctor(type#28645 vta) { }
	// RVA: -1
	internal type#28660 .ctor(type#4824 slotInsertionPoints, type#9248 attributeOverrides) { }
	// RVA: -1
	internal type#28660 .ctor(type#4824 slotInsertionPoints, type#28645 vta, type#28615 target) { }
	// RVA: -1
	internal type#28660 .ctor(type#4824 slotInsertionPoints, type#9248 attributeOverrides, type#28645 vta, type#28615 target) { }
	// RVA: -1
	internal type#28660 .ctor(type#4824 slotInsertionPoints, type#9248 attributeOverrides, type#9250 serializedDataOverrides, type#28645 vta, type#28615 target, type#8699 veaIdsPath, type#9066 namesPath) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#16572 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
