// Assembly: UnityEngine.UI
// Full name: UnityEngine.UIElements.PanelRaycaster

namespace UnityEngine.UIElements
{
public class PanelRaycaster // TypeDefIndex: 10756
{
	// Fields
	type#15036 m_Panel;

	// Methods
	// RVA: -1
	public virtual type#20403 get_panel() { }
	// RVA: -1
	public virtual type#28660 set_panel(type#20403 value) { }
	// RVA: -1
	private type#28660 RegisterCallbacks() { }
	// RVA: -1
	private type#28660 UnregisterCallbacks() { }
	// RVA: -1
	private type#28660 OnPanelDestroyed() { }
	// RVA: -1
	private type#19062 get_selectableGameObject() { }
	// RVA: -1
	public virtual type#20867 get_sortOrderPriority() { }
	// RVA: -1
	public virtual type#20867 get_renderOrderPriority() { }
	// RVA: -1
	public virtual type#28660 Raycast(type#24510 eventData, type#8994 resultAppendList) { }
	// RVA: -1
	public virtual type#15691 get_eventCamera() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
