// Assembly: UnityEngine.UI
// Full name: UnityEngine.EventSystems.RaycasterManager

namespace UnityEngine.EventSystems
{
public class RaycasterManager // TypeDefIndex: 10802
{
	// Fields
	type#8426 s_Raycasters;

	// Methods
	// RVA: -1
	internal static type#28660 AddRaycaster(type#15031 baseRaycaster) { }
	// RVA: -1
	public static type#8425 GetRaycasters() { }
	// RVA: -1
	internal static type#28660 RemoveRaycasters(type#15031 baseRaycaster) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
