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

namespace UnityEngine.UIElements
{
public class ChangeEvent`1 // TypeDefIndex: 5476
{
	// Fields
	type#1037 <previousValue>k__BackingField;
	type#1037 <newValue>k__BackingField;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public type#1036 get_previousValue() { }
	// RVA: -1
	protected type#28660 set_previousValue(type#1036 value) { }
	// RVA: -1
	public type#1036 get_newValue() { }
	// RVA: -1
	protected type#28660 set_newValue(type#1036 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#4125 GetPooled(type#1036 previousValue, type#1036 newValue) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
