Nessuna descrizione
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 3.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. #include "pch-c.h"
  2. #include "codegen/il2cpp-codegen-metadata.h"
  3. extern void DownloadedTextureParams_get_Default_mB6A1ECF1CB3173FD7FFC40EFAB5327CC19C2B14F (void);
  4. extern void DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9 (void);
  5. extern void DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE (void);
  6. extern void DownloadHandlerTexture_Create_mE4E6F50B4BC1A964CFF40C3AC05A2E6E99C6ACE4 (void);
  7. extern void DownloadHandlerTexture_InternalCreateTexture_mBE69134E71CFA8EA6931771A402A8406D26D039A (void);
  8. extern void DownloadHandlerTexture__ctor_m29775B9DEA2C54AE7EFED3550C31AB4D5CF58AD8 (void);
  9. extern void DownloadHandlerTexture_GetNativeData_m241724A953EC64E660235D0A0374EFACE1B0779A (void);
  10. extern void DownloadHandlerTexture_Dispose_m8B9EB903164BC27743144F900697F7B98A4725EB (void);
  11. extern void DownloadHandlerTexture_get_texture_m170B5539995EB5984E98E426F52983589F7BEB7C (void);
  12. extern void DownloadHandlerTexture_InternalGetTextureNative_m9244CDF2A5DE7B9971121CAC5642DD5FEA877688 (void);
  13. extern void DownloadHandlerTexture_GetContent_m86BC88F58305A1B21C21CE7D82658197932EFB18 (void);
  14. extern void DownloadHandlerTexture_Create_Injected_m86E5840C23E23813F04F98CDE0A11979B42A5F70 (void);
  15. extern void DownloadHandlerTexture_InternalGetTextureNative_Injected_mDF24B80A618125CF190BED435749BD5B280A16D7 (void);
  16. extern void BindingsMarshaller_ConvertToNative_m8E5A9372411335423FFFA7AB64D18304E5743723 (void);
  17. extern void UnityWebRequestTexture_GetTexture_m45F855106C834021AC0DFA25FE31BA14C42693CA (void);
  18. static Il2CppMethodPointer s_methodPointers[15] =
  19. {
  20. DownloadedTextureParams_get_Default_mB6A1ECF1CB3173FD7FFC40EFAB5327CC19C2B14F,
  21. DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9,
  22. DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE,
  23. DownloadHandlerTexture_Create_mE4E6F50B4BC1A964CFF40C3AC05A2E6E99C6ACE4,
  24. DownloadHandlerTexture_InternalCreateTexture_mBE69134E71CFA8EA6931771A402A8406D26D039A,
  25. DownloadHandlerTexture__ctor_m29775B9DEA2C54AE7EFED3550C31AB4D5CF58AD8,
  26. DownloadHandlerTexture_GetNativeData_m241724A953EC64E660235D0A0374EFACE1B0779A,
  27. DownloadHandlerTexture_Dispose_m8B9EB903164BC27743144F900697F7B98A4725EB,
  28. DownloadHandlerTexture_get_texture_m170B5539995EB5984E98E426F52983589F7BEB7C,
  29. DownloadHandlerTexture_InternalGetTextureNative_m9244CDF2A5DE7B9971121CAC5642DD5FEA877688,
  30. DownloadHandlerTexture_GetContent_m86BC88F58305A1B21C21CE7D82658197932EFB18,
  31. DownloadHandlerTexture_Create_Injected_m86E5840C23E23813F04F98CDE0A11979B42A5F70,
  32. DownloadHandlerTexture_InternalGetTextureNative_Injected_mDF24B80A618125CF190BED435749BD5B280A16D7,
  33. BindingsMarshaller_ConvertToNative_m8E5A9372411335423FFFA7AB64D18304E5743723,
  34. UnityWebRequestTexture_GetTexture_m45F855106C834021AC0DFA25FE31BA14C42693CA,
  35. };
  36. extern void DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9_AdjustorThunk (void);
  37. extern void DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE_AdjustorThunk (void);
  38. static Il2CppTokenAdjustorThunkPair s_adjustorThunks[2] =
  39. {
  40. { 0x06000002, DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9_AdjustorThunk },
  41. { 0x06000003, DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE_AdjustorThunk },
  42. };
  43. static const int32_t s_InvokerIndices[15] =
  44. {
  45. 12966,
  46. 6831,
  47. 3797,
  48. 11487,
  49. 6865,
  50. 6831,
  51. 8234,
  52. 8813,
  53. 8661,
  54. 8661,
  55. 12429,
  56. 11485,
  57. 12348,
  58. 12349,
  59. 11544,
  60. };
  61. IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestTextureModule_CodeGenModule;
  62. const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestTextureModule_CodeGenModule =
  63. {
  64. "UnityEngine.UnityWebRequestTextureModule.dll",
  65. 15,
  66. s_methodPointers,
  67. 2,
  68. s_adjustorThunks,
  69. s_InvokerIndices,
  70. 0,
  71. NULL,
  72. 0,
  73. NULL,
  74. 0,
  75. NULL,
  76. NULL,
  77. NULL,
  78. NULL,
  79. NULL,
  80. NULL,
  81. };