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

namespace UnityEngine.UIElements
{
public class TreeDataController`1 // TypeDefIndex: 5122
{
	// Fields
	type#4434 m_NodeToItemDataDictionary;
	type#10248 m_ItemStack;
	type#10255 m_NodeStack;

	// Methods
	// RVA: -1
	public type#1385 GetDataForNode(type#19571 node) { }
	// RVA: -1
	internal type#28660 ConvertTreeViewItemDataToHierarchy(type#6655 list, type#5748 createNode, type#3443 updateDictionary) { }
	// RVA: -1
	internal type#28660 UpdateNodeToDataDictionary(type#19571 node, type#10630 item) { }
	// RVA: -1
	internal type#28660 ClearNodeToDataDictionary() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
