// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Rendering.BatchMeshID

namespace UnityEngine.Rendering
{
public class BatchMeshID // TypeDefIndex: 9245
{
	// Fields
	type#15114 Null;
	type#27921 value;

	// Methods
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#15112 other) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
