// Assembly: UnityEngine.UI
// Full name: UnityEngine.UI.ClipperRegistry

namespace UnityEngine.UI
{
public class ClipperRegistry // TypeDefIndex: 10619
{
	// Fields
	type#15993 s_Instance;
	type#7853 m_Clippers;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public static type#15992 get_instance() { }
	// RVA: -1
	public type#28660 Cull() { }
	// RVA: -1
	public static type#28660 Register(type#19898 c) { }
	// RVA: -1
	public static type#28660 Unregister(type#19898 c) { }
	// RVA: -1
	public static type#28660 Disable(type#19898 c) { }
}
}
