Ei kuvausta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityEngine.UnityWebRequestTextureModule_CodeGen.c 4.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. #include "pch-c.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include "codegen/il2cpp-codegen-metadata.h"
  8. // 0x00000001 UnityEngine.Networking.UnityWebRequest UnityEngine.Networking.UnityWebRequestTexture::GetTexture(System.String)
  9. extern void UnityWebRequestTexture_GetTexture_mEEC74BBC5190D4012A0B87C5D439AF59E22EF2EF (void);
  10. // 0x00000002 UnityEngine.Networking.UnityWebRequest UnityEngine.Networking.UnityWebRequestTexture::GetTexture(System.String,System.Boolean)
  11. extern void UnityWebRequestTexture_GetTexture_m45F855106C834021AC0DFA25FE31BA14C42693CA (void);
  12. // 0x00000003 System.IntPtr UnityEngine.Networking.DownloadHandlerTexture::Create(UnityEngine.Networking.DownloadHandlerTexture,System.Boolean)
  13. extern void DownloadHandlerTexture_Create_m6DBB03DC64DB11F35862D7A4F6B4A814B8531A21 (void);
  14. // 0x00000004 System.Void UnityEngine.Networking.DownloadHandlerTexture::InternalCreateTexture(System.Boolean)
  15. extern void DownloadHandlerTexture_InternalCreateTexture_m2BC0B138561A55B9CCAB694E4447888B21D1B47A (void);
  16. // 0x00000005 System.Void UnityEngine.Networking.DownloadHandlerTexture::.ctor(System.Boolean)
  17. extern void DownloadHandlerTexture__ctor_m29775B9DEA2C54AE7EFED3550C31AB4D5CF58AD8 (void);
  18. // 0x00000006 Unity.Collections.NativeArray`1<System.Byte> UnityEngine.Networking.DownloadHandlerTexture::GetNativeData()
  19. extern void DownloadHandlerTexture_GetNativeData_m241724A953EC64E660235D0A0374EFACE1B0779A (void);
  20. // 0x00000007 System.Void UnityEngine.Networking.DownloadHandlerTexture::Dispose()
  21. extern void DownloadHandlerTexture_Dispose_m8B9EB903164BC27743144F900697F7B98A4725EB (void);
  22. // 0x00000008 UnityEngine.Texture2D UnityEngine.Networking.DownloadHandlerTexture::get_texture()
  23. extern void DownloadHandlerTexture_get_texture_m170B5539995EB5984E98E426F52983589F7BEB7C (void);
  24. // 0x00000009 UnityEngine.Texture2D UnityEngine.Networking.DownloadHandlerTexture::InternalGetTexture()
  25. extern void DownloadHandlerTexture_InternalGetTexture_mD1882B183F71176C89B42DB2C8A185BC9A647167 (void);
  26. // 0x0000000A UnityEngine.Texture2D UnityEngine.Networking.DownloadHandlerTexture::InternalGetTextureNative()
  27. extern void DownloadHandlerTexture_InternalGetTextureNative_m9244CDF2A5DE7B9971121CAC5642DD5FEA877688 (void);
  28. // 0x0000000B System.Void UnityEngine.Networking.DownloadHandlerTexture::ClearNativeTexture()
  29. extern void DownloadHandlerTexture_ClearNativeTexture_mB4763AF5AA60EF02798465D2AF89D31BFF545C10 (void);
  30. // 0x0000000C UnityEngine.Texture2D UnityEngine.Networking.DownloadHandlerTexture::GetContent(UnityEngine.Networking.UnityWebRequest)
  31. extern void DownloadHandlerTexture_GetContent_m86BC88F58305A1B21C21CE7D82658197932EFB18 (void);
  32. static Il2CppMethodPointer s_methodPointers[12] =
  33. {
  34. UnityWebRequestTexture_GetTexture_mEEC74BBC5190D4012A0B87C5D439AF59E22EF2EF,
  35. UnityWebRequestTexture_GetTexture_m45F855106C834021AC0DFA25FE31BA14C42693CA,
  36. DownloadHandlerTexture_Create_m6DBB03DC64DB11F35862D7A4F6B4A814B8531A21,
  37. DownloadHandlerTexture_InternalCreateTexture_m2BC0B138561A55B9CCAB694E4447888B21D1B47A,
  38. DownloadHandlerTexture__ctor_m29775B9DEA2C54AE7EFED3550C31AB4D5CF58AD8,
  39. DownloadHandlerTexture_GetNativeData_m241724A953EC64E660235D0A0374EFACE1B0779A,
  40. DownloadHandlerTexture_Dispose_m8B9EB903164BC27743144F900697F7B98A4725EB,
  41. DownloadHandlerTexture_get_texture_m170B5539995EB5984E98E426F52983589F7BEB7C,
  42. DownloadHandlerTexture_InternalGetTexture_mD1882B183F71176C89B42DB2C8A185BC9A647167,
  43. DownloadHandlerTexture_InternalGetTextureNative_m9244CDF2A5DE7B9971121CAC5642DD5FEA877688,
  44. DownloadHandlerTexture_ClearNativeTexture_mB4763AF5AA60EF02798465D2AF89D31BFF545C10,
  45. DownloadHandlerTexture_GetContent_m86BC88F58305A1B21C21CE7D82658197932EFB18,
  46. };
  47. static const int32_t s_InvokerIndices[12] =
  48. {
  49. 8296,
  50. 7702,
  51. 7663,
  52. 4598,
  53. 4598,
  54. 5399,
  55. 5700,
  56. 5579,
  57. 5579,
  58. 5579,
  59. 5700,
  60. 8296,
  61. };
  62. IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestTextureModule_CodeGenModule;
  63. const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestTextureModule_CodeGenModule =
  64. {
  65. "UnityEngine.UnityWebRequestTextureModule.dll",
  66. 12,
  67. s_methodPointers,
  68. 0,
  69. NULL,
  70. s_InvokerIndices,
  71. 0,
  72. NULL,
  73. 0,
  74. NULL,
  75. 0,
  76. NULL,
  77. NULL,
  78. NULL, // module initializer,
  79. NULL,
  80. NULL,
  81. NULL,
  82. };