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

namespace UnityEngine.UIElements
{
public class Manipulator // TypeDefIndex: 5659
{
	// Fields
	type#28616 m_Target;

	// Methods
	// RVA: -1
	protected abstract type#28660 RegisterCallbacksOnTarget() { }
	// RVA: -1
	protected abstract type#28660 UnregisterCallbacksFromTarget() { }
	// RVA: -1
	public virtual type#28615 get_target() { }
	// RVA: -1
	public virtual type#28660 set_target(type#28615 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
