// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.BaseUxmlFactory`2

namespace UnityEngine.UIElements
{
public class BaseUxmlFactory`2 // TypeDefIndex: 6232
{
	// Fields
	type#2002 m_Traits;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#26576 get_uxmlName() { }
	// RVA: -1
	public virtual type#26576 get_uxmlNamespace() { }
	// RVA: -1
	public virtual type#26576 get_uxmlQualifiedName() { }
	// RVA: -1
	public virtual type#27705 get_uxmlType() { }
	// RVA: -1
	public virtual type#15313 AcceptsAttributeBag(type#20612 bag, type#16572 cc) { }
}
}
