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

namespace UnityEngine.Rendering
{
public class BatchID // TypeDefIndex: 9243
{
	// Fields
	type#15108 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#15106 other) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
