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

namespace UnityEngine.UIElements
{
public class UxmlSerializedData // TypeDefIndex: 6242
{
	// Fields
	type#26599 AttributeFlagSuffix;
	type#34577 k_DefaultFlags;
	type#20869 uxmlAssetId;
	type#34576 s_CurrentDeserializeFlags;

	// Methods
	// RVA: -1
	public abstract type#23705 CreateInstance() { }
	// RVA: -1
	public abstract type#28660 Deserialize(type#23705 obj) { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
