// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.TrackedReference

namespace UnityEngine
{
public class TrackedReference // TypeDefIndex: 8882
{
	// Fields
	type#20927 m_Ptr;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public static type#15313 op_Equality(type#27591 x, type#27591 y) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 o) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
