// Assembly: UnityEngine.UIElementsModule
// Full name: DepthOrderedDirtyTracking

public class DepthOrderedDirtyTracking // TypeDefIndex: 6397
{
	// Fields
	type#9220 heads;
	type#9220 tails;
	type#13154 minDepths;
	type#13154 maxDepths;
	type#27921 dirtyID;

	// Methods
	// RVA: -1
	public type#28660 EnsureFits(type#20867 maxDepth) { }
	// RVA: -1
	public type#28660 RegisterDirty(type#28615 ve, type#25232 dirtyTypes, type#25230 dirtyTypeClass) { }
	// RVA: -1
	public type#28660 ClearDirty(type#28615 ve, type#25232 dirtyTypesInverse) { }
	// RVA: -1
	public type#28660 Reset() { }
}
