#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.String UnityEngineInternal.WebRequestUtils::RedirectTo(System.String,System.String) extern void WebRequestUtils_RedirectTo_m0E8715D4658E15C9775C6D06E1891267CB3C852F (void); // 0x00000002 System.Void UnityEngineInternal.WebRequestUtils::.cctor() extern void WebRequestUtils__cctor_mD79D1BBF154F1968AB3E32B710D8CE7583105600 (void); // 0x00000003 System.Boolean UnityEngine.Networking.CertificateHandler::ValidateCertificate(System.Byte[]) extern void CertificateHandler_ValidateCertificate_mE76D686A7A10A86799FBF1F107EF3544D4A9D815 (void); // 0x00000004 System.Boolean UnityEngine.Networking.CertificateHandler::ValidateCertificateNative(System.Byte[]) extern void CertificateHandler_ValidateCertificateNative_m7AA7136975CEB1635B201B08BB9B04059E7D0D16 (void); // 0x00000005 System.Void UnityEngine.Networking.DownloadHandler::ReceiveContentLengthHeader(System.UInt64) extern void DownloadHandler_ReceiveContentLengthHeader_mD3B607EDDF946896B9877C91DE1EDD6C39B16CF3 (void); // 0x00000006 System.Void UnityEngine.Networking.DownloadHandler::ReceiveContentLength(System.Int32) extern void DownloadHandler_ReceiveContentLength_m7788739919D3BB09DBF3EEE1AE211C2701672316 (void); static Il2CppMethodPointer s_methodPointers[6] = { WebRequestUtils_RedirectTo_m0E8715D4658E15C9775C6D06E1891267CB3C852F, WebRequestUtils__cctor_mD79D1BBF154F1968AB3E32B710D8CE7583105600, CertificateHandler_ValidateCertificate_mE76D686A7A10A86799FBF1F107EF3544D4A9D815, CertificateHandler_ValidateCertificateNative_m7AA7136975CEB1635B201B08BB9B04059E7D0D16, DownloadHandler_ReceiveContentLengthHeader_mD3B607EDDF946896B9877C91DE1EDD6C39B16CF3, DownloadHandler_ReceiveContentLength_m7788739919D3BB09DBF3EEE1AE211C2701672316, }; static const int32_t s_InvokerIndices[6] = { 1681, 1972, 874, 874, 980, 979, }; extern const CustomAttributesCacheGenerator g_UnityEngine_UnityWebRequestModule_AttributeGenerators[]; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestModule_CodeGenModule; const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestModule_CodeGenModule = { "UnityEngine.UnityWebRequestModule.dll", 6, s_methodPointers, 0, NULL, s_InvokerIndices, 0, NULL, 0, NULL, 0, NULL, NULL, g_UnityEngine_UnityWebRequestModule_AttributeGenerators, NULL, // module initializer, NULL, NULL, NULL, };