// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Resources

namespace UnityEngine
{
public class Resources // TypeDefIndex: 8811
{

	// Methods
	// RVA: -1
	internal static type#12579 ConvertObjects(type#13310 rawObjects) { }
	// RVA: -1
	public static type#13310 FindObjectsOfTypeAll(type#27705 type) { }
	// RVA: -1
	public static type#12580 FindObjectsOfTypeAll() { }
	// RVA: -1
	public static type#23720 Load(type#26576 path) { }
	// RVA: -1
	public static type#722 Load(type#26576 path) { }
	// RVA: -1
	public static type#23720 Load(type#26576 path, type#27705 systemTypeInstance) { }
	// RVA: -1
	public static type#13310 LoadAll(type#26576 path, type#27705 systemTypeInstance) { }
	// RVA: -1
	public static type#12581 LoadAll(type#26576 path) { }
	// RVA: -1
	public static type#23720 GetBuiltinResource(type#27705 type, type#26576 path) { }
	// RVA: -1
	public static type#721 GetBuiltinResource(type#26576 path) { }
	// RVA: -1
	public static type#14616 UnloadUnusedAssets() { }
	// RVA: -1
	private static type#20925 GetBuiltinResource_Injected(type#27705 type, type#11995 path) { }
	// RVA: -1
	private static type#20925 UnloadUnusedAssets_Injected() { }
}
}
