// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_UpdateRegistry

namespace TMPro
{
public class TMP_UpdateRegistry // TypeDefIndex: 9524
{
	// Fields
	type#26957 s_Instance;
	type#8666 m_LayoutRebuildQueue;
	type#6053 m_LayoutQueueLookup;
	type#8666 m_GraphicRebuildQueue;
	type#6053 m_GraphicQueueLookup;

	// Methods
	// RVA: -1
	public static type#26956 get_instance() { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public static type#28660 RegisterCanvasElementForLayoutRebuild(type#19883 element) { }
	// RVA: -1
	private type#15313 InternalRegisterCanvasElementForLayoutRebuild(type#19883 element) { }
	// RVA: -1
	public static type#28660 RegisterCanvasElementForGraphicRebuild(type#19883 element) { }
	// RVA: -1
	private type#15313 InternalRegisterCanvasElementForGraphicRebuild(type#19883 element) { }
	// RVA: -1
	private type#28660 PerformUpdateForCanvasRendererObjects() { }
	// RVA: -1
	private type#28660 PerformUpdateForMeshRendererObjects() { }
	// RVA: -1
	public static type#28660 UnRegisterCanvasElementForRebuild(type#19883 element) { }
	// RVA: -1
	private type#28660 InternalUnRegisterCanvasElementForLayoutRebuild(type#19883 element) { }
	// RVA: -1
	private type#28660 InternalUnRegisterCanvasElementForGraphicRebuild(type#19883 element) { }
}
}
