// Assembly: UnityEngine.HierarchyCoreModule
// Full name: Unity.Hierarchy.HierarchyNode

namespace Unity.Hierarchy
{
public class HierarchyNode // TypeDefIndex: 12642
{
	// Fields
	type#19574 s_Null;
	type#20877 m_Id;
	type#20877 m_Version;

	// Methods
	// RVA: -1
	public static type#11908 get_Null() { }
	// RVA: -1
	public type#20867 get_Id() { }
	// RVA: -1
	public type#20867 get_Version() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public static type#15313 op_Equality(type#11909 lhs, type#11909 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#11909 lhs, type#11909 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#19571 other) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
