// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.PointerCaptureEventBase`1

namespace UnityEngine.UIElements
{
public class PointerCaptureEventBase`1 // TypeDefIndex: 5465
{
	// Fields
	type#20090 <relatedTarget>k__BackingField;
	type#20868 <pointerId>k__BackingField;

	// Methods
	// RVA: -1
	private type#28660 set_relatedTarget(type#20089 value) { }
	// RVA: -1
	public virtual type#20867 get_pointerId() { }
	// RVA: -1
	private type#28660 set_pointerId(type#20867 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#1306 GetPooled(type#20089 target, type#20089 relatedTarget, type#20867 pointerId) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
