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

namespace UnityEngine.UIElements
{
public class VisualTreeUpdater // TypeDefIndex: 6313
{
	// Fields
	type#15059 m_Panel;
	type#34744 m_UpdaterArray;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15058 panel) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#28660 UpdateVisualTreePhase(type#28655 phase) { }
	// RVA: -1
	public type#28660 OnVersionChanged(type#28615 ve, type#28528 versionChangeType) { }
	// RVA: -1
	public type#28660 SetUpdater(type#20630 updater, type#28655 phase) { }
	// RVA: -1
	public type#28660 SetUpdater(type#28655 phase) { }
	// RVA: -1
	public type#20630 GetUpdater(type#28655 phase) { }
	// RVA: -1
	private type#28660 SetDefaultUpdaters() { }
}
}
