// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.DetachedAllocator

namespace UnityEngine.UIElements.UIR
{
public class DetachedAllocator // TypeDefIndex: 6333
{
	// Fields
	type#10518 m_VertsPool;
	type#10517 m_IndexPool;
	type#8837 m_MeshWriteDataPool;
	type#20868 m_MeshWriteDataCount;
	type#15314 m_Disposed;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	protected type#28660 Dispose(type#15313 disposing) { }
}
}
