AlicizaX/Build/SAOK_BackUpThisFolder_ButDontShipItWithYourGame/il2cppOutput/UnityEngine.UnityWebRequestTextureModule_CodeGen.c

92 lines
4.0 KiB
C
Raw Normal View History

2025-10-14 15:42:34 +08:00
#include "pch-c.h"
#include "codegen/il2cpp-codegen-metadata.h"
extern void DownloadedTextureParams_get_Default_mB6A1ECF1CB3173FD7FFC40EFAB5327CC19C2B14F (void);
extern void DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9 (void);
extern void DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE (void);
extern void DownloadHandlerTexture_Create_mE4E6F50B4BC1A964CFF40C3AC05A2E6E99C6ACE4 (void);
extern void DownloadHandlerTexture_InternalCreateTexture_mBE69134E71CFA8EA6931771A402A8406D26D039A (void);
extern void DownloadHandlerTexture__ctor_m29775B9DEA2C54AE7EFED3550C31AB4D5CF58AD8 (void);
extern void DownloadHandlerTexture_GetNativeData_m241724A953EC64E660235D0A0374EFACE1B0779A (void);
extern void DownloadHandlerTexture_Dispose_m8B9EB903164BC27743144F900697F7B98A4725EB (void);
extern void DownloadHandlerTexture_get_texture_m170B5539995EB5984E98E426F52983589F7BEB7C (void);
extern void DownloadHandlerTexture_InternalGetTextureNative_m9244CDF2A5DE7B9971121CAC5642DD5FEA877688 (void);
extern void DownloadHandlerTexture_GetContent_m86BC88F58305A1B21C21CE7D82658197932EFB18 (void);
extern void DownloadHandlerTexture_Create_Injected_m86E5840C23E23813F04F98CDE0A11979B42A5F70 (void);
extern void DownloadHandlerTexture_InternalGetTextureNative_Injected_mDF24B80A618125CF190BED435749BD5B280A16D7 (void);
extern void BindingsMarshaller_ConvertToNative_m8E5A9372411335423FFFA7AB64D18304E5743723 (void);
extern void UnityWebRequestTexture_GetTexture_mEEC74BBC5190D4012A0B87C5D439AF59E22EF2EF (void);
extern void UnityWebRequestTexture_GetTexture_m45F855106C834021AC0DFA25FE31BA14C42693CA (void);
static Il2CppMethodPointer s_methodPointers[16] =
{
DownloadedTextureParams_get_Default_mB6A1ECF1CB3173FD7FFC40EFAB5327CC19C2B14F,
DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9,
DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE,
DownloadHandlerTexture_Create_mE4E6F50B4BC1A964CFF40C3AC05A2E6E99C6ACE4,
DownloadHandlerTexture_InternalCreateTexture_mBE69134E71CFA8EA6931771A402A8406D26D039A,
DownloadHandlerTexture__ctor_m29775B9DEA2C54AE7EFED3550C31AB4D5CF58AD8,
DownloadHandlerTexture_GetNativeData_m241724A953EC64E660235D0A0374EFACE1B0779A,
DownloadHandlerTexture_Dispose_m8B9EB903164BC27743144F900697F7B98A4725EB,
DownloadHandlerTexture_get_texture_m170B5539995EB5984E98E426F52983589F7BEB7C,
DownloadHandlerTexture_InternalGetTextureNative_m9244CDF2A5DE7B9971121CAC5642DD5FEA877688,
DownloadHandlerTexture_GetContent_m86BC88F58305A1B21C21CE7D82658197932EFB18,
DownloadHandlerTexture_Create_Injected_m86E5840C23E23813F04F98CDE0A11979B42A5F70,
DownloadHandlerTexture_InternalGetTextureNative_Injected_mDF24B80A618125CF190BED435749BD5B280A16D7,
BindingsMarshaller_ConvertToNative_m8E5A9372411335423FFFA7AB64D18304E5743723,
UnityWebRequestTexture_GetTexture_mEEC74BBC5190D4012A0B87C5D439AF59E22EF2EF,
UnityWebRequestTexture_GetTexture_m45F855106C834021AC0DFA25FE31BA14C42693CA,
};
extern void DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9_AdjustorThunk (void);
extern void DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE_AdjustorThunk (void);
static Il2CppTokenAdjustorThunkPair s_adjustorThunks[2] =
{
{ 0x06000002, DownloadedTextureParams_set_readable_m97C160C991808985618C29DF90DD45043142E0A9_AdjustorThunk },
{ 0x06000003, DownloadedTextureParams_SetFlags_m44125E677087DA7F9E9F1E2A0F8E70AE1F713EBE_AdjustorThunk },
};
static const int32_t s_InvokerIndices[16] =
{
31892,
14891,
8107,
25941,
14940,
14891,
17739,
19448,
19209,
19209,
29905,
25939,
29686,
29687,
29905,
26065,
};
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestTextureModule_CodeGenModule;
const Il2CppCodeGenModule g_UnityEngine_UnityWebRequestTextureModule_CodeGenModule =
{
"UnityEngine.UnityWebRequestTextureModule.dll",
16,
s_methodPointers,
2,
s_adjustorThunks,
s_InvokerIndices,
0,
NULL,
0,
NULL,
0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
};