// Assembly: UnityEngine.ScreenCaptureModule
// Full name: UnityEngine.ScreenCapture

namespace UnityEngine
{
public class ScreenCapture // TypeDefIndex: 13497
{

	// Methods
	// RVA: -1
	public static type#28660 CaptureScreenshot(type#26576 filename) { }
	// RVA: -1
	private static type#28660 CaptureScreenshot(type#26576 filename, type#20867 superSize, type#33455 CaptureMode) { }
	// RVA: -1
	private static type#28660 CaptureScreenshot_Injected(type#11995 filename, type#20867 superSize, type#33455 CaptureMode) { }
}
}
