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

namespace UnityEngine.UIElements
{
public class TempMeshAllocator // TypeDefIndex: 5720
{
	// Fields
	type#18829 m_Handle;

	// Methods
	// RVA: -1
	internal static type#28660 Create(type#18828 handle, type#12161 allocator) { }
	// RVA: -1
	public type#28660 AllocateTempMesh(type#20867 vertexCount, type#20867 indexCount, type#11665 vertices, type#11664 indices) { }
}
}
