// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.EventBase

namespace UnityEngine.UIElements
{
public class EventBase // TypeDefIndex: 5485
{
	// Fields
	type#20905 s_LastTypeId;
	type#20877 <eventCategories>k__BackingField;
	type#27941 s_NextEventId;
	type#20901 <timestamp>k__BackingField;
	type#27938 <eventId>k__BackingField;
	type#27938 <triggerEventId>k__BackingField;
	type#31160 <propagation>k__BackingField;
	type#31163 <lifeCycleStatus>k__BackingField;
	type#28616 <elementTarget>k__BackingField;
	type#24748 <propagationPhase>k__BackingField;
	type#20090 m_CurrentTarget;
	type#17954 m_ImguiEvent;
	type#28440 <originalMousePosition>k__BackingField;

	// Methods
	// RVA: -1
	protected static type#20900 RegisterEventType() { }
	// RVA: -1
	public virtual type#20900 get_eventTypeId() { }
	// RVA: -1
	internal type#20867 get_eventCategories() { }
	// RVA: -1
	public type#20900 get_timestamp() { }
	// RVA: -1
	private type#28660 set_timestamp(type#20900 value) { }
	// RVA: -1
	internal type#27937 get_eventId() { }
	// RVA: -1
	private type#28660 set_eventId(type#27937 value) { }
	// RVA: -1
	private type#28660 set_triggerEventId(type#27937 value) { }
	// RVA: -1
	internal type#28660 SetTriggerEventId(type#27937 id) { }
	// RVA: -1
	internal type#31159 get_propagation() { }
	// RVA: -1
	internal type#28660 set_propagation(type#31159 value) { }
	// RVA: -1
	private type#31162 get_lifeCycleStatus() { }
	// RVA: -1
	private type#28660 set_lifeCycleStatus(type#31162 value) { }
	// RVA: -1
	protected virtual type#28660 PreDispatch() { }
	// RVA: -1
	protected internal virtual type#28660 PreDispatch(type#20403 panel) { }
	// RVA: -1
	protected virtual type#28660 PostDispatch() { }
	// RVA: -1
	protected internal virtual type#28660 PostDispatch(type#20403 panel) { }
	// RVA: -1
	internal virtual type#28660 Dispatch(type#15058 panel) { }
	// RVA: -1
	public type#15313 get_bubbles() { }
	// RVA: -1
	protected type#28660 set_bubbles(type#15313 value) { }
	// RVA: -1
	public type#15313 get_tricklesDown() { }
	// RVA: -1
	protected type#28660 set_tricklesDown(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_skipDisabledElements() { }
	// RVA: -1
	internal type#28660 set_skipDisabledElements(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_bubblesOrTricklesDown() { }
	// RVA: -1
	internal type#28615 get_elementTarget() { }
	// RVA: -1
	internal type#28660 set_elementTarget(type#28615 value) { }
	// RVA: -1
	public type#20089 get_target() { }
	// RVA: -1
	public type#28660 set_target(type#20089 value) { }
	// RVA: -1
	public type#15313 get_isPropagationStopped() { }
	// RVA: -1
	private type#28660 set_isPropagationStopped(type#15313 value) { }
	// RVA: -1
	public type#28660 StopPropagation() { }
	// RVA: -1
	public type#15313 get_isImmediatePropagationStopped() { }
	// RVA: -1
	private type#28660 set_isImmediatePropagationStopped(type#15313 value) { }
	// RVA: -1
	public type#28660 StopImmediatePropagation() { }
	// RVA: -1
	internal type#28660 set_propagationPhase(type#24747 value) { }
	// RVA: -1
	public virtual type#20089 get_currentTarget() { }
	// RVA: -1
	internal virtual type#28660 set_currentTarget(type#20089 value) { }
	// RVA: -1
	public type#15313 get_dispatch() { }
	// RVA: -1
	internal type#28660 set_dispatch(type#15313 value) { }
	// RVA: -1
	internal type#28660 MarkReceivedByDispatcher() { }
	// RVA: -1
	private type#15313 get_dispatched() { }
	// RVA: -1
	private type#28660 set_dispatched(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_processed() { }
	// RVA: -1
	private type#28660 set_processed(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_processedByFocusController() { }
	// RVA: -1
	internal type#28660 set_processedByFocusController(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_propagateToIMGUI() { }
	// RVA: -1
	internal type#28660 set_propagateToIMGUI(type#15313 value) { }
	// RVA: -1
	private type#15313 get_imguiEventIsValid() { }
	// RVA: -1
	private type#28660 set_imguiEventIsValid(type#15313 value) { }
	// RVA: -1
	public type#17953 get_imguiEvent() { }
	// RVA: -1
	protected type#28660 set_imguiEvent(type#17953 value) { }
	// RVA: -1
	public type#28439 get_originalMousePosition() { }
	// RVA: -1
	private type#28660 set_originalMousePosition(type#28439 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#17987 category) { }
	// RVA: -1
	protected type#15313 get_pooled() { }
	// RVA: -1
	protected type#28660 set_pooled(type#15313 value) { }
	// RVA: -1
	internal abstract type#28660 Acquire() { }
	// RVA: -1
	public abstract type#28660 Dispose() { }
}
}
