// Assembly: UnityEngine.HierarchyCoreModule
// Full name: Unity.Hierarchy.HierarchyPropertyUnmanaged`1

namespace Unity.Hierarchy
{
public class HierarchyPropertyUnmanaged`1 // TypeDefIndex: 12627
{
	// Fields
	type#19554 m_Hierarchy;
	type#19590 m_Property;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19551 hierarchy, type#11916 property) { }
	// RVA: -1
	public type#28660 SetValue(type#11909 node, type#1149 value) { }
	// RVA: -1
	public type#1149 GetValue(type#11909 node) { }
	// RVA: -1
	public virtual type#15313 Equals(type#6090 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() { }
	// RVA: -1
	private virtual type#1149 Unity.Hierarchy.IHierarchyProperty<T>.GetValue(type#11909 node) { }
	// RVA: -1
	private virtual type#28660 Unity.Hierarchy.IHierarchyProperty<T>.SetValue(type#11909 node, type#1149 value) { }
}
}
