// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.U2D.SpriteAtlasManager

namespace UnityEngine.U2D
{
public class SpriteAtlasManager // TypeDefIndex: 9334
{
	// Fields
	type#3487 atlasRequested;
	type#3340 atlasRegistered;

	// Methods
	// RVA: -1
	private static type#15313 RequestAtlas(type#26576 tag) { }
	// RVA: -1
	public static type#28660 add_atlasRegistered(type#3339 value) { }
	// RVA: -1
	public static type#28660 remove_atlasRegistered(type#3339 value) { }
	// RVA: -1
	private static type#28660 PostRegisteredAtlas(type#26259 spriteAtlas) { }
	// RVA: -1
	internal static type#28660 Register(type#26259 spriteAtlas) { }
	// RVA: -1
	private static type#28660 Register_Injected(type#20925 spriteAtlas) { }
}
}
