// Assembly: UnityEngine.IMGUIModule
// Full name: UnityEngine.EventInterests

namespace UnityEngine
{
public class EventInterests // TypeDefIndex: 11313
{
	// Fields
	type#15314 <wantsMouseMove>k__BackingField;
	type#15314 <wantsMouseEnterLeaveWindow>k__BackingField;
	type#15314 <wantsLessLayoutEvents>k__BackingField;

	// Methods
	// RVA: -1
	public type#15313 get_wantsMouseMove() { }
	// RVA: -1
	public type#28660 set_wantsMouseMove(type#15313 value) { }
	// RVA: -1
	public type#15313 get_wantsMouseEnterLeaveWindow() { }
	// RVA: -1
	public type#28660 set_wantsMouseEnterLeaveWindow(type#15313 value) { }
	// RVA: -1
	public type#15313 get_wantsLessLayoutEvents() { }
	// RVA: -1
	public type#15313 WantsEvent(type#18072 type) { }
	// RVA: -1
	public type#15313 WantsLayoutPass(type#18072 type) { }
}
}
