#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.Void UnityEngine.ScreenCapture::CaptureScreenshot(System.String) extern void ScreenCapture_CaptureScreenshot_m30C6EBDD20544A4DAA25D6CF263123B9B2008FF6 (void); // 0x00000002 System.Void UnityEngine.ScreenCapture::CaptureScreenshot(System.String,System.Int32,UnityEngine.ScreenCapture/StereoScreenCaptureMode) extern void ScreenCapture_CaptureScreenshot_m0DA33672DA270EADE4FD463BCC8C241A5971DD2E (void); static Il2CppMethodPointer s_methodPointers[2] = { ScreenCapture_CaptureScreenshot_m30C6EBDD20544A4DAA25D6CF263123B9B2008FF6, ScreenCapture_CaptureScreenshot_m0DA33672DA270EADE4FD463BCC8C241A5971DD2E, }; static const int32_t s_InvokerIndices[2] = { 8303, 6964, }; extern const CustomAttributesCacheGenerator g_UnityEngine_ScreenCaptureModule_AttributeGenerators[]; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_ScreenCaptureModule_CodeGenModule; const Il2CppCodeGenModule g_UnityEngine_ScreenCaptureModule_CodeGenModule = { "UnityEngine.ScreenCaptureModule.dll", 2, s_methodPointers, 0, NULL, s_InvokerIndices, 0, NULL, 0, NULL, 0, NULL, NULL, g_UnityEngine_ScreenCaptureModule_AttributeGenerators, NULL, // module initializer, NULL, NULL, NULL, };