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

namespace UnityEngine.UIElements
{
public class MeshWriteData // TypeDefIndex: 5707
{
	// Fields
	type#9577 m_Vertices;
	type#9572 m_Indices;
	type#20869 currentIndex;
	type#20869 currentVertex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
}
}
