#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // UnityEngine.AudioClip struct AudioClip_t3680889665; // UnityEngine.Networking.DownloadHandler struct DownloadHandler_t2937767557; // System.String struct String_t; // UnityEngine.WWW struct WWW_t3688466362; // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t1895667560; // UnityEngine.Networking.UnityWebRequest struct UnityWebRequest_t463507806; // UnityEngine.Networking.UnityWebRequestAsyncOperation struct UnityWebRequestAsyncOperation_t3852015985; // UnityEngine.WWWForm struct WWWForm_t4064702195; // System.Byte[] struct ByteU5BU5D_t4116647657; // UnityEngine.Networking.UploadHandlerRaw struct UploadHandlerRaw_t25761545; // UnityEngine.Networking.UploadHandler struct UploadHandler_t2993558019; // UnityEngine.Networking.DownloadHandlerBuffer struct DownloadHandlerBuffer_t2928496527; // System.Collections.Hashtable struct Hashtable_t1853889766; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Text.Encoding struct Encoding_t1523322056; // UnityEngine.AssetBundle struct AssetBundle_t1153907252; // UnityEngine.Object struct Object_t631007953; // UnityEngine.Networking.DownloadHandlerAssetBundle struct DownloadHandlerAssetBundle_t197128434; // UnityEngine.Texture2D struct Texture2D_t3840446185; // System.Collections.Generic.List`1 struct List_1_t1293755103; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Collections.Hashtable/Slot[] struct SlotU5BU5D_t2994659099; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Hashtable/HashKeys struct HashKeys_t1568156503; // System.Collections.Hashtable/HashValues struct HashValues_t618387445; // System.Collections.IHashCodeProvider struct IHashCodeProvider_t267601189; // System.Collections.IComparer struct IComparer_t1540313114; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.IEqualityComparer struct IEqualityComparer_t1493878338; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.String[] struct StringU5BU5D_t1281789340; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t132201056; // System.Text.DecoderFallback struct DecoderFallback_t3123823036; // System.Text.EncoderFallback struct EncoderFallback_t1188251036; // System.Reflection.Assembly struct Assembly_t; // System.Object[] struct ObjectU5BU5D_t2843939325; // System.Char[] struct CharU5BU5D_t3528271667; // System.Void struct Void_t1185182177; // System.Action`1 struct Action_1_t1617499438; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; extern RuntimeClass* UnityWebRequest_t463507806_il2cpp_TypeInfo_var; extern RuntimeClass* UploadHandlerRaw_t25761545_il2cpp_TypeInfo_var; extern RuntimeClass* DownloadHandlerBuffer_t2928496527_il2cpp_TypeInfo_var; extern String_t* _stringLiteral45808443; extern String_t* _stringLiteral3776665136; extern const uint32_t WWW__ctor_m2633647279_MetadataUsageId; extern RuntimeClass* IEnumerable_t1941168011_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1130393535; extern const uint32_t WWW__ctor_m2321992819_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m1883005577_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m4125185638_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m3938572407_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m2642806556_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m897800495_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_Dispose_m2198401511_RuntimeMethod_var; extern const uint32_t WWW__ctor_m4096577320_MetadataUsageId; extern RuntimeClass* Encoding_t1523322056_il2cpp_TypeInfo_var; extern const uint32_t WWW_EscapeURL_m4251687403_MetadataUsageId; extern const uint32_t WWW_UnEscapeURL_m2827350915_MetadataUsageId; extern RuntimeClass* WWW_t3688466362_il2cpp_TypeInfo_var; extern String_t* _stringLiteral757602046; extern const uint32_t WWW_LoadFromCacheOrDownload_m4247140216_MetadataUsageId; extern const uint32_t WWW_LoadFromCacheOrDownload_m3579202557_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern RuntimeClass* DownloadHandlerAssetBundle_t197128434_il2cpp_TypeInfo_var; extern const uint32_t WWW_get_assetBundle_m3753667806_MetadataUsageId; extern RuntimeClass* ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var; extern const uint32_t WWW_get_bytes_m3061182897_MetadataUsageId; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern String_t* _stringLiteral380657706; extern const uint32_t WWW_get_error_m3055313367_MetadataUsageId; extern RuntimeClass* Dictionary_2_t1632706988_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3302800229_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m187286838_RuntimeMethod_var; extern String_t* _stringLiteral2788432381; extern String_t* _stringLiteral3632898437; extern const uint32_t WWW_get_responseHeaders_m4105369968_MetadataUsageId; extern const uint32_t WWW_get_text_m898164367_MetadataUsageId; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern const uint32_t WWW_CreateTextureFromDownloadedData_m573316725_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1148467899; extern String_t* _stringLiteral3341457046; extern const uint32_t WWW_LoadImageIntoTexture_m3209745837_MetadataUsageId; extern RuntimeClass* AudioClip_t3680889665_il2cpp_TypeInfo_var; extern const uint32_t WWW_GetAudioClip_m3119809314_MetadataUsageId; extern const uint32_t WWW_GetAudioClipCompressed_m2592374820_MetadataUsageId; extern String_t* _stringLiteral4054833267; extern String_t* _stringLiteral1973828197; extern const uint32_t WWW_WaitUntilDoneIfPossible_m2855479680_MetadataUsageId; extern String_t* _stringLiteral3457136609; extern String_t* _stringLiteral3911804090; extern String_t* _stringLiteral2487325543; extern String_t* _stringLiteral3860885797; extern String_t* _stringLiteral3476706848; extern String_t* _stringLiteral560819067; extern String_t* _stringLiteral2030167956; extern String_t* _stringLiteral1814237603; extern String_t* _stringLiteral4140321389; extern String_t* _stringLiteral2002596717; extern String_t* _stringLiteral1659593328; extern String_t* _stringLiteral4277434149; extern String_t* _stringLiteral3090824594; extern String_t* _stringLiteral3842069051; extern String_t* _stringLiteral4233297459; extern String_t* _stringLiteral3545044340; extern String_t* _stringLiteral573727993; extern String_t* _stringLiteral2117271536; extern String_t* _stringLiteral2178748878; extern String_t* _stringLiteral106317971; extern String_t* _stringLiteral461727106; extern String_t* _stringLiteral1542497020; extern String_t* _stringLiteral2343474426; extern String_t* _stringLiteral1138636386; extern String_t* _stringLiteral2791739693; extern String_t* _stringLiteral1091611732; extern String_t* _stringLiteral356324127; extern String_t* _stringLiteral624401215; extern String_t* _stringLiteral1073086928; extern String_t* _stringLiteral1060465165; extern String_t* _stringLiteral3739562776; extern String_t* _stringLiteral3244775435; extern String_t* _stringLiteral3899005722; extern String_t* _stringLiteral4002396095; extern String_t* _stringLiteral3604523934; extern String_t* _stringLiteral2201204884; extern String_t* _stringLiteral3363965078; extern String_t* _stringLiteral858510039; extern const uint32_t WWW_GetStatusCodeName_m3580893459_MetadataUsageId; struct DownloadHandler_t2937767557_marshaled_com; struct UploadHandler_t2993558019_marshaled_com; struct UnityWebRequest_t463507806_marshaled_com; struct ByteU5BU5D_t4116647657; #ifndef U3CMODULEU3E_T692745550_H #define U3CMODULEU3E_T692745550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CModuleU3E_t692745550 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CMODULEU3E_T692745550_H #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef WWWFORM_T4064702195_H #define WWWFORM_T4064702195_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.WWWForm struct WWWForm_t4064702195 : public RuntimeObject { public: // System.Collections.Generic.List`1 UnityEngine.WWWForm::formData List_1_t1293755103 * ___formData_0; // System.Collections.Generic.List`1 UnityEngine.WWWForm::fieldNames List_1_t3319525431 * ___fieldNames_1; // System.Collections.Generic.List`1 UnityEngine.WWWForm::fileNames List_1_t3319525431 * ___fileNames_2; // System.Collections.Generic.List`1 UnityEngine.WWWForm::types List_1_t3319525431 * ___types_3; // System.Byte[] UnityEngine.WWWForm::boundary ByteU5BU5D_t4116647657* ___boundary_4; // System.Boolean UnityEngine.WWWForm::containsFiles bool ___containsFiles_5; public: inline static int32_t get_offset_of_formData_0() { return static_cast(offsetof(WWWForm_t4064702195, ___formData_0)); } inline List_1_t1293755103 * get_formData_0() const { return ___formData_0; } inline List_1_t1293755103 ** get_address_of_formData_0() { return &___formData_0; } inline void set_formData_0(List_1_t1293755103 * value) { ___formData_0 = value; Il2CppCodeGenWriteBarrier((&___formData_0), value); } inline static int32_t get_offset_of_fieldNames_1() { return static_cast(offsetof(WWWForm_t4064702195, ___fieldNames_1)); } inline List_1_t3319525431 * get_fieldNames_1() const { return ___fieldNames_1; } inline List_1_t3319525431 ** get_address_of_fieldNames_1() { return &___fieldNames_1; } inline void set_fieldNames_1(List_1_t3319525431 * value) { ___fieldNames_1 = value; Il2CppCodeGenWriteBarrier((&___fieldNames_1), value); } inline static int32_t get_offset_of_fileNames_2() { return static_cast(offsetof(WWWForm_t4064702195, ___fileNames_2)); } inline List_1_t3319525431 * get_fileNames_2() const { return ___fileNames_2; } inline List_1_t3319525431 ** get_address_of_fileNames_2() { return &___fileNames_2; } inline void set_fileNames_2(List_1_t3319525431 * value) { ___fileNames_2 = value; Il2CppCodeGenWriteBarrier((&___fileNames_2), value); } inline static int32_t get_offset_of_types_3() { return static_cast(offsetof(WWWForm_t4064702195, ___types_3)); } inline List_1_t3319525431 * get_types_3() const { return ___types_3; } inline List_1_t3319525431 ** get_address_of_types_3() { return &___types_3; } inline void set_types_3(List_1_t3319525431 * value) { ___types_3 = value; Il2CppCodeGenWriteBarrier((&___types_3), value); } inline static int32_t get_offset_of_boundary_4() { return static_cast(offsetof(WWWForm_t4064702195, ___boundary_4)); } inline ByteU5BU5D_t4116647657* get_boundary_4() const { return ___boundary_4; } inline ByteU5BU5D_t4116647657** get_address_of_boundary_4() { return &___boundary_4; } inline void set_boundary_4(ByteU5BU5D_t4116647657* value) { ___boundary_4 = value; Il2CppCodeGenWriteBarrier((&___boundary_4), value); } inline static int32_t get_offset_of_containsFiles_5() { return static_cast(offsetof(WWWForm_t4064702195, ___containsFiles_5)); } inline bool get_containsFiles_5() const { return ___containsFiles_5; } inline bool* get_address_of_containsFiles_5() { return &___containsFiles_5; } inline void set_containsFiles_5(bool value) { ___containsFiles_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WWWFORM_T4064702195_H #ifndef HASHTABLE_T1853889766_H #define HASHTABLE_T1853889766_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Hashtable struct Hashtable_t1853889766 : public RuntimeObject { public: // System.Int32 System.Collections.Hashtable::inUse int32_t ___inUse_1; // System.Int32 System.Collections.Hashtable::modificationCount int32_t ___modificationCount_2; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_3; // System.Collections.Hashtable/Slot[] System.Collections.Hashtable::table SlotU5BU5D_t2994659099* ___table_4; // System.Int32[] System.Collections.Hashtable::hashes Int32U5BU5D_t385246372* ___hashes_5; // System.Int32 System.Collections.Hashtable::threshold int32_t ___threshold_6; // System.Collections.Hashtable/HashKeys System.Collections.Hashtable::hashKeys HashKeys_t1568156503 * ___hashKeys_7; // System.Collections.Hashtable/HashValues System.Collections.Hashtable::hashValues HashValues_t618387445 * ___hashValues_8; // System.Collections.IHashCodeProvider System.Collections.Hashtable::hcpRef RuntimeObject* ___hcpRef_9; // System.Collections.IComparer System.Collections.Hashtable::comparerRef RuntimeObject* ___comparerRef_10; // System.Runtime.Serialization.SerializationInfo System.Collections.Hashtable::serializationInfo SerializationInfo_t950877179 * ___serializationInfo_11; // System.Collections.IEqualityComparer System.Collections.Hashtable::equalityComparer RuntimeObject* ___equalityComparer_12; public: inline static int32_t get_offset_of_inUse_1() { return static_cast(offsetof(Hashtable_t1853889766, ___inUse_1)); } inline int32_t get_inUse_1() const { return ___inUse_1; } inline int32_t* get_address_of_inUse_1() { return &___inUse_1; } inline void set_inUse_1(int32_t value) { ___inUse_1 = value; } inline static int32_t get_offset_of_modificationCount_2() { return static_cast(offsetof(Hashtable_t1853889766, ___modificationCount_2)); } inline int32_t get_modificationCount_2() const { return ___modificationCount_2; } inline int32_t* get_address_of_modificationCount_2() { return &___modificationCount_2; } inline void set_modificationCount_2(int32_t value) { ___modificationCount_2 = value; } inline static int32_t get_offset_of_loadFactor_3() { return static_cast(offsetof(Hashtable_t1853889766, ___loadFactor_3)); } inline float get_loadFactor_3() const { return ___loadFactor_3; } inline float* get_address_of_loadFactor_3() { return &___loadFactor_3; } inline void set_loadFactor_3(float value) { ___loadFactor_3 = value; } inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Hashtable_t1853889766, ___table_4)); } inline SlotU5BU5D_t2994659099* get_table_4() const { return ___table_4; } inline SlotU5BU5D_t2994659099** get_address_of_table_4() { return &___table_4; } inline void set_table_4(SlotU5BU5D_t2994659099* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_hashes_5() { return static_cast(offsetof(Hashtable_t1853889766, ___hashes_5)); } inline Int32U5BU5D_t385246372* get_hashes_5() const { return ___hashes_5; } inline Int32U5BU5D_t385246372** get_address_of_hashes_5() { return &___hashes_5; } inline void set_hashes_5(Int32U5BU5D_t385246372* value) { ___hashes_5 = value; Il2CppCodeGenWriteBarrier((&___hashes_5), value); } inline static int32_t get_offset_of_threshold_6() { return static_cast(offsetof(Hashtable_t1853889766, ___threshold_6)); } inline int32_t get_threshold_6() const { return ___threshold_6; } inline int32_t* get_address_of_threshold_6() { return &___threshold_6; } inline void set_threshold_6(int32_t value) { ___threshold_6 = value; } inline static int32_t get_offset_of_hashKeys_7() { return static_cast(offsetof(Hashtable_t1853889766, ___hashKeys_7)); } inline HashKeys_t1568156503 * get_hashKeys_7() const { return ___hashKeys_7; } inline HashKeys_t1568156503 ** get_address_of_hashKeys_7() { return &___hashKeys_7; } inline void set_hashKeys_7(HashKeys_t1568156503 * value) { ___hashKeys_7 = value; Il2CppCodeGenWriteBarrier((&___hashKeys_7), value); } inline static int32_t get_offset_of_hashValues_8() { return static_cast(offsetof(Hashtable_t1853889766, ___hashValues_8)); } inline HashValues_t618387445 * get_hashValues_8() const { return ___hashValues_8; } inline HashValues_t618387445 ** get_address_of_hashValues_8() { return &___hashValues_8; } inline void set_hashValues_8(HashValues_t618387445 * value) { ___hashValues_8 = value; Il2CppCodeGenWriteBarrier((&___hashValues_8), value); } inline static int32_t get_offset_of_hcpRef_9() { return static_cast(offsetof(Hashtable_t1853889766, ___hcpRef_9)); } inline RuntimeObject* get_hcpRef_9() const { return ___hcpRef_9; } inline RuntimeObject** get_address_of_hcpRef_9() { return &___hcpRef_9; } inline void set_hcpRef_9(RuntimeObject* value) { ___hcpRef_9 = value; Il2CppCodeGenWriteBarrier((&___hcpRef_9), value); } inline static int32_t get_offset_of_comparerRef_10() { return static_cast(offsetof(Hashtable_t1853889766, ___comparerRef_10)); } inline RuntimeObject* get_comparerRef_10() const { return ___comparerRef_10; } inline RuntimeObject** get_address_of_comparerRef_10() { return &___comparerRef_10; } inline void set_comparerRef_10(RuntimeObject* value) { ___comparerRef_10 = value; Il2CppCodeGenWriteBarrier((&___comparerRef_10), value); } inline static int32_t get_offset_of_serializationInfo_11() { return static_cast(offsetof(Hashtable_t1853889766, ___serializationInfo_11)); } inline SerializationInfo_t950877179 * get_serializationInfo_11() const { return ___serializationInfo_11; } inline SerializationInfo_t950877179 ** get_address_of_serializationInfo_11() { return &___serializationInfo_11; } inline void set_serializationInfo_11(SerializationInfo_t950877179 * value) { ___serializationInfo_11 = value; Il2CppCodeGenWriteBarrier((&___serializationInfo_11), value); } inline static int32_t get_offset_of_equalityComparer_12() { return static_cast(offsetof(Hashtable_t1853889766, ___equalityComparer_12)); } inline RuntimeObject* get_equalityComparer_12() const { return ___equalityComparer_12; } inline RuntimeObject** get_address_of_equalityComparer_12() { return &___equalityComparer_12; } inline void set_equalityComparer_12(RuntimeObject* value) { ___equalityComparer_12 = value; Il2CppCodeGenWriteBarrier((&___equalityComparer_12), value); } }; struct Hashtable_t1853889766_StaticFields { public: // System.Int32[] System.Collections.Hashtable::primeTbl Int32U5BU5D_t385246372* ___primeTbl_13; public: inline static int32_t get_offset_of_primeTbl_13() { return static_cast(offsetof(Hashtable_t1853889766_StaticFields, ___primeTbl_13)); } inline Int32U5BU5D_t385246372* get_primeTbl_13() const { return ___primeTbl_13; } inline Int32U5BU5D_t385246372** get_address_of_primeTbl_13() { return &___primeTbl_13; } inline void set_primeTbl_13(Int32U5BU5D_t385246372* value) { ___primeTbl_13 = value; Il2CppCodeGenWriteBarrier((&___primeTbl_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHTABLE_T1853889766_H #ifndef DICTIONARY_2_T1632706988_H #define DICTIONARY_2_T1632706988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots StringU5BU5D_t1281789340* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1632706988, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1632706988, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1632706988, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1632706988, ___valueSlots_7)); } inline StringU5BU5D_t1281789340* get_valueSlots_7() const { return ___valueSlots_7; } inline StringU5BU5D_t1281789340** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(StringU5BU5D_t1281789340* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1632706988, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1632706988, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1632706988, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1632706988, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1632706988, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1632706988, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1632706988, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1632706988_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t132201056 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1632706988_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t132201056 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t132201056 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t132201056 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1632706988_H #ifndef YIELDINSTRUCTION_T403091072_H #define YIELDINSTRUCTION_T403091072_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.YieldInstruction struct YieldInstruction_t403091072 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction struct YieldInstruction_t403091072_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.YieldInstruction struct YieldInstruction_t403091072_marshaled_com { }; #endif // YIELDINSTRUCTION_T403091072_H #ifndef ENCODING_T1523322056_H #define ENCODING_T1523322056_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.Encoding struct Encoding_t1523322056 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::codePage int32_t ___codePage_0; // System.Int32 System.Text.Encoding::windows_code_page int32_t ___windows_code_page_1; // System.Boolean System.Text.Encoding::is_readonly bool ___is_readonly_2; // System.Text.DecoderFallback System.Text.Encoding::decoder_fallback DecoderFallback_t3123823036 * ___decoder_fallback_3; // System.Text.EncoderFallback System.Text.Encoding::encoder_fallback EncoderFallback_t1188251036 * ___encoder_fallback_4; // System.String System.Text.Encoding::body_name String_t* ___body_name_8; // System.String System.Text.Encoding::encoding_name String_t* ___encoding_name_9; // System.String System.Text.Encoding::header_name String_t* ___header_name_10; // System.Boolean System.Text.Encoding::is_mail_news_display bool ___is_mail_news_display_11; // System.Boolean System.Text.Encoding::is_mail_news_save bool ___is_mail_news_save_12; // System.Boolean System.Text.Encoding::is_browser_save bool ___is_browser_save_13; // System.Boolean System.Text.Encoding::is_browser_display bool ___is_browser_display_14; // System.String System.Text.Encoding::web_name String_t* ___web_name_15; public: inline static int32_t get_offset_of_codePage_0() { return static_cast(offsetof(Encoding_t1523322056, ___codePage_0)); } inline int32_t get_codePage_0() const { return ___codePage_0; } inline int32_t* get_address_of_codePage_0() { return &___codePage_0; } inline void set_codePage_0(int32_t value) { ___codePage_0 = value; } inline static int32_t get_offset_of_windows_code_page_1() { return static_cast(offsetof(Encoding_t1523322056, ___windows_code_page_1)); } inline int32_t get_windows_code_page_1() const { return ___windows_code_page_1; } inline int32_t* get_address_of_windows_code_page_1() { return &___windows_code_page_1; } inline void set_windows_code_page_1(int32_t value) { ___windows_code_page_1 = value; } inline static int32_t get_offset_of_is_readonly_2() { return static_cast(offsetof(Encoding_t1523322056, ___is_readonly_2)); } inline bool get_is_readonly_2() const { return ___is_readonly_2; } inline bool* get_address_of_is_readonly_2() { return &___is_readonly_2; } inline void set_is_readonly_2(bool value) { ___is_readonly_2 = value; } inline static int32_t get_offset_of_decoder_fallback_3() { return static_cast(offsetof(Encoding_t1523322056, ___decoder_fallback_3)); } inline DecoderFallback_t3123823036 * get_decoder_fallback_3() const { return ___decoder_fallback_3; } inline DecoderFallback_t3123823036 ** get_address_of_decoder_fallback_3() { return &___decoder_fallback_3; } inline void set_decoder_fallback_3(DecoderFallback_t3123823036 * value) { ___decoder_fallback_3 = value; Il2CppCodeGenWriteBarrier((&___decoder_fallback_3), value); } inline static int32_t get_offset_of_encoder_fallback_4() { return static_cast(offsetof(Encoding_t1523322056, ___encoder_fallback_4)); } inline EncoderFallback_t1188251036 * get_encoder_fallback_4() const { return ___encoder_fallback_4; } inline EncoderFallback_t1188251036 ** get_address_of_encoder_fallback_4() { return &___encoder_fallback_4; } inline void set_encoder_fallback_4(EncoderFallback_t1188251036 * value) { ___encoder_fallback_4 = value; Il2CppCodeGenWriteBarrier((&___encoder_fallback_4), value); } inline static int32_t get_offset_of_body_name_8() { return static_cast(offsetof(Encoding_t1523322056, ___body_name_8)); } inline String_t* get_body_name_8() const { return ___body_name_8; } inline String_t** get_address_of_body_name_8() { return &___body_name_8; } inline void set_body_name_8(String_t* value) { ___body_name_8 = value; Il2CppCodeGenWriteBarrier((&___body_name_8), value); } inline static int32_t get_offset_of_encoding_name_9() { return static_cast(offsetof(Encoding_t1523322056, ___encoding_name_9)); } inline String_t* get_encoding_name_9() const { return ___encoding_name_9; } inline String_t** get_address_of_encoding_name_9() { return &___encoding_name_9; } inline void set_encoding_name_9(String_t* value) { ___encoding_name_9 = value; Il2CppCodeGenWriteBarrier((&___encoding_name_9), value); } inline static int32_t get_offset_of_header_name_10() { return static_cast(offsetof(Encoding_t1523322056, ___header_name_10)); } inline String_t* get_header_name_10() const { return ___header_name_10; } inline String_t** get_address_of_header_name_10() { return &___header_name_10; } inline void set_header_name_10(String_t* value) { ___header_name_10 = value; Il2CppCodeGenWriteBarrier((&___header_name_10), value); } inline static int32_t get_offset_of_is_mail_news_display_11() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_display_11)); } inline bool get_is_mail_news_display_11() const { return ___is_mail_news_display_11; } inline bool* get_address_of_is_mail_news_display_11() { return &___is_mail_news_display_11; } inline void set_is_mail_news_display_11(bool value) { ___is_mail_news_display_11 = value; } inline static int32_t get_offset_of_is_mail_news_save_12() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_save_12)); } inline bool get_is_mail_news_save_12() const { return ___is_mail_news_save_12; } inline bool* get_address_of_is_mail_news_save_12() { return &___is_mail_news_save_12; } inline void set_is_mail_news_save_12(bool value) { ___is_mail_news_save_12 = value; } inline static int32_t get_offset_of_is_browser_save_13() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_save_13)); } inline bool get_is_browser_save_13() const { return ___is_browser_save_13; } inline bool* get_address_of_is_browser_save_13() { return &___is_browser_save_13; } inline void set_is_browser_save_13(bool value) { ___is_browser_save_13 = value; } inline static int32_t get_offset_of_is_browser_display_14() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_display_14)); } inline bool get_is_browser_display_14() const { return ___is_browser_display_14; } inline bool* get_address_of_is_browser_display_14() { return &___is_browser_display_14; } inline void set_is_browser_display_14(bool value) { ___is_browser_display_14 = value; } inline static int32_t get_offset_of_web_name_15() { return static_cast(offsetof(Encoding_t1523322056, ___web_name_15)); } inline String_t* get_web_name_15() const { return ___web_name_15; } inline String_t** get_address_of_web_name_15() { return &___web_name_15; } inline void set_web_name_15(String_t* value) { ___web_name_15 = value; Il2CppCodeGenWriteBarrier((&___web_name_15), value); } }; struct Encoding_t1523322056_StaticFields { public: // System.Reflection.Assembly System.Text.Encoding::i18nAssembly Assembly_t * ___i18nAssembly_5; // System.Boolean System.Text.Encoding::i18nDisabled bool ___i18nDisabled_6; // System.Object[] System.Text.Encoding::encodings ObjectU5BU5D_t2843939325* ___encodings_7; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t1523322056 * ___asciiEncoding_16; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianEncoding Encoding_t1523322056 * ___bigEndianEncoding_17; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t1523322056 * ___defaultEncoding_18; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t1523322056 * ___utf7Encoding_19; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithMarkers Encoding_t1523322056 * ___utf8EncodingWithMarkers_20; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithoutMarkers Encoding_t1523322056 * ___utf8EncodingWithoutMarkers_21; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t1523322056 * ___unicodeEncoding_22; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::isoLatin1Encoding Encoding_t1523322056 * ___isoLatin1Encoding_23; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingUnsafe Encoding_t1523322056 * ___utf8EncodingUnsafe_24; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t1523322056 * ___utf32Encoding_25; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUTF32Encoding Encoding_t1523322056 * ___bigEndianUTF32Encoding_26; // System.Object System.Text.Encoding::lockobj RuntimeObject * ___lockobj_27; public: inline static int32_t get_offset_of_i18nAssembly_5() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nAssembly_5)); } inline Assembly_t * get_i18nAssembly_5() const { return ___i18nAssembly_5; } inline Assembly_t ** get_address_of_i18nAssembly_5() { return &___i18nAssembly_5; } inline void set_i18nAssembly_5(Assembly_t * value) { ___i18nAssembly_5 = value; Il2CppCodeGenWriteBarrier((&___i18nAssembly_5), value); } inline static int32_t get_offset_of_i18nDisabled_6() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nDisabled_6)); } inline bool get_i18nDisabled_6() const { return ___i18nDisabled_6; } inline bool* get_address_of_i18nDisabled_6() { return &___i18nDisabled_6; } inline void set_i18nDisabled_6(bool value) { ___i18nDisabled_6 = value; } inline static int32_t get_offset_of_encodings_7() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___encodings_7)); } inline ObjectU5BU5D_t2843939325* get_encodings_7() const { return ___encodings_7; } inline ObjectU5BU5D_t2843939325** get_address_of_encodings_7() { return &___encodings_7; } inline void set_encodings_7(ObjectU5BU5D_t2843939325* value) { ___encodings_7 = value; Il2CppCodeGenWriteBarrier((&___encodings_7), value); } inline static int32_t get_offset_of_asciiEncoding_16() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___asciiEncoding_16)); } inline Encoding_t1523322056 * get_asciiEncoding_16() const { return ___asciiEncoding_16; } inline Encoding_t1523322056 ** get_address_of_asciiEncoding_16() { return &___asciiEncoding_16; } inline void set_asciiEncoding_16(Encoding_t1523322056 * value) { ___asciiEncoding_16 = value; Il2CppCodeGenWriteBarrier((&___asciiEncoding_16), value); } inline static int32_t get_offset_of_bigEndianEncoding_17() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianEncoding_17)); } inline Encoding_t1523322056 * get_bigEndianEncoding_17() const { return ___bigEndianEncoding_17; } inline Encoding_t1523322056 ** get_address_of_bigEndianEncoding_17() { return &___bigEndianEncoding_17; } inline void set_bigEndianEncoding_17(Encoding_t1523322056 * value) { ___bigEndianEncoding_17 = value; Il2CppCodeGenWriteBarrier((&___bigEndianEncoding_17), value); } inline static int32_t get_offset_of_defaultEncoding_18() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___defaultEncoding_18)); } inline Encoding_t1523322056 * get_defaultEncoding_18() const { return ___defaultEncoding_18; } inline Encoding_t1523322056 ** get_address_of_defaultEncoding_18() { return &___defaultEncoding_18; } inline void set_defaultEncoding_18(Encoding_t1523322056 * value) { ___defaultEncoding_18 = value; Il2CppCodeGenWriteBarrier((&___defaultEncoding_18), value); } inline static int32_t get_offset_of_utf7Encoding_19() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf7Encoding_19)); } inline Encoding_t1523322056 * get_utf7Encoding_19() const { return ___utf7Encoding_19; } inline Encoding_t1523322056 ** get_address_of_utf7Encoding_19() { return &___utf7Encoding_19; } inline void set_utf7Encoding_19(Encoding_t1523322056 * value) { ___utf7Encoding_19 = value; Il2CppCodeGenWriteBarrier((&___utf7Encoding_19), value); } inline static int32_t get_offset_of_utf8EncodingWithMarkers_20() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithMarkers_20)); } inline Encoding_t1523322056 * get_utf8EncodingWithMarkers_20() const { return ___utf8EncodingWithMarkers_20; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithMarkers_20() { return &___utf8EncodingWithMarkers_20; } inline void set_utf8EncodingWithMarkers_20(Encoding_t1523322056 * value) { ___utf8EncodingWithMarkers_20 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithMarkers_20), value); } inline static int32_t get_offset_of_utf8EncodingWithoutMarkers_21() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithoutMarkers_21)); } inline Encoding_t1523322056 * get_utf8EncodingWithoutMarkers_21() const { return ___utf8EncodingWithoutMarkers_21; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithoutMarkers_21() { return &___utf8EncodingWithoutMarkers_21; } inline void set_utf8EncodingWithoutMarkers_21(Encoding_t1523322056 * value) { ___utf8EncodingWithoutMarkers_21 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithoutMarkers_21), value); } inline static int32_t get_offset_of_unicodeEncoding_22() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___unicodeEncoding_22)); } inline Encoding_t1523322056 * get_unicodeEncoding_22() const { return ___unicodeEncoding_22; } inline Encoding_t1523322056 ** get_address_of_unicodeEncoding_22() { return &___unicodeEncoding_22; } inline void set_unicodeEncoding_22(Encoding_t1523322056 * value) { ___unicodeEncoding_22 = value; Il2CppCodeGenWriteBarrier((&___unicodeEncoding_22), value); } inline static int32_t get_offset_of_isoLatin1Encoding_23() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___isoLatin1Encoding_23)); } inline Encoding_t1523322056 * get_isoLatin1Encoding_23() const { return ___isoLatin1Encoding_23; } inline Encoding_t1523322056 ** get_address_of_isoLatin1Encoding_23() { return &___isoLatin1Encoding_23; } inline void set_isoLatin1Encoding_23(Encoding_t1523322056 * value) { ___isoLatin1Encoding_23 = value; Il2CppCodeGenWriteBarrier((&___isoLatin1Encoding_23), value); } inline static int32_t get_offset_of_utf8EncodingUnsafe_24() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingUnsafe_24)); } inline Encoding_t1523322056 * get_utf8EncodingUnsafe_24() const { return ___utf8EncodingUnsafe_24; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingUnsafe_24() { return &___utf8EncodingUnsafe_24; } inline void set_utf8EncodingUnsafe_24(Encoding_t1523322056 * value) { ___utf8EncodingUnsafe_24 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingUnsafe_24), value); } inline static int32_t get_offset_of_utf32Encoding_25() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf32Encoding_25)); } inline Encoding_t1523322056 * get_utf32Encoding_25() const { return ___utf32Encoding_25; } inline Encoding_t1523322056 ** get_address_of_utf32Encoding_25() { return &___utf32Encoding_25; } inline void set_utf32Encoding_25(Encoding_t1523322056 * value) { ___utf32Encoding_25 = value; Il2CppCodeGenWriteBarrier((&___utf32Encoding_25), value); } inline static int32_t get_offset_of_bigEndianUTF32Encoding_26() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianUTF32Encoding_26)); } inline Encoding_t1523322056 * get_bigEndianUTF32Encoding_26() const { return ___bigEndianUTF32Encoding_26; } inline Encoding_t1523322056 ** get_address_of_bigEndianUTF32Encoding_26() { return &___bigEndianUTF32Encoding_26; } inline void set_bigEndianUTF32Encoding_26(Encoding_t1523322056 * value) { ___bigEndianUTF32Encoding_26 = value; Il2CppCodeGenWriteBarrier((&___bigEndianUTF32Encoding_26), value); } inline static int32_t get_offset_of_lockobj_27() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___lockobj_27)); } inline RuntimeObject * get_lockobj_27() const { return ___lockobj_27; } inline RuntimeObject ** get_address_of_lockobj_27() { return &___lockobj_27; } inline void set_lockobj_27(RuntimeObject * value) { ___lockobj_27 = value; Il2CppCodeGenWriteBarrier((&___lockobj_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENCODING_T1523322056_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef CUSTOMYIELDINSTRUCTION_T1895667560_H #define CUSTOMYIELDINSTRUCTION_T1895667560_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t1895667560 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSTOMYIELDINSTRUCTION_T1895667560_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef WEBREQUESTWWW_T659748849_H #define WEBREQUESTWWW_T659748849_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.WebRequestWWW struct WebRequestWWW_t659748849 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WEBREQUESTWWW_T659748849_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef KEYVALUEPAIR_2_T4030379155_H #define KEYVALUEPAIR_2_T4030379155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4030379155 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value String_t* ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4030379155, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4030379155, ___value_1)); } inline String_t* get_value_1() const { return ___value_1; } inline String_t** get_address_of_value_1() { return &___value_1; } inline void set_value_1(String_t* value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4030379155_H #ifndef KEYVALUEPAIR_2_T2530217319_H #define KEYVALUEPAIR_2_T2530217319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2530217319 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2530217319_H #ifndef HASH128_T2357739769_H #define HASH128_T2357739769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Hash128 struct Hash128_t2357739769 { public: // System.UInt32 UnityEngine.Hash128::m_u32_0 uint32_t ___m_u32_0_0; // System.UInt32 UnityEngine.Hash128::m_u32_1 uint32_t ___m_u32_1_1; // System.UInt32 UnityEngine.Hash128::m_u32_2 uint32_t ___m_u32_2_2; // System.UInt32 UnityEngine.Hash128::m_u32_3 uint32_t ___m_u32_3_3; public: inline static int32_t get_offset_of_m_u32_0_0() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_0_0)); } inline uint32_t get_m_u32_0_0() const { return ___m_u32_0_0; } inline uint32_t* get_address_of_m_u32_0_0() { return &___m_u32_0_0; } inline void set_m_u32_0_0(uint32_t value) { ___m_u32_0_0 = value; } inline static int32_t get_offset_of_m_u32_1_1() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_1_1)); } inline uint32_t get_m_u32_1_1() const { return ___m_u32_1_1; } inline uint32_t* get_address_of_m_u32_1_1() { return &___m_u32_1_1; } inline void set_m_u32_1_1(uint32_t value) { ___m_u32_1_1 = value; } inline static int32_t get_offset_of_m_u32_2_2() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_2_2)); } inline uint32_t get_m_u32_2_2() const { return ___m_u32_2_2; } inline uint32_t* get_address_of_m_u32_2_2() { return &___m_u32_2_2; } inline void set_m_u32_2_2(uint32_t value) { ___m_u32_2_2 = value; } inline static int32_t get_offset_of_m_u32_3_3() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_3_3)); } inline uint32_t get_m_u32_3_3() const { return ___m_u32_3_3; } inline uint32_t* get_address_of_m_u32_3_3() { return &___m_u32_3_3; } inline void set_m_u32_3_3(uint32_t value) { ___m_u32_3_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASH128_T2357739769_H #ifndef UINT32_T2560061978_H #define UINT32_T2560061978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 struct UInt32_t2560061978 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt32_t2560061978, ___m_value_2)); } inline uint32_t get_m_value_2() const { return ___m_value_2; } inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT32_T2560061978_H #ifndef INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef INT64_T3736567304_H #define INT64_T3736567304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int64 struct Int64_t3736567304 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int64_t3736567304, ___m_value_2)); } inline int64_t get_m_value_2() const { return ___m_value_2; } inline int64_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int64_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT64_T3736567304_H #ifndef SINGLE_T1397266774_H #define SINGLE_T1397266774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single struct Single_t1397266774 { public: // System.Single System.Single::m_value float ___m_value_7; public: inline static int32_t get_offset_of_m_value_7() { return static_cast(offsetof(Single_t1397266774, ___m_value_7)); } inline float get_m_value_7() const { return ___m_value_7; } inline float* get_address_of_m_value_7() { return &___m_value_7; } inline void set_m_value_7(float value) { ___m_value_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLE_T1397266774_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef UINT64_T4134040092_H #define UINT64_T4134040092_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt64 struct UInt64_t4134040092 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_t4134040092, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT64_T4134040092_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef VOID_T1185182177_H #define VOID_T1185182177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t1185182177 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T1185182177_H #ifndef STRINGCOMPARISON_T3657712135_H #define STRINGCOMPARISON_T3657712135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.StringComparison struct StringComparison_t3657712135 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringComparison_t3657712135, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGCOMPARISON_T3657712135_H #ifndef THREADPRIORITY_T1774350854_H #define THREADPRIORITY_T1774350854_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ThreadPriority struct ThreadPriority_t1774350854 { public: // System.Int32 UnityEngine.ThreadPriority::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ThreadPriority_t1774350854, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THREADPRIORITY_T1774350854_H #ifndef ASYNCOPERATION_T1445031843_H #define ASYNCOPERATION_T1445031843_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AsyncOperation struct AsyncOperation_t1445031843 : public YieldInstruction_t403091072 { public: // System.IntPtr UnityEngine.AsyncOperation::m_Ptr intptr_t ___m_Ptr_0; // System.Action`1 UnityEngine.AsyncOperation::m_completeCallback Action_1_t1617499438 * ___m_completeCallback_1; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(AsyncOperation_t1445031843, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } inline static int32_t get_offset_of_m_completeCallback_1() { return static_cast(offsetof(AsyncOperation_t1445031843, ___m_completeCallback_1)); } inline Action_1_t1617499438 * get_m_completeCallback_1() const { return ___m_completeCallback_1; } inline Action_1_t1617499438 ** get_address_of_m_completeCallback_1() { return &___m_completeCallback_1; } inline void set_m_completeCallback_1(Action_1_t1617499438 * value) { ___m_completeCallback_1 = value; Il2CppCodeGenWriteBarrier((&___m_completeCallback_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.AsyncOperation struct AsyncOperation_t1445031843_marshaled_pinvoke : public YieldInstruction_t403091072_marshaled_pinvoke { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // Native definition for COM marshalling of UnityEngine.AsyncOperation struct AsyncOperation_t1445031843_marshaled_com : public YieldInstruction_t403091072_marshaled_com { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; #endif // ASYNCOPERATION_T1445031843_H #ifndef UPLOADHANDLER_T2993558019_H #define UPLOADHANDLER_T2993558019_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.UploadHandler struct UploadHandler_t2993558019 : public RuntimeObject { public: // System.IntPtr UnityEngine.Networking.UploadHandler::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(UploadHandler_t2993558019, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Networking.UploadHandler struct UploadHandler_t2993558019_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Networking.UploadHandler struct UploadHandler_t2993558019_marshaled_com { intptr_t ___m_Ptr_0; }; #endif // UPLOADHANDLER_T2993558019_H #ifndef ENUMERATOR_T2086727927_H #define ENUMERATOR_T2086727927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2086727927 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t132545152 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2530217319 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2086727927, ___dictionary_0)); } inline Dictionary_2_t132545152 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t132545152 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t132545152 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2086727927, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2086727927, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2086727927, ___current_3)); } inline KeyValuePair_2_t2530217319 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2530217319 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2530217319 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2086727927_H #ifndef OBJECT_T631007953_H #define OBJECT_T631007953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Object struct Object_t631007953 : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_t631007953, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_t631007953_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_t631007953_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_t631007953_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_t631007953_marshaled_com { intptr_t ___m_CachedPtr_0; }; #endif // OBJECT_T631007953_H #ifndef AUDIOTYPE_T3170162477_H #define AUDIOTYPE_T3170162477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioType struct AudioType_t3170162477 { public: // System.Int32 UnityEngine.AudioType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AudioType_t3170162477, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOTYPE_T3170162477_H #ifndef CACHEDASSETBUNDLE_T2205819908_H #define CACHEDASSETBUNDLE_T2205819908_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CachedAssetBundle struct CachedAssetBundle_t2205819908 { public: // System.String UnityEngine.CachedAssetBundle::m_Name String_t* ___m_Name_0; // UnityEngine.Hash128 UnityEngine.CachedAssetBundle::m_Hash Hash128_t2357739769 ___m_Hash_1; public: inline static int32_t get_offset_of_m_Name_0() { return static_cast(offsetof(CachedAssetBundle_t2205819908, ___m_Name_0)); } inline String_t* get_m_Name_0() const { return ___m_Name_0; } inline String_t** get_address_of_m_Name_0() { return &___m_Name_0; } inline void set_m_Name_0(String_t* value) { ___m_Name_0 = value; Il2CppCodeGenWriteBarrier((&___m_Name_0), value); } inline static int32_t get_offset_of_m_Hash_1() { return static_cast(offsetof(CachedAssetBundle_t2205819908, ___m_Hash_1)); } inline Hash128_t2357739769 get_m_Hash_1() const { return ___m_Hash_1; } inline Hash128_t2357739769 * get_address_of_m_Hash_1() { return &___m_Hash_1; } inline void set_m_Hash_1(Hash128_t2357739769 value) { ___m_Hash_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.CachedAssetBundle struct CachedAssetBundle_t2205819908_marshaled_pinvoke { char* ___m_Name_0; Hash128_t2357739769 ___m_Hash_1; }; // Native definition for COM marshalling of UnityEngine.CachedAssetBundle struct CachedAssetBundle_t2205819908_marshaled_com { Il2CppChar* ___m_Name_0; Hash128_t2357739769 ___m_Hash_1; }; #endif // CACHEDASSETBUNDLE_T2205819908_H #ifndef DOWNLOADHANDLER_T2937767557_H #define DOWNLOADHANDLER_T2937767557_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.DownloadHandler struct DownloadHandler_t2937767557 : public RuntimeObject { public: // System.IntPtr UnityEngine.Networking.DownloadHandler::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(DownloadHandler_t2937767557, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Networking.DownloadHandler struct DownloadHandler_t2937767557_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Networking.DownloadHandler struct DownloadHandler_t2937767557_marshaled_com { intptr_t ___m_Ptr_0; }; #endif // DOWNLOADHANDLER_T2937767557_H #ifndef ENUMERATOR_T3586889763_H #define ENUMERATOR_T3586889763_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t3586889763 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1632706988 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t4030379155 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3586889763, ___dictionary_0)); } inline Dictionary_2_t1632706988 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1632706988 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1632706988 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3586889763, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t3586889763, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3586889763, ___current_3)); } inline KeyValuePair_2_t4030379155 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4030379155 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4030379155 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3586889763_H #ifndef TEXTURE_T3661962703_H #define TEXTURE_T3661962703_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture struct Texture_t3661962703 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE_T3661962703_H #ifndef UNITYWEBREQUEST_T463507806_H #define UNITYWEBREQUEST_T463507806_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.UnityWebRequest struct UnityWebRequest_t463507806 : public RuntimeObject { public: // System.IntPtr UnityEngine.Networking.UnityWebRequest::m_Ptr intptr_t ___m_Ptr_0; // UnityEngine.Networking.DownloadHandler UnityEngine.Networking.UnityWebRequest::m_DownloadHandler DownloadHandler_t2937767557 * ___m_DownloadHandler_1; // UnityEngine.Networking.UploadHandler UnityEngine.Networking.UnityWebRequest::m_UploadHandler UploadHandler_t2993558019 * ___m_UploadHandler_2; // System.Boolean UnityEngine.Networking.UnityWebRequest::k__BackingField bool ___U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9; // System.Boolean UnityEngine.Networking.UnityWebRequest::k__BackingField bool ___U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(UnityWebRequest_t463507806, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } inline static int32_t get_offset_of_m_DownloadHandler_1() { return static_cast(offsetof(UnityWebRequest_t463507806, ___m_DownloadHandler_1)); } inline DownloadHandler_t2937767557 * get_m_DownloadHandler_1() const { return ___m_DownloadHandler_1; } inline DownloadHandler_t2937767557 ** get_address_of_m_DownloadHandler_1() { return &___m_DownloadHandler_1; } inline void set_m_DownloadHandler_1(DownloadHandler_t2937767557 * value) { ___m_DownloadHandler_1 = value; Il2CppCodeGenWriteBarrier((&___m_DownloadHandler_1), value); } inline static int32_t get_offset_of_m_UploadHandler_2() { return static_cast(offsetof(UnityWebRequest_t463507806, ___m_UploadHandler_2)); } inline UploadHandler_t2993558019 * get_m_UploadHandler_2() const { return ___m_UploadHandler_2; } inline UploadHandler_t2993558019 ** get_address_of_m_UploadHandler_2() { return &___m_UploadHandler_2; } inline void set_m_UploadHandler_2(UploadHandler_t2993558019 * value) { ___m_UploadHandler_2 = value; Il2CppCodeGenWriteBarrier((&___m_UploadHandler_2), value); } inline static int32_t get_offset_of_U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9() { return static_cast(offsetof(UnityWebRequest_t463507806, ___U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9)); } inline bool get_U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9() const { return ___U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9; } inline bool* get_address_of_U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9() { return &___U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9; } inline void set_U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9(bool value) { ___U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10() { return static_cast(offsetof(UnityWebRequest_t463507806, ___U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10)); } inline bool get_U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10() const { return ___U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10; } inline bool* get_address_of_U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10() { return &___U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10; } inline void set_U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10(bool value) { ___U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Networking.UnityWebRequest struct UnityWebRequest_t463507806_marshaled_pinvoke { intptr_t ___m_Ptr_0; DownloadHandler_t2937767557_marshaled_pinvoke ___m_DownloadHandler_1; UploadHandler_t2993558019_marshaled_pinvoke ___m_UploadHandler_2; int32_t ___U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9; int32_t ___U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10; }; // Native definition for COM marshalling of UnityEngine.Networking.UnityWebRequest struct UnityWebRequest_t463507806_marshaled_com { intptr_t ___m_Ptr_0; DownloadHandler_t2937767557_marshaled_com* ___m_DownloadHandler_1; UploadHandler_t2993558019_marshaled_com* ___m_UploadHandler_2; int32_t ___U3CdisposeDownloadHandlerOnDisposeU3Ek__BackingField_9; int32_t ___U3CdisposeUploadHandlerOnDisposeU3Ek__BackingField_10; }; #endif // UNITYWEBREQUEST_T463507806_H #ifndef AUDIOCLIP_T3680889665_H #define AUDIOCLIP_T3680889665_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioClip struct AudioClip_t3680889665 : public Object_t631007953 { public: // UnityEngine.AudioClip/PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback PCMReaderCallback_t1677636661 * ___m_PCMReaderCallback_2; // UnityEngine.AudioClip/PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback PCMSetPositionCallback_t1059417452 * ___m_PCMSetPositionCallback_3; public: inline static int32_t get_offset_of_m_PCMReaderCallback_2() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMReaderCallback_2)); } inline PCMReaderCallback_t1677636661 * get_m_PCMReaderCallback_2() const { return ___m_PCMReaderCallback_2; } inline PCMReaderCallback_t1677636661 ** get_address_of_m_PCMReaderCallback_2() { return &___m_PCMReaderCallback_2; } inline void set_m_PCMReaderCallback_2(PCMReaderCallback_t1677636661 * value) { ___m_PCMReaderCallback_2 = value; Il2CppCodeGenWriteBarrier((&___m_PCMReaderCallback_2), value); } inline static int32_t get_offset_of_m_PCMSetPositionCallback_3() { return static_cast(offsetof(AudioClip_t3680889665, ___m_PCMSetPositionCallback_3)); } inline PCMSetPositionCallback_t1059417452 * get_m_PCMSetPositionCallback_3() const { return ___m_PCMSetPositionCallback_3; } inline PCMSetPositionCallback_t1059417452 ** get_address_of_m_PCMSetPositionCallback_3() { return &___m_PCMSetPositionCallback_3; } inline void set_m_PCMSetPositionCallback_3(PCMSetPositionCallback_t1059417452 * value) { ___m_PCMSetPositionCallback_3 = value; Il2CppCodeGenWriteBarrier((&___m_PCMSetPositionCallback_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOCLIP_T3680889665_H #ifndef ASSETBUNDLE_T1153907252_H #define ASSETBUNDLE_T1153907252_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AssetBundle struct AssetBundle_t1153907252 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASSETBUNDLE_T1153907252_H #ifndef UPLOADHANDLERRAW_T25761545_H #define UPLOADHANDLERRAW_T25761545_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.UploadHandlerRaw struct UploadHandlerRaw_t25761545 : public UploadHandler_t2993558019 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Networking.UploadHandlerRaw struct UploadHandlerRaw_t25761545_marshaled_pinvoke : public UploadHandler_t2993558019_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.Networking.UploadHandlerRaw struct UploadHandlerRaw_t25761545_marshaled_com : public UploadHandler_t2993558019_marshaled_com { }; #endif // UPLOADHANDLERRAW_T25761545_H #ifndef WWW_T3688466362_H #define WWW_T3688466362_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.WWW struct WWW_t3688466362 : public CustomYieldInstruction_t1895667560 { public: // UnityEngine.ThreadPriority UnityEngine.WWW::k__BackingField int32_t ___U3CthreadPriorityU3Ek__BackingField_0; // UnityEngine.Networking.UnityWebRequest UnityEngine.WWW::_uwr UnityWebRequest_t463507806 * ____uwr_1; // UnityEngine.AssetBundle UnityEngine.WWW::_assetBundle AssetBundle_t1153907252 * ____assetBundle_2; // System.Collections.Generic.Dictionary`2 UnityEngine.WWW::_responseHeaders Dictionary_2_t1632706988 * ____responseHeaders_3; public: inline static int32_t get_offset_of_U3CthreadPriorityU3Ek__BackingField_0() { return static_cast(offsetof(WWW_t3688466362, ___U3CthreadPriorityU3Ek__BackingField_0)); } inline int32_t get_U3CthreadPriorityU3Ek__BackingField_0() const { return ___U3CthreadPriorityU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CthreadPriorityU3Ek__BackingField_0() { return &___U3CthreadPriorityU3Ek__BackingField_0; } inline void set_U3CthreadPriorityU3Ek__BackingField_0(int32_t value) { ___U3CthreadPriorityU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of__uwr_1() { return static_cast(offsetof(WWW_t3688466362, ____uwr_1)); } inline UnityWebRequest_t463507806 * get__uwr_1() const { return ____uwr_1; } inline UnityWebRequest_t463507806 ** get_address_of__uwr_1() { return &____uwr_1; } inline void set__uwr_1(UnityWebRequest_t463507806 * value) { ____uwr_1 = value; Il2CppCodeGenWriteBarrier((&____uwr_1), value); } inline static int32_t get_offset_of__assetBundle_2() { return static_cast(offsetof(WWW_t3688466362, ____assetBundle_2)); } inline AssetBundle_t1153907252 * get__assetBundle_2() const { return ____assetBundle_2; } inline AssetBundle_t1153907252 ** get_address_of__assetBundle_2() { return &____assetBundle_2; } inline void set__assetBundle_2(AssetBundle_t1153907252 * value) { ____assetBundle_2 = value; Il2CppCodeGenWriteBarrier((&____assetBundle_2), value); } inline static int32_t get_offset_of__responseHeaders_3() { return static_cast(offsetof(WWW_t3688466362, ____responseHeaders_3)); } inline Dictionary_2_t1632706988 * get__responseHeaders_3() const { return ____responseHeaders_3; } inline Dictionary_2_t1632706988 ** get_address_of__responseHeaders_3() { return &____responseHeaders_3; } inline void set__responseHeaders_3(Dictionary_2_t1632706988 * value) { ____responseHeaders_3 = value; Il2CppCodeGenWriteBarrier((&____responseHeaders_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WWW_T3688466362_H #ifndef DOWNLOADHANDLERASSETBUNDLE_T197128434_H #define DOWNLOADHANDLERASSETBUNDLE_T197128434_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.DownloadHandlerAssetBundle struct DownloadHandlerAssetBundle_t197128434 : public DownloadHandler_t2937767557 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Networking.DownloadHandlerAssetBundle struct DownloadHandlerAssetBundle_t197128434_marshaled_pinvoke : public DownloadHandler_t2937767557_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.Networking.DownloadHandlerAssetBundle struct DownloadHandlerAssetBundle_t197128434_marshaled_com : public DownloadHandler_t2937767557_marshaled_com { }; #endif // DOWNLOADHANDLERASSETBUNDLE_T197128434_H #ifndef DOWNLOADHANDLERBUFFER_T2928496527_H #define DOWNLOADHANDLERBUFFER_T2928496527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.DownloadHandlerBuffer struct DownloadHandlerBuffer_t2928496527 : public DownloadHandler_t2937767557 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Networking.DownloadHandlerBuffer struct DownloadHandlerBuffer_t2928496527_marshaled_pinvoke : public DownloadHandler_t2937767557_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.Networking.DownloadHandlerBuffer struct DownloadHandlerBuffer_t2928496527_marshaled_com : public DownloadHandler_t2937767557_marshaled_com { }; #endif // DOWNLOADHANDLERBUFFER_T2928496527_H #ifndef UNITYWEBREQUESTASYNCOPERATION_T3852015985_H #define UNITYWEBREQUESTASYNCOPERATION_T3852015985_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Networking.UnityWebRequestAsyncOperation struct UnityWebRequestAsyncOperation_t3852015985 : public AsyncOperation_t1445031843 { public: // UnityEngine.Networking.UnityWebRequest UnityEngine.Networking.UnityWebRequestAsyncOperation::k__BackingField UnityWebRequest_t463507806 * ___U3CwebRequestU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CwebRequestU3Ek__BackingField_2() { return static_cast(offsetof(UnityWebRequestAsyncOperation_t3852015985, ___U3CwebRequestU3Ek__BackingField_2)); } inline UnityWebRequest_t463507806 * get_U3CwebRequestU3Ek__BackingField_2() const { return ___U3CwebRequestU3Ek__BackingField_2; } inline UnityWebRequest_t463507806 ** get_address_of_U3CwebRequestU3Ek__BackingField_2() { return &___U3CwebRequestU3Ek__BackingField_2; } inline void set_U3CwebRequestU3Ek__BackingField_2(UnityWebRequest_t463507806 * value) { ___U3CwebRequestU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CwebRequestU3Ek__BackingField_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Networking.UnityWebRequestAsyncOperation struct UnityWebRequestAsyncOperation_t3852015985_marshaled_pinvoke : public AsyncOperation_t1445031843_marshaled_pinvoke { UnityWebRequest_t463507806_marshaled_pinvoke ___U3CwebRequestU3Ek__BackingField_2; }; // Native definition for COM marshalling of UnityEngine.Networking.UnityWebRequestAsyncOperation struct UnityWebRequestAsyncOperation_t3852015985_marshaled_com : public AsyncOperation_t1445031843_marshaled_com { UnityWebRequest_t463507806_marshaled_com* ___U3CwebRequestU3Ek__BackingField_2; }; #endif // UNITYWEBREQUESTASYNCOPERATION_T3852015985_H #ifndef TEXTURE2D_T3840446185_H #define TEXTURE2D_T3840446185_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture2D struct Texture2D_t3840446185 : public Texture_t3661962703 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE2D_T3840446185_H // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2086727927 Dictionary_2_GetEnumerator_m3278257048_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2530217319 Enumerator_get_Current_m2655181939_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m1328507389_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3464904234_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1107569389_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3885012575_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m518943619_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3474379962_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void UnityEngine.CustomYieldInstruction::.ctor() extern "C" IL2CPP_METHOD_ATTR void CustomYieldInstruction__ctor_m3408208142 (CustomYieldInstruction_t1895667560 * __this, const RuntimeMethod* method); // UnityEngine.Networking.UnityWebRequest UnityEngine.Networking.UnityWebRequest::Get(System.String) extern "C" IL2CPP_METHOD_ATTR UnityWebRequest_t463507806 * UnityWebRequest_Get_m996521828 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // UnityEngine.Networking.UnityWebRequestAsyncOperation UnityEngine.Networking.UnityWebRequest::SendWebRequest() extern "C" IL2CPP_METHOD_ATTR UnityWebRequestAsyncOperation_t3852015985 * UnityWebRequest_SendWebRequest_m489860187 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // UnityEngine.Networking.UnityWebRequest UnityEngine.Networking.UnityWebRequest::Post(System.String,UnityEngine.WWWForm) extern "C" IL2CPP_METHOD_ATTR UnityWebRequest_t463507806 * UnityWebRequest_Post_m4193475377 (RuntimeObject * __this /* static, unused */, String_t* p0, WWWForm_t4064702195 * p1, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UnityWebRequest::set_chunkedTransfer(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UnityWebRequest_set_chunkedTransfer_m1735705240 (UnityWebRequest_t463507806 * __this, bool p0, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UnityWebRequest::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void UnityWebRequest__ctor_m2386773268 (UnityWebRequest_t463507806 * __this, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UploadHandlerRaw::.ctor(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void UploadHandlerRaw__ctor_m1397254157 (UploadHandlerRaw_t25761545 * __this, ByteU5BU5D_t4116647657* p0, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UploadHandler::set_contentType(System.String) extern "C" IL2CPP_METHOD_ATTR void UploadHandler_set_contentType_m2709466885 (UploadHandler_t2993558019 * __this, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UnityWebRequest::set_uploadHandler(UnityEngine.Networking.UploadHandler) extern "C" IL2CPP_METHOD_ATTR void UnityWebRequest_set_uploadHandler_m54574009 (UnityWebRequest_t463507806 * __this, UploadHandler_t2993558019 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Networking.DownloadHandlerBuffer::.ctor() extern "C" IL2CPP_METHOD_ATTR void DownloadHandlerBuffer__ctor_m914761499 (DownloadHandlerBuffer_t2928496527 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UnityWebRequest::set_downloadHandler(UnityEngine.Networking.DownloadHandler) extern "C" IL2CPP_METHOD_ATTR void UnityWebRequest_set_downloadHandler_m970510352 (UnityWebRequest_t463507806 * __this, DownloadHandler_t2937767557 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UnityWebRequest::SetRequestHeader(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void UnityWebRequest_SetRequestHeader_m2927335855 (UnityWebRequest_t463507806 * __this, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m1883005577(__this, method) (( Enumerator_t3586889763 (*) (Dictionary_2_t1632706988 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m3278257048_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m4125185638(__this, method) (( KeyValuePair_2_t4030379155 (*) (Enumerator_t3586889763 *, const RuntimeMethod*))Enumerator_get_Current_m2655181939_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m3938572407(__this, method) (( String_t* (*) (KeyValuePair_2_t4030379155 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1328507389_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m2642806556(__this, method) (( String_t* (*) (KeyValuePair_2_t4030379155 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3464904234_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m897800495(__this, method) (( bool (*) (Enumerator_t3586889763 *, const RuntimeMethod*))Enumerator_MoveNext_m1107569389_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m2198401511(__this, method) (( void (*) (Enumerator_t3586889763 *, const RuntimeMethod*))Enumerator_Dispose_m3885012575_gshared)(__this, method) // System.Void UnityEngine.CachedAssetBundle::.ctor(System.String,UnityEngine.Hash128) extern "C" IL2CPP_METHOD_ATTR void CachedAssetBundle__ctor_m1886503626 (CachedAssetBundle_t2205819908 * __this, String_t* p0, Hash128_t2357739769 p1, const RuntimeMethod* method); // UnityEngine.Networking.UnityWebRequest UnityEngine.Networking.UnityWebRequest::GetAssetBundle(System.String,UnityEngine.CachedAssetBundle,System.UInt32) extern "C" IL2CPP_METHOD_ATTR UnityWebRequest_t463507806 * UnityWebRequest_GetAssetBundle_m1541043488 (RuntimeObject * __this /* static, unused */, String_t* p0, CachedAssetBundle_t2205819908 p1, uint32_t p2, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_UTF8_m1008486739 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String UnityEngine.WWW::EscapeURL(System.String,System.Text.Encoding) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_EscapeURL_m2044390713 (RuntimeObject * __this /* static, unused */, String_t* ___s0, Encoding_t1523322056 * ___e1, const RuntimeMethod* method); // System.String UnityEngine.Networking.UnityWebRequest::EscapeURL(System.String,System.Text.Encoding) extern "C" IL2CPP_METHOD_ATTR String_t* UnityWebRequest_EscapeURL_m1351912812 (RuntimeObject * __this /* static, unused */, String_t* p0, Encoding_t1523322056 * p1, const RuntimeMethod* method); // System.String UnityEngine.WWW::UnEscapeURL(System.String,System.Text.Encoding) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_UnEscapeURL_m4102779337 (RuntimeObject * __this /* static, unused */, String_t* ___s0, Encoding_t1523322056 * ___e1, const RuntimeMethod* method); // System.String UnityEngine.Networking.UnityWebRequest::UnEscapeURL(System.String,System.Text.Encoding) extern "C" IL2CPP_METHOD_ATTR String_t* UnityWebRequest_UnEscapeURL_m3013608966 (RuntimeObject * __this /* static, unused */, String_t* p0, Encoding_t1523322056 * p1, const RuntimeMethod* method); // UnityEngine.WWW UnityEngine.WWW::LoadFromCacheOrDownload(System.String,System.Int32,System.UInt32) extern "C" IL2CPP_METHOD_ATTR WWW_t3688466362 * WWW_LoadFromCacheOrDownload_m3958223827 (RuntimeObject * __this /* static, unused */, String_t* ___url0, int32_t ___version1, uint32_t ___crc2, const RuntimeMethod* method); // System.Void UnityEngine.Hash128::.ctor(System.UInt32,System.UInt32,System.UInt32,System.UInt32) extern "C" IL2CPP_METHOD_ATTR void Hash128__ctor_m2348731757 (Hash128_t2357739769 * __this, uint32_t p0, uint32_t p1, uint32_t p2, uint32_t p3, const RuntimeMethod* method); // UnityEngine.WWW UnityEngine.WWW::LoadFromCacheOrDownload(System.String,UnityEngine.Hash128,System.UInt32) extern "C" IL2CPP_METHOD_ATTR WWW_t3688466362 * WWW_LoadFromCacheOrDownload_m4247140216 (RuntimeObject * __this /* static, unused */, String_t* ___url0, Hash128_t2357739769 ___hash1, uint32_t ___crc2, const RuntimeMethod* method); // System.Void UnityEngine.WWW::.ctor(System.String,System.String,UnityEngine.Hash128,System.UInt32) extern "C" IL2CPP_METHOD_ATTR void WWW__ctor_m3488013117 (WWW_t3688466362 * __this, String_t* ___url0, String_t* ___name1, Hash128_t2357739769 ___hash2, uint32_t ___crc3, const RuntimeMethod* method); // System.String UnityEngine.CachedAssetBundle::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* CachedAssetBundle_get_name_m3304140113 (CachedAssetBundle_t2205819908 * __this, const RuntimeMethod* method); // UnityEngine.Hash128 UnityEngine.CachedAssetBundle::get_hash() extern "C" IL2CPP_METHOD_ATTR Hash128_t2357739769 CachedAssetBundle_get_hash_m1123285817 (CachedAssetBundle_t2205819908 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // System.Boolean UnityEngine.WWW::WaitUntilDoneIfPossible() extern "C" IL2CPP_METHOD_ATTR bool WWW_WaitUntilDoneIfPossible_m2855479680 (WWW_t3688466362 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Networking.UnityWebRequest::get_isNetworkError() extern "C" IL2CPP_METHOD_ATTR bool UnityWebRequest_get_isNetworkError_m1231611882 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // UnityEngine.Networking.DownloadHandler UnityEngine.Networking.UnityWebRequest::get_downloadHandler() extern "C" IL2CPP_METHOD_ATTR DownloadHandler_t2937767557 * UnityWebRequest_get_downloadHandler_m534911913 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // UnityEngine.AssetBundle UnityEngine.Networking.DownloadHandlerAssetBundle::get_assetBundle() extern "C" IL2CPP_METHOD_ATTR AssetBundle_t1153907252 * DownloadHandlerAssetBundle_get_assetBundle_m753005115 (DownloadHandlerAssetBundle_t197128434 * __this, const RuntimeMethod* method); // System.Byte[] UnityEngine.WWW::get_bytes() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* WWW_get_bytes_m3061182897 (WWW_t3688466362 * __this, const RuntimeMethod* method); // UnityEngine.AssetBundle UnityEngine.AssetBundle::LoadFromMemory(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR AssetBundle_t1153907252 * AssetBundle_LoadFromMemory_m4030851973 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, const RuntimeMethod* method); // System.Byte[] UnityEngine.Networking.DownloadHandler::get_data() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* DownloadHandler_get_data_m1669096410 (DownloadHandler_t2937767557 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.WWW::get_bytesDownloaded() extern "C" IL2CPP_METHOD_ATTR int32_t WWW_get_bytesDownloaded_m2453026756 (WWW_t3688466362 * __this, const RuntimeMethod* method); // System.UInt64 UnityEngine.Networking.UnityWebRequest::get_downloadedBytes() extern "C" IL2CPP_METHOD_ATTR uint64_t UnityWebRequest_get_downloadedBytes_m2811634265 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Networking.UnityWebRequest::get_isDone() extern "C" IL2CPP_METHOD_ATTR bool UnityWebRequest_get_isDone_m1752128881 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.String UnityEngine.Networking.UnityWebRequest::get_error() extern "C" IL2CPP_METHOD_ATTR String_t* UnityWebRequest_get_error_m1613086199 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.Int64 UnityEngine.Networking.UnityWebRequest::get_responseCode() extern "C" IL2CPP_METHOD_ATTR int64_t UnityWebRequest_get_responseCode_m1090830473 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.String UnityEngine.WWW::GetStatusCodeName(System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_GetStatusCodeName_m3580893459 (WWW_t3688466362 * __this, int64_t ___statusCode0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2556382932 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Single UnityEngine.Networking.UnityWebRequest::get_downloadProgress() extern "C" IL2CPP_METHOD_ATTR float UnityWebRequest_get_downloadProgress_m338301737 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.WWW::get_isDone() extern "C" IL2CPP_METHOD_ATTR bool WWW_get_isDone_m3426350689 (WWW_t3688466362 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3302800229(__this, method) (( void (*) (Dictionary_2_t1632706988 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Collections.Generic.Dictionary`2 UnityEngine.Networking.UnityWebRequest::GetResponseHeaders() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1632706988 * UnityWebRequest_GetResponseHeaders_m4205180634 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m187286838(__this, p0, p1, method) (( void (*) (Dictionary_2_t1632706988 *, String_t*, String_t*, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.String UnityEngine.WWW::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* WWW_get_text_m898164367 (WWW_t3688466362 * __this, const RuntimeMethod* method); // System.String UnityEngine.Networking.DownloadHandler::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* DownloadHandler_get_text_m2427232382 (DownloadHandler_t2937767557 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Texture2D__ctor_m373113269 (Texture2D_t3840446185 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Boolean UnityEngine.ImageConversion::LoadImage(UnityEngine.Texture2D,System.Byte[],System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool ImageConversion_LoadImage_m601733642 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * p0, ByteU5BU5D_t4116647657* p1, bool p2, const RuntimeMethod* method); // UnityEngine.Texture2D UnityEngine.WWW::CreateTextureFromDownloadedData(System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * WWW_CreateTextureFromDownloadedData_m573316725 (WWW_t3688466362 * __this, bool ___markNonReadable0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m2850623458 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Single UnityEngine.Networking.UnityWebRequest::get_uploadProgress() extern "C" IL2CPP_METHOD_ATTR float UnityWebRequest_get_uploadProgress_m3209318331 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.String UnityEngine.Networking.UnityWebRequest::get_url() extern "C" IL2CPP_METHOD_ATTR String_t* UnityWebRequest_get_url_m2568598920 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Networking.UnityWebRequest::Dispose() extern "C" IL2CPP_METHOD_ATTR void UnityWebRequest_Dispose_m3261105905 (UnityWebRequest_t463507806 * __this, const RuntimeMethod* method); // UnityEngine.AudioClip UnityEngine.Networking.WebRequestWWW::InternalCreateAudioClipUsingDH(UnityEngine.Networking.DownloadHandler,System.String,System.Boolean,System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WebRequestWWW_InternalCreateAudioClipUsingDH_m2555135806 (RuntimeObject * __this /* static, unused */, DownloadHandler_t2937767557 * ___dh0, String_t* ___url1, bool ___stream2, bool ___compressed3, int32_t ___audioType4, const RuntimeMethod* method); // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClip(System.Boolean,System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClip_m3119809314 (WWW_t3688466362 * __this, bool ___threeD0, bool ___stream1, int32_t ___audioType2, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.WWW::GetAudioClipInternal(System.Boolean,System.Boolean,System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * WWW_GetAudioClipInternal_m838437425 (WWW_t3688466362 * __this, bool ___threeD0, bool ___stream1, bool ___compressed2, int32_t ___audioType3, const RuntimeMethod* method); // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClipCompressed(System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClipCompressed_m2592374820 (WWW_t3688466362 * __this, bool ___threeD0, int32_t ___audioType1, const RuntimeMethod* method); // System.String UnityEngine.WWW::get_url() extern "C" IL2CPP_METHOD_ATTR String_t* WWW_get_url_m3672399347 (WWW_t3688466362 * __this, const RuntimeMethod* method); // System.Boolean System.String::StartsWith(System.String,System.StringComparison) extern "C" IL2CPP_METHOD_ATTR bool String_StartsWith_m2640722675 (String_t* __this, String_t* p0, int32_t p1, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioClip UnityEngine.Networking.WebRequestWWW::InternalCreateAudioClipUsingDH(UnityEngine.Networking.DownloadHandler,System.String,System.Boolean,System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WebRequestWWW_InternalCreateAudioClipUsingDH_m2555135806 (RuntimeObject * __this /* static, unused */, DownloadHandler_t2937767557 * ___dh0, String_t* ___url1, bool ___stream2, bool ___compressed3, int32_t ___audioType4, const RuntimeMethod* method) { typedef AudioClip_t3680889665 * (*WebRequestWWW_InternalCreateAudioClipUsingDH_m2555135806_ftn) (DownloadHandler_t2937767557 *, String_t*, bool, bool, int32_t); static WebRequestWWW_InternalCreateAudioClipUsingDH_m2555135806_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (WebRequestWWW_InternalCreateAudioClipUsingDH_m2555135806_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.Networking.WebRequestWWW::InternalCreateAudioClipUsingDH(UnityEngine.Networking.DownloadHandler,System.String,System.Boolean,System.Boolean,UnityEngine.AudioType)"); AudioClip_t3680889665 * retVal = _il2cpp_icall_func(___dh0, ___url1, ___stream2, ___compressed3, ___audioType4); return retVal; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UnityEngine.WWW::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void WWW__ctor_m2915079343 (WWW_t3688466362 * __this, String_t* ___url0, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); String_t* L_0 = ___url0; UnityWebRequest_t463507806 * L_1 = UnityWebRequest_Get_m996521828(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); __this->set__uwr_1(L_1); UnityWebRequest_t463507806 * L_2 = __this->get__uwr_1(); NullCheck(L_2); UnityWebRequest_SendWebRequest_m489860187(L_2, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.WWW::.ctor(System.String,UnityEngine.WWWForm) extern "C" IL2CPP_METHOD_ATTR void WWW__ctor_m1562165 (WWW_t3688466362 * __this, String_t* ___url0, WWWForm_t4064702195 * ___form1, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); String_t* L_0 = ___url0; WWWForm_t4064702195 * L_1 = ___form1; UnityWebRequest_t463507806 * L_2 = UnityWebRequest_Post_m4193475377(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); __this->set__uwr_1(L_2); UnityWebRequest_t463507806 * L_3 = __this->get__uwr_1(); NullCheck(L_3); UnityWebRequest_set_chunkedTransfer_m1735705240(L_3, (bool)0, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_4 = __this->get__uwr_1(); NullCheck(L_4); UnityWebRequest_SendWebRequest_m489860187(L_4, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.WWW::.ctor(System.String,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void WWW__ctor_m2633647279 (WWW_t3688466362 * __this, String_t* ___url0, ByteU5BU5D_t4116647657* ___postData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW__ctor_m2633647279_MetadataUsageId); s_Il2CppMethodInitialized = true; } UploadHandler_t2993558019 * V_0 = NULL; { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); String_t* L_0 = ___url0; UnityWebRequest_t463507806 * L_1 = (UnityWebRequest_t463507806 *)il2cpp_codegen_object_new(UnityWebRequest_t463507806_il2cpp_TypeInfo_var); UnityWebRequest__ctor_m2386773268(L_1, L_0, _stringLiteral45808443, /*hidden argument*/NULL); __this->set__uwr_1(L_1); UnityWebRequest_t463507806 * L_2 = __this->get__uwr_1(); NullCheck(L_2); UnityWebRequest_set_chunkedTransfer_m1735705240(L_2, (bool)0, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_3 = ___postData1; UploadHandlerRaw_t25761545 * L_4 = (UploadHandlerRaw_t25761545 *)il2cpp_codegen_object_new(UploadHandlerRaw_t25761545_il2cpp_TypeInfo_var); UploadHandlerRaw__ctor_m1397254157(L_4, L_3, /*hidden argument*/NULL); V_0 = L_4; UploadHandler_t2993558019 * L_5 = V_0; NullCheck(L_5); UploadHandler_set_contentType_m2709466885(L_5, _stringLiteral3776665136, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_6 = __this->get__uwr_1(); UploadHandler_t2993558019 * L_7 = V_0; NullCheck(L_6); UnityWebRequest_set_uploadHandler_m54574009(L_6, L_7, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_8 = __this->get__uwr_1(); DownloadHandlerBuffer_t2928496527 * L_9 = (DownloadHandlerBuffer_t2928496527 *)il2cpp_codegen_object_new(DownloadHandlerBuffer_t2928496527_il2cpp_TypeInfo_var); DownloadHandlerBuffer__ctor_m914761499(L_9, /*hidden argument*/NULL); NullCheck(L_8); UnityWebRequest_set_downloadHandler_m970510352(L_8, L_9, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_10 = __this->get__uwr_1(); NullCheck(L_10); UnityWebRequest_SendWebRequest_m489860187(L_10, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.WWW::.ctor(System.String,System.Byte[],System.Collections.Hashtable) extern "C" IL2CPP_METHOD_ATTR void WWW__ctor_m2321992819 (WWW_t3688466362 * __this, String_t* ___url0, ByteU5BU5D_t4116647657* ___postData1, Hashtable_t1853889766 * ___headers2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW__ctor_m2321992819_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; UploadHandler_t2993558019 * V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject* V_3 = NULL; RuntimeObject* V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); String_t* G_B3_0 = NULL; { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = ___postData1; if (L_0) { goto IL_0017; } } { G_B3_0 = _stringLiteral1130393535; goto IL_001c; } IL_0017: { G_B3_0 = _stringLiteral45808443; } IL_001c: { V_0 = G_B3_0; String_t* L_1 = ___url0; String_t* L_2 = V_0; UnityWebRequest_t463507806 * L_3 = (UnityWebRequest_t463507806 *)il2cpp_codegen_object_new(UnityWebRequest_t463507806_il2cpp_TypeInfo_var); UnityWebRequest__ctor_m2386773268(L_3, L_1, L_2, /*hidden argument*/NULL); __this->set__uwr_1(L_3); UnityWebRequest_t463507806 * L_4 = __this->get__uwr_1(); NullCheck(L_4); UnityWebRequest_set_chunkedTransfer_m1735705240(L_4, (bool)0, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_5 = ___postData1; UploadHandlerRaw_t25761545 * L_6 = (UploadHandlerRaw_t25761545 *)il2cpp_codegen_object_new(UploadHandlerRaw_t25761545_il2cpp_TypeInfo_var); UploadHandlerRaw__ctor_m1397254157(L_6, L_5, /*hidden argument*/NULL); V_1 = L_6; UploadHandler_t2993558019 * L_7 = V_1; NullCheck(L_7); UploadHandler_set_contentType_m2709466885(L_7, _stringLiteral3776665136, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_8 = __this->get__uwr_1(); UploadHandler_t2993558019 * L_9 = V_1; NullCheck(L_8); UnityWebRequest_set_uploadHandler_m54574009(L_8, L_9, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_10 = __this->get__uwr_1(); DownloadHandlerBuffer_t2928496527 * L_11 = (DownloadHandlerBuffer_t2928496527 *)il2cpp_codegen_object_new(DownloadHandlerBuffer_t2928496527_il2cpp_TypeInfo_var); DownloadHandlerBuffer__ctor_m914761499(L_11, /*hidden argument*/NULL); NullCheck(L_10); UnityWebRequest_set_downloadHandler_m970510352(L_10, L_11, /*hidden argument*/NULL); Hashtable_t1853889766 * L_12 = ___headers2; NullCheck(L_12); RuntimeObject* L_13 = VirtFuncInvoker0< RuntimeObject* >::Invoke(28 /* System.Collections.ICollection System.Collections.Hashtable::get_Keys() */, L_12); NullCheck(L_13); RuntimeObject* L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, L_13); V_3 = L_14; } IL_0071: try { // begin try (depth: 1) { goto IL_009a; } IL_0076: { RuntimeObject* L_15 = V_3; NullCheck(L_15); RuntimeObject * L_16 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_15); V_2 = L_16; UnityWebRequest_t463507806 * L_17 = __this->get__uwr_1(); RuntimeObject * L_18 = V_2; Hashtable_t1853889766 * L_19 = ___headers2; RuntimeObject * L_20 = V_2; NullCheck(L_19); RuntimeObject * L_21 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, L_20); NullCheck(L_17); UnityWebRequest_SetRequestHeader_m2927335855(L_17, ((String_t*)CastclassSealed((RuntimeObject*)L_18, String_t_il2cpp_TypeInfo_var)), ((String_t*)CastclassSealed((RuntimeObject*)L_21, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); } IL_009a: { RuntimeObject* L_22 = V_3; NullCheck(L_22); bool L_23 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_22); if (L_23) { goto IL_0076; } } IL_00a5: { IL2CPP_LEAVE(0xC0, FINALLY_00aa); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00aa; } FINALLY_00aa: { // begin finally (depth: 1) { RuntimeObject* L_24 = V_3; RuntimeObject* L_25 = ((RuntimeObject*)IsInst((RuntimeObject*)L_24, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_4 = L_25; if (!L_25) { goto IL_00bf; } } IL_00b8: { RuntimeObject* L_26 = V_4; NullCheck(L_26); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_26); } IL_00bf: { IL2CPP_END_FINALLY(170) } } // end finally (depth: 1) IL2CPP_CLEANUP(170) { IL2CPP_JUMP_TBL(0xC0, IL_00c0) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00c0: { UnityWebRequest_t463507806 * L_27 = __this->get__uwr_1(); NullCheck(L_27); UnityWebRequest_SendWebRequest_m489860187(L_27, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.WWW::.ctor(System.String,System.Byte[],System.Collections.Generic.Dictionary`2) extern "C" IL2CPP_METHOD_ATTR void WWW__ctor_m4096577320 (WWW_t3688466362 * __this, String_t* ___url0, ByteU5BU5D_t4116647657* ___postData1, Dictionary_2_t1632706988 * ___headers2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW__ctor_m4096577320_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; UploadHandler_t2993558019 * V_1 = NULL; KeyValuePair_2_t4030379155 V_2; memset(&V_2, 0, sizeof(V_2)); Enumerator_t3586889763 V_3; memset(&V_3, 0, sizeof(V_3)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); String_t* G_B3_0 = NULL; { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = ___postData1; if (L_0) { goto IL_0017; } } { G_B3_0 = _stringLiteral1130393535; goto IL_001c; } IL_0017: { G_B3_0 = _stringLiteral45808443; } IL_001c: { V_0 = G_B3_0; String_t* L_1 = ___url0; String_t* L_2 = V_0; UnityWebRequest_t463507806 * L_3 = (UnityWebRequest_t463507806 *)il2cpp_codegen_object_new(UnityWebRequest_t463507806_il2cpp_TypeInfo_var); UnityWebRequest__ctor_m2386773268(L_3, L_1, L_2, /*hidden argument*/NULL); __this->set__uwr_1(L_3); UnityWebRequest_t463507806 * L_4 = __this->get__uwr_1(); NullCheck(L_4); UnityWebRequest_set_chunkedTransfer_m1735705240(L_4, (bool)0, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_5 = ___postData1; UploadHandlerRaw_t25761545 * L_6 = (UploadHandlerRaw_t25761545 *)il2cpp_codegen_object_new(UploadHandlerRaw_t25761545_il2cpp_TypeInfo_var); UploadHandlerRaw__ctor_m1397254157(L_6, L_5, /*hidden argument*/NULL); V_1 = L_6; UploadHandler_t2993558019 * L_7 = V_1; NullCheck(L_7); UploadHandler_set_contentType_m2709466885(L_7, _stringLiteral3776665136, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_8 = __this->get__uwr_1(); UploadHandler_t2993558019 * L_9 = V_1; NullCheck(L_8); UnityWebRequest_set_uploadHandler_m54574009(L_8, L_9, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_10 = __this->get__uwr_1(); DownloadHandlerBuffer_t2928496527 * L_11 = (DownloadHandlerBuffer_t2928496527 *)il2cpp_codegen_object_new(DownloadHandlerBuffer_t2928496527_il2cpp_TypeInfo_var); DownloadHandlerBuffer__ctor_m914761499(L_11, /*hidden argument*/NULL); NullCheck(L_10); UnityWebRequest_set_downloadHandler_m970510352(L_10, L_11, /*hidden argument*/NULL); Dictionary_2_t1632706988 * L_12 = ___headers2; NullCheck(L_12); Enumerator_t3586889763 L_13 = Dictionary_2_GetEnumerator_m1883005577(L_12, /*hidden argument*/Dictionary_2_GetEnumerator_m1883005577_RuntimeMethod_var); V_3 = L_13; } IL_006c: try { // begin try (depth: 1) { goto IL_0092; } IL_0071: { KeyValuePair_2_t4030379155 L_14 = Enumerator_get_Current_m4125185638((&V_3), /*hidden argument*/Enumerator_get_Current_m4125185638_RuntimeMethod_var); V_2 = L_14; UnityWebRequest_t463507806 * L_15 = __this->get__uwr_1(); String_t* L_16 = KeyValuePair_2_get_Key_m3938572407((&V_2), /*hidden argument*/KeyValuePair_2_get_Key_m3938572407_RuntimeMethod_var); String_t* L_17 = KeyValuePair_2_get_Value_m2642806556((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m2642806556_RuntimeMethod_var); NullCheck(L_15); UnityWebRequest_SetRequestHeader_m2927335855(L_15, L_16, L_17, /*hidden argument*/NULL); } IL_0092: { bool L_18 = Enumerator_MoveNext_m897800495((&V_3), /*hidden argument*/Enumerator_MoveNext_m897800495_RuntimeMethod_var); if (L_18) { goto IL_0071; } } IL_009e: { IL2CPP_LEAVE(0xB1, FINALLY_00a3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a3; } FINALLY_00a3: { // begin finally (depth: 1) Enumerator_Dispose_m2198401511((&V_3), /*hidden argument*/Enumerator_Dispose_m2198401511_RuntimeMethod_var); IL2CPP_END_FINALLY(163) } // end finally (depth: 1) IL2CPP_CLEANUP(163) { IL2CPP_JUMP_TBL(0xB1, IL_00b1) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00b1: { UnityWebRequest_t463507806 * L_19 = __this->get__uwr_1(); NullCheck(L_19); UnityWebRequest_SendWebRequest_m489860187(L_19, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.WWW::.ctor(System.String,System.String,UnityEngine.Hash128,System.UInt32) extern "C" IL2CPP_METHOD_ATTR void WWW__ctor_m3488013117 (WWW_t3688466362 * __this, String_t* ___url0, String_t* ___name1, Hash128_t2357739769 ___hash2, uint32_t ___crc3, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); String_t* L_0 = ___url0; String_t* L_1 = ___name1; Hash128_t2357739769 L_2 = ___hash2; CachedAssetBundle_t2205819908 L_3; memset(&L_3, 0, sizeof(L_3)); CachedAssetBundle__ctor_m1886503626((&L_3), L_1, L_2, /*hidden argument*/NULL); uint32_t L_4 = ___crc3; UnityWebRequest_t463507806 * L_5 = UnityWebRequest_GetAssetBundle_m1541043488(NULL /*static, unused*/, L_0, L_3, L_4, /*hidden argument*/NULL); __this->set__uwr_1(L_5); UnityWebRequest_t463507806 * L_6 = __this->get__uwr_1(); NullCheck(L_6); UnityWebRequest_SendWebRequest_m489860187(L_6, /*hidden argument*/NULL); return; } } // System.String UnityEngine.WWW::EscapeURL(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_EscapeURL_m4251687403 (RuntimeObject * __this /* static, unused */, String_t* ___s0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_EscapeURL_m4251687403_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___s0; IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_1 = Encoding_get_UTF8_m1008486739(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = WWW_EscapeURL_m2044390713(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; goto IL_0012; } IL_0012: { String_t* L_3 = V_0; return L_3; } } // System.String UnityEngine.WWW::EscapeURL(System.String,System.Text.Encoding) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_EscapeURL_m2044390713 (RuntimeObject * __this /* static, unused */, String_t* ___s0, Encoding_t1523322056 * ___e1, const RuntimeMethod* method) { String_t* V_0 = NULL; { String_t* L_0 = ___s0; Encoding_t1523322056 * L_1 = ___e1; String_t* L_2 = UnityWebRequest_EscapeURL_m1351912812(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; goto IL_000e; } IL_000e: { String_t* L_3 = V_0; return L_3; } } // System.String UnityEngine.WWW::UnEscapeURL(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_UnEscapeURL_m2827350915 (RuntimeObject * __this /* static, unused */, String_t* ___s0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_UnEscapeURL_m2827350915_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___s0; IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_1 = Encoding_get_UTF8_m1008486739(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = WWW_UnEscapeURL_m4102779337(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; goto IL_0012; } IL_0012: { String_t* L_3 = V_0; return L_3; } } // System.String UnityEngine.WWW::UnEscapeURL(System.String,System.Text.Encoding) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_UnEscapeURL_m4102779337 (RuntimeObject * __this /* static, unused */, String_t* ___s0, Encoding_t1523322056 * ___e1, const RuntimeMethod* method) { String_t* V_0 = NULL; { String_t* L_0 = ___s0; Encoding_t1523322056 * L_1 = ___e1; String_t* L_2 = UnityWebRequest_UnEscapeURL_m3013608966(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; goto IL_000e; } IL_000e: { String_t* L_3 = V_0; return L_3; } } // UnityEngine.WWW UnityEngine.WWW::LoadFromCacheOrDownload(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR WWW_t3688466362 * WWW_LoadFromCacheOrDownload_m1915063972 (RuntimeObject * __this /* static, unused */, String_t* ___url0, int32_t ___version1, const RuntimeMethod* method) { WWW_t3688466362 * V_0 = NULL; { String_t* L_0 = ___url0; int32_t L_1 = ___version1; WWW_t3688466362 * L_2 = WWW_LoadFromCacheOrDownload_m3958223827(NULL /*static, unused*/, L_0, L_1, 0, /*hidden argument*/NULL); V_0 = L_2; goto IL_000f; } IL_000f: { WWW_t3688466362 * L_3 = V_0; return L_3; } } // UnityEngine.WWW UnityEngine.WWW::LoadFromCacheOrDownload(System.String,System.Int32,System.UInt32) extern "C" IL2CPP_METHOD_ATTR WWW_t3688466362 * WWW_LoadFromCacheOrDownload_m3958223827 (RuntimeObject * __this /* static, unused */, String_t* ___url0, int32_t ___version1, uint32_t ___crc2, const RuntimeMethod* method) { Hash128_t2357739769 V_0; memset(&V_0, 0, sizeof(V_0)); WWW_t3688466362 * V_1 = NULL; { int32_t L_0 = ___version1; Hash128__ctor_m2348731757((&V_0), 0, 0, 0, L_0, /*hidden argument*/NULL); String_t* L_1 = ___url0; Hash128_t2357739769 L_2 = V_0; uint32_t L_3 = ___crc2; WWW_t3688466362 * L_4 = WWW_LoadFromCacheOrDownload_m4247140216(NULL /*static, unused*/, L_1, L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; goto IL_001a; } IL_001a: { WWW_t3688466362 * L_5 = V_1; return L_5; } } // UnityEngine.WWW UnityEngine.WWW::LoadFromCacheOrDownload(System.String,UnityEngine.Hash128) extern "C" IL2CPP_METHOD_ATTR WWW_t3688466362 * WWW_LoadFromCacheOrDownload_m2023349868 (RuntimeObject * __this /* static, unused */, String_t* ___url0, Hash128_t2357739769 ___hash1, const RuntimeMethod* method) { WWW_t3688466362 * V_0 = NULL; { String_t* L_0 = ___url0; Hash128_t2357739769 L_1 = ___hash1; WWW_t3688466362 * L_2 = WWW_LoadFromCacheOrDownload_m4247140216(NULL /*static, unused*/, L_0, L_1, 0, /*hidden argument*/NULL); V_0 = L_2; goto IL_000f; } IL_000f: { WWW_t3688466362 * L_3 = V_0; return L_3; } } // UnityEngine.WWW UnityEngine.WWW::LoadFromCacheOrDownload(System.String,UnityEngine.Hash128,System.UInt32) extern "C" IL2CPP_METHOD_ATTR WWW_t3688466362 * WWW_LoadFromCacheOrDownload_m4247140216 (RuntimeObject * __this /* static, unused */, String_t* ___url0, Hash128_t2357739769 ___hash1, uint32_t ___crc2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_LoadFromCacheOrDownload_m4247140216_MetadataUsageId); s_Il2CppMethodInitialized = true; } WWW_t3688466362 * V_0 = NULL; { String_t* L_0 = ___url0; Hash128_t2357739769 L_1 = ___hash1; uint32_t L_2 = ___crc2; WWW_t3688466362 * L_3 = (WWW_t3688466362 *)il2cpp_codegen_object_new(WWW_t3688466362_il2cpp_TypeInfo_var); WWW__ctor_m3488013117(L_3, L_0, _stringLiteral757602046, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; goto IL_0014; } IL_0014: { WWW_t3688466362 * L_4 = V_0; return L_4; } } // UnityEngine.WWW UnityEngine.WWW::LoadFromCacheOrDownload(System.String,UnityEngine.CachedAssetBundle,System.UInt32) extern "C" IL2CPP_METHOD_ATTR WWW_t3688466362 * WWW_LoadFromCacheOrDownload_m3579202557 (RuntimeObject * __this /* static, unused */, String_t* ___url0, CachedAssetBundle_t2205819908 ___cachedBundle1, uint32_t ___crc2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_LoadFromCacheOrDownload_m3579202557_MetadataUsageId); s_Il2CppMethodInitialized = true; } WWW_t3688466362 * V_0 = NULL; { String_t* L_0 = ___url0; String_t* L_1 = CachedAssetBundle_get_name_m3304140113((&___cachedBundle1), /*hidden argument*/NULL); Hash128_t2357739769 L_2 = CachedAssetBundle_get_hash_m1123285817((&___cachedBundle1), /*hidden argument*/NULL); uint32_t L_3 = ___crc2; WWW_t3688466362 * L_4 = (WWW_t3688466362 *)il2cpp_codegen_object_new(WWW_t3688466362_il2cpp_TypeInfo_var); WWW__ctor_m3488013117(L_4, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; goto IL_001c; } IL_001c: { WWW_t3688466362 * L_5 = V_0; return L_5; } } // UnityEngine.AssetBundle UnityEngine.WWW::get_assetBundle() extern "C" IL2CPP_METHOD_ATTR AssetBundle_t1153907252 * WWW_get_assetBundle_m3753667806 (WWW_t3688466362 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_get_assetBundle_m3753667806_MetadataUsageId); s_Il2CppMethodInitialized = true; } AssetBundle_t1153907252 * V_0 = NULL; DownloadHandlerAssetBundle_t197128434 * V_1 = NULL; ByteU5BU5D_t4116647657* V_2 = NULL; { AssetBundle_t1153907252 * L_0 = __this->get__assetBundle_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0087; } } { bool L_2 = WWW_WaitUntilDoneIfPossible_m2855479680(__this, /*hidden argument*/NULL); if (L_2) { goto IL_0025; } } { V_0 = (AssetBundle_t1153907252 *)NULL; goto IL_0093; } IL_0025: { UnityWebRequest_t463507806 * L_3 = __this->get__uwr_1(); NullCheck(L_3); bool L_4 = UnityWebRequest_get_isNetworkError_m1231611882(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003c; } } { V_0 = (AssetBundle_t1153907252 *)NULL; goto IL_0093; } IL_003c: { UnityWebRequest_t463507806 * L_5 = __this->get__uwr_1(); NullCheck(L_5); DownloadHandler_t2937767557 * L_6 = UnityWebRequest_get_downloadHandler_m534911913(L_5, /*hidden argument*/NULL); V_1 = ((DownloadHandlerAssetBundle_t197128434 *)IsInstSealed((RuntimeObject*)L_6, DownloadHandlerAssetBundle_t197128434_il2cpp_TypeInfo_var)); DownloadHandlerAssetBundle_t197128434 * L_7 = V_1; if (!L_7) { goto IL_0064; } } { DownloadHandlerAssetBundle_t197128434 * L_8 = V_1; NullCheck(L_8); AssetBundle_t1153907252 * L_9 = DownloadHandlerAssetBundle_get_assetBundle_m753005115(L_8, /*hidden argument*/NULL); __this->set__assetBundle_2(L_9); goto IL_0086; } IL_0064: { ByteU5BU5D_t4116647657* L_10 = WWW_get_bytes_m3061182897(__this, /*hidden argument*/NULL); V_2 = L_10; ByteU5BU5D_t4116647657* L_11 = V_2; if (L_11) { goto IL_0079; } } { V_0 = (AssetBundle_t1153907252 *)NULL; goto IL_0093; } IL_0079: { ByteU5BU5D_t4116647657* L_12 = V_2; AssetBundle_t1153907252 * L_13 = AssetBundle_LoadFromMemory_m4030851973(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); __this->set__assetBundle_2(L_13); } IL_0086: { } IL_0087: { AssetBundle_t1153907252 * L_14 = __this->get__assetBundle_2(); V_0 = L_14; goto IL_0093; } IL_0093: { AssetBundle_t1153907252 * L_15 = V_0; return L_15; } } // UnityEngine.Object UnityEngine.WWW::get_audioClip() extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * WWW_get_audioClip_m2914010486 (WWW_t3688466362 * __this, const RuntimeMethod* method) { Object_t631007953 * V_0 = NULL; { V_0 = (Object_t631007953 *)NULL; goto IL_0008; } IL_0008: { Object_t631007953 * L_0 = V_0; return L_0; } } // System.Byte[] UnityEngine.WWW::get_bytes() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* WWW_get_bytes_m3061182897 (WWW_t3688466362 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_get_bytes_m3061182897_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; DownloadHandler_t2937767557 * V_1 = NULL; { bool L_0 = WWW_WaitUntilDoneIfPossible_m2855479680(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0018; } } { V_0 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)0)); goto IL_005e; } IL_0018: { UnityWebRequest_t463507806 * L_1 = __this->get__uwr_1(); NullCheck(L_1); bool L_2 = UnityWebRequest_get_isNetworkError_m1231611882(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0034; } } { V_0 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)0)); goto IL_005e; } IL_0034: { UnityWebRequest_t463507806 * L_3 = __this->get__uwr_1(); NullCheck(L_3); DownloadHandler_t2937767557 * L_4 = UnityWebRequest_get_downloadHandler_m534911913(L_3, /*hidden argument*/NULL); V_1 = L_4; DownloadHandler_t2937767557 * L_5 = V_1; if (L_5) { goto IL_0052; } } { V_0 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)0)); goto IL_005e; } IL_0052: { DownloadHandler_t2937767557 * L_6 = V_1; NullCheck(L_6); ByteU5BU5D_t4116647657* L_7 = DownloadHandler_get_data_m1669096410(L_6, /*hidden argument*/NULL); V_0 = L_7; goto IL_005e; } IL_005e: { ByteU5BU5D_t4116647657* L_8 = V_0; return L_8; } } // System.Int32 UnityEngine.WWW::get_size() extern "C" IL2CPP_METHOD_ATTR int32_t WWW_get_size_m3721646330 (WWW_t3688466362 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = WWW_get_bytesDownloaded_m2453026756(__this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000d; } IL_000d: { int32_t L_1 = V_0; return L_1; } } // System.Int32 UnityEngine.WWW::get_bytesDownloaded() extern "C" IL2CPP_METHOD_ATTR int32_t WWW_get_bytesDownloaded_m2453026756 (WWW_t3688466362 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); uint64_t L_1 = UnityWebRequest_get_downloadedBytes_m2811634265(L_0, /*hidden argument*/NULL); V_0 = (((int32_t)((int32_t)L_1))); goto IL_0013; } IL_0013: { int32_t L_2 = V_0; return L_2; } } // System.String UnityEngine.WWW::get_error() extern "C" IL2CPP_METHOD_ATTR String_t* WWW_get_error_m3055313367 (WWW_t3688466362 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_get_error_m3055313367_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); bool L_1 = UnityWebRequest_get_isDone_m1752128881(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0018; } } { V_0 = (String_t*)NULL; goto IL_0087; } IL_0018: { UnityWebRequest_t463507806 * L_2 = __this->get__uwr_1(); NullCheck(L_2); bool L_3 = UnityWebRequest_get_isNetworkError_m1231611882(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0039; } } { UnityWebRequest_t463507806 * L_4 = __this->get__uwr_1(); NullCheck(L_4); String_t* L_5 = UnityWebRequest_get_error_m1613086199(L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_0087; } IL_0039: { UnityWebRequest_t463507806 * L_6 = __this->get__uwr_1(); NullCheck(L_6); int64_t L_7 = UnityWebRequest_get_responseCode_m1090830473(L_6, /*hidden argument*/NULL); if ((((int64_t)L_7) < ((int64_t)(((int64_t)((int64_t)((int32_t)400))))))) { goto IL_0080; } } { UnityWebRequest_t463507806 * L_8 = __this->get__uwr_1(); NullCheck(L_8); int64_t L_9 = UnityWebRequest_get_responseCode_m1090830473(L_8, /*hidden argument*/NULL); int64_t L_10 = L_9; RuntimeObject * L_11 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_10); UnityWebRequest_t463507806 * L_12 = __this->get__uwr_1(); NullCheck(L_12); int64_t L_13 = UnityWebRequest_get_responseCode_m1090830473(L_12, /*hidden argument*/NULL); String_t* L_14 = WWW_GetStatusCodeName_m3580893459(__this, L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral380657706, L_11, L_14, /*hidden argument*/NULL); V_0 = L_15; goto IL_0087; } IL_0080: { V_0 = (String_t*)NULL; goto IL_0087; } IL_0087: { String_t* L_16 = V_0; return L_16; } } // System.Boolean UnityEngine.WWW::get_isDone() extern "C" IL2CPP_METHOD_ATTR bool WWW_get_isDone_m3426350689 (WWW_t3688466362 * __this, const RuntimeMethod* method) { bool V_0 = false; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); bool L_1 = UnityWebRequest_get_isDone_m1752128881(L_0, /*hidden argument*/NULL); V_0 = L_1; goto IL_0012; } IL_0012: { bool L_2 = V_0; return L_2; } } // System.Single UnityEngine.WWW::get_progress() extern "C" IL2CPP_METHOD_ATTR float WWW_get_progress_m841454562 (WWW_t3688466362 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); float L_1 = UnityWebRequest_get_downloadProgress_m338301737(L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = V_0; if ((!(((float)L_2) < ((float)(0.0f))))) { goto IL_001e; } } { V_0 = (0.0f); } IL_001e: { float L_3 = V_0; V_1 = L_3; goto IL_0025; } IL_0025: { float L_4 = V_1; return L_4; } } // System.Collections.Generic.Dictionary`2 UnityEngine.WWW::get_responseHeaders() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1632706988 * WWW_get_responseHeaders_m4105369968 (WWW_t3688466362 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_get_responseHeaders_m4105369968_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t1632706988 * V_0 = NULL; { bool L_0 = WWW_get_isDone_m3426350689(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0017; } } { Dictionary_2_t1632706988 * L_1 = (Dictionary_2_t1632706988 *)il2cpp_codegen_object_new(Dictionary_2_t1632706988_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3302800229(L_1, /*hidden argument*/Dictionary_2__ctor_m3302800229_RuntimeMethod_var); V_0 = L_1; goto IL_0097; } IL_0017: { Dictionary_2_t1632706988 * L_2 = __this->get__responseHeaders_3(); if (L_2) { goto IL_008b; } } { UnityWebRequest_t463507806 * L_3 = __this->get__uwr_1(); NullCheck(L_3); Dictionary_2_t1632706988 * L_4 = UnityWebRequest_GetResponseHeaders_m4205180634(L_3, /*hidden argument*/NULL); __this->set__responseHeaders_3(L_4); Dictionary_2_t1632706988 * L_5 = __this->get__responseHeaders_3(); if (!L_5) { goto IL_007f; } } { Dictionary_2_t1632706988 * L_6 = __this->get__responseHeaders_3(); UnityWebRequest_t463507806 * L_7 = __this->get__uwr_1(); NullCheck(L_7); int64_t L_8 = UnityWebRequest_get_responseCode_m1090830473(L_7, /*hidden argument*/NULL); int64_t L_9 = L_8; RuntimeObject * L_10 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_9); UnityWebRequest_t463507806 * L_11 = __this->get__uwr_1(); NullCheck(L_11); int64_t L_12 = UnityWebRequest_get_responseCode_m1090830473(L_11, /*hidden argument*/NULL); String_t* L_13 = WWW_GetStatusCodeName_m3580893459(__this, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral3632898437, L_10, L_13, /*hidden argument*/NULL); NullCheck(L_6); Dictionary_2_set_Item_m187286838(L_6, _stringLiteral2788432381, L_14, /*hidden argument*/Dictionary_2_set_Item_m187286838_RuntimeMethod_var); goto IL_008a; } IL_007f: { Dictionary_2_t1632706988 * L_15 = (Dictionary_2_t1632706988 *)il2cpp_codegen_object_new(Dictionary_2_t1632706988_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3302800229(L_15, /*hidden argument*/Dictionary_2__ctor_m3302800229_RuntimeMethod_var); __this->set__responseHeaders_3(L_15); } IL_008a: { } IL_008b: { Dictionary_2_t1632706988 * L_16 = __this->get__responseHeaders_3(); V_0 = L_16; goto IL_0097; } IL_0097: { Dictionary_2_t1632706988 * L_17 = V_0; return L_17; } } // System.String UnityEngine.WWW::get_data() extern "C" IL2CPP_METHOD_ATTR String_t* WWW_get_data_m2857660827 (WWW_t3688466362 * __this, const RuntimeMethod* method) { String_t* V_0 = NULL; { String_t* L_0 = WWW_get_text_m898164367(__this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000d; } IL_000d: { String_t* L_1 = V_0; return L_1; } } // System.String UnityEngine.WWW::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* WWW_get_text_m898164367 (WWW_t3688466362 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_get_text_m898164367_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; DownloadHandler_t2937767557 * V_1 = NULL; { bool L_0 = WWW_WaitUntilDoneIfPossible_m2855479680(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0017; } } { V_0 = _stringLiteral757602046; goto IL_005b; } IL_0017: { UnityWebRequest_t463507806 * L_1 = __this->get__uwr_1(); NullCheck(L_1); bool L_2 = UnityWebRequest_get_isNetworkError_m1231611882(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0032; } } { V_0 = _stringLiteral757602046; goto IL_005b; } IL_0032: { UnityWebRequest_t463507806 * L_3 = __this->get__uwr_1(); NullCheck(L_3); DownloadHandler_t2937767557 * L_4 = UnityWebRequest_get_downloadHandler_m534911913(L_3, /*hidden argument*/NULL); V_1 = L_4; DownloadHandler_t2937767557 * L_5 = V_1; if (L_5) { goto IL_004f; } } { V_0 = _stringLiteral757602046; goto IL_005b; } IL_004f: { DownloadHandler_t2937767557 * L_6 = V_1; NullCheck(L_6); String_t* L_7 = DownloadHandler_get_text_m2427232382(L_6, /*hidden argument*/NULL); V_0 = L_7; goto IL_005b; } IL_005b: { String_t* L_8 = V_0; return L_8; } } // UnityEngine.Texture2D UnityEngine.WWW::CreateTextureFromDownloadedData(System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * WWW_CreateTextureFromDownloadedData_m573316725 (WWW_t3688466362 * __this, bool ___markNonReadable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_CreateTextureFromDownloadedData_m573316725_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; DownloadHandler_t2937767557 * V_1 = NULL; Texture2D_t3840446185 * V_2 = NULL; { bool L_0 = WWW_WaitUntilDoneIfPossible_m2855479680(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0019; } } { Texture2D_t3840446185 * L_1 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m373113269(L_1, 2, 2, /*hidden argument*/NULL); V_0 = L_1; goto IL_0066; } IL_0019: { UnityWebRequest_t463507806 * L_2 = __this->get__uwr_1(); NullCheck(L_2); bool L_3 = UnityWebRequest_get_isNetworkError_m1231611882(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0030; } } { V_0 = (Texture2D_t3840446185 *)NULL; goto IL_0066; } IL_0030: { UnityWebRequest_t463507806 * L_4 = __this->get__uwr_1(); NullCheck(L_4); DownloadHandler_t2937767557 * L_5 = UnityWebRequest_get_downloadHandler_m534911913(L_4, /*hidden argument*/NULL); V_1 = L_5; DownloadHandler_t2937767557 * L_6 = V_1; if (L_6) { goto IL_0049; } } { V_0 = (Texture2D_t3840446185 *)NULL; goto IL_0066; } IL_0049: { Texture2D_t3840446185 * L_7 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m373113269(L_7, 2, 2, /*hidden argument*/NULL); V_2 = L_7; Texture2D_t3840446185 * L_8 = V_2; DownloadHandler_t2937767557 * L_9 = V_1; NullCheck(L_9); ByteU5BU5D_t4116647657* L_10 = DownloadHandler_get_data_m1669096410(L_9, /*hidden argument*/NULL); bool L_11 = ___markNonReadable0; ImageConversion_LoadImage_m601733642(NULL /*static, unused*/, L_8, L_10, L_11, /*hidden argument*/NULL); Texture2D_t3840446185 * L_12 = V_2; V_0 = L_12; goto IL_0066; } IL_0066: { Texture2D_t3840446185 * L_13 = V_0; return L_13; } } // UnityEngine.Texture2D UnityEngine.WWW::get_texture() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * WWW_get_texture_m3513075325 (WWW_t3688466362 * __this, const RuntimeMethod* method) { Texture2D_t3840446185 * V_0 = NULL; { Texture2D_t3840446185 * L_0 = WWW_CreateTextureFromDownloadedData_m573316725(__this, (bool)0, /*hidden argument*/NULL); V_0 = L_0; goto IL_000e; } IL_000e: { Texture2D_t3840446185 * L_1 = V_0; return L_1; } } // UnityEngine.Texture2D UnityEngine.WWW::get_textureNonReadable() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * WWW_get_textureNonReadable_m912233080 (WWW_t3688466362 * __this, const RuntimeMethod* method) { Texture2D_t3840446185 * V_0 = NULL; { Texture2D_t3840446185 * L_0 = WWW_CreateTextureFromDownloadedData_m573316725(__this, (bool)1, /*hidden argument*/NULL); V_0 = L_0; goto IL_000e; } IL_000e: { Texture2D_t3840446185 * L_1 = V_0; return L_1; } } // System.Void UnityEngine.WWW::LoadImageIntoTexture(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR void WWW_LoadImageIntoTexture_m3209745837 (WWW_t3688466362 * __this, Texture2D_t3840446185 * ___texture0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_LoadImageIntoTexture_m3209745837_MetadataUsageId); s_Il2CppMethodInitialized = true; } DownloadHandler_t2937767557 * V_0 = NULL; { bool L_0 = WWW_WaitUntilDoneIfPossible_m2855479680(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0011; } } { goto IL_0061; } IL_0011: { UnityWebRequest_t463507806 * L_1 = __this->get__uwr_1(); NullCheck(L_1); bool L_2 = UnityWebRequest_get_isNetworkError_m1231611882(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0031; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1148467899, /*hidden argument*/NULL); goto IL_0061; } IL_0031: { UnityWebRequest_t463507806 * L_3 = __this->get__uwr_1(); NullCheck(L_3); DownloadHandler_t2937767557 * L_4 = UnityWebRequest_get_downloadHandler_m534911913(L_3, /*hidden argument*/NULL); V_0 = L_4; DownloadHandler_t2937767557 * L_5 = V_0; if (L_5) { goto IL_0053; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3341457046, /*hidden argument*/NULL); goto IL_0061; } IL_0053: { Texture2D_t3840446185 * L_6 = ___texture0; DownloadHandler_t2937767557 * L_7 = V_0; NullCheck(L_7); ByteU5BU5D_t4116647657* L_8 = DownloadHandler_get_data_m1669096410(L_7, /*hidden argument*/NULL); ImageConversion_LoadImage_m601733642(NULL /*static, unused*/, L_6, L_8, (bool)0, /*hidden argument*/NULL); } IL_0061: { return; } } // UnityEngine.ThreadPriority UnityEngine.WWW::get_threadPriority() extern "C" IL2CPP_METHOD_ATTR int32_t WWW_get_threadPriority_m3670337204 (WWW_t3688466362 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_U3CthreadPriorityU3Ek__BackingField_0(); V_0 = L_0; goto IL_000c; } IL_000c: { int32_t L_1 = V_0; return L_1; } } // System.Void UnityEngine.WWW::set_threadPriority(UnityEngine.ThreadPriority) extern "C" IL2CPP_METHOD_ATTR void WWW_set_threadPriority_m2640208953 (WWW_t3688466362 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CthreadPriorityU3Ek__BackingField_0(L_0); return; } } // System.Single UnityEngine.WWW::get_uploadProgress() extern "C" IL2CPP_METHOD_ATTR float WWW_get_uploadProgress_m3861654740 (WWW_t3688466362 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); float L_1 = UnityWebRequest_get_uploadProgress_m3209318331(L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = V_0; if ((!(((float)L_2) < ((float)(0.0f))))) { goto IL_001e; } } { V_0 = (0.0f); } IL_001e: { float L_3 = V_0; V_1 = L_3; goto IL_0025; } IL_0025: { float L_4 = V_1; return L_4; } } // System.String UnityEngine.WWW::get_url() extern "C" IL2CPP_METHOD_ATTR String_t* WWW_get_url_m3672399347 (WWW_t3688466362 * __this, const RuntimeMethod* method) { String_t* V_0 = NULL; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); String_t* L_1 = UnityWebRequest_get_url_m2568598920(L_0, /*hidden argument*/NULL); V_0 = L_1; goto IL_0012; } IL_0012: { String_t* L_2 = V_0; return L_2; } } // System.Boolean UnityEngine.WWW::get_keepWaiting() extern "C" IL2CPP_METHOD_ATTR bool WWW_get_keepWaiting_m1438015190 (WWW_t3688466362 * __this, const RuntimeMethod* method) { bool V_0 = false; int32_t G_B3_0 = 0; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); if (L_0) { goto IL_0012; } } { G_B3_0 = 0; goto IL_0020; } IL_0012: { UnityWebRequest_t463507806 * L_1 = __this->get__uwr_1(); NullCheck(L_1); bool L_2 = UnityWebRequest_get_isDone_m1752128881(L_1, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0); } IL_0020: { V_0 = (bool)G_B3_0; goto IL_0026; } IL_0026: { bool L_3 = V_0; return L_3; } } // System.Void UnityEngine.WWW::Dispose() extern "C" IL2CPP_METHOD_ATTR void WWW_Dispose_m2256148703 (WWW_t3688466362 * __this, const RuntimeMethod* method) { { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); if (!L_0) { goto IL_0020; } } { UnityWebRequest_t463507806 * L_1 = __this->get__uwr_1(); NullCheck(L_1); UnityWebRequest_Dispose_m3261105905(L_1, /*hidden argument*/NULL); __this->set__uwr_1((UnityWebRequest_t463507806 *)NULL); } IL_0020: { return; } } // UnityEngine.Object UnityEngine.WWW::GetAudioClipInternal(System.Boolean,System.Boolean,System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * WWW_GetAudioClipInternal_m838437425 (WWW_t3688466362 * __this, bool ___threeD0, bool ___stream1, bool ___compressed2, int32_t ___audioType3, const RuntimeMethod* method) { Object_t631007953 * V_0 = NULL; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); DownloadHandler_t2937767557 * L_1 = UnityWebRequest_get_downloadHandler_m534911913(L_0, /*hidden argument*/NULL); UnityWebRequest_t463507806 * L_2 = __this->get__uwr_1(); NullCheck(L_2); String_t* L_3 = UnityWebRequest_get_url_m2568598920(L_2, /*hidden argument*/NULL); bool L_4 = ___stream1; bool L_5 = ___compressed2; int32_t L_6 = ___audioType3; AudioClip_t3680889665 * L_7 = WebRequestWWW_InternalCreateAudioClipUsingDH_m2555135806(NULL /*static, unused*/, L_1, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); V_0 = L_7; goto IL_0026; } IL_0026: { Object_t631007953 * L_8 = V_0; return L_8; } } // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClip() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClip_m178606281 (WWW_t3688466362 * __this, const RuntimeMethod* method) { AudioClip_t3680889665 * V_0 = NULL; { AudioClip_t3680889665 * L_0 = WWW_GetAudioClip_m3119809314(__this, (bool)1, (bool)0, 0, /*hidden argument*/NULL); V_0 = L_0; goto IL_0010; } IL_0010: { AudioClip_t3680889665 * L_1 = V_0; return L_1; } } // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClip(System.Boolean) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClip_m942301776 (WWW_t3688466362 * __this, bool ___threeD0, const RuntimeMethod* method) { AudioClip_t3680889665 * V_0 = NULL; { bool L_0 = ___threeD0; AudioClip_t3680889665 * L_1 = WWW_GetAudioClip_m3119809314(__this, L_0, (bool)0, 0, /*hidden argument*/NULL); V_0 = L_1; goto IL_0010; } IL_0010: { AudioClip_t3680889665 * L_2 = V_0; return L_2; } } // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClip(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClip_m2726442529 (WWW_t3688466362 * __this, bool ___threeD0, bool ___stream1, const RuntimeMethod* method) { AudioClip_t3680889665 * V_0 = NULL; { bool L_0 = ___threeD0; bool L_1 = ___stream1; AudioClip_t3680889665 * L_2 = WWW_GetAudioClip_m3119809314(__this, L_0, L_1, 0, /*hidden argument*/NULL); V_0 = L_2; goto IL_0010; } IL_0010: { AudioClip_t3680889665 * L_3 = V_0; return L_3; } } // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClip(System.Boolean,System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClip_m3119809314 (WWW_t3688466362 * __this, bool ___threeD0, bool ___stream1, int32_t ___audioType2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_GetAudioClip_m3119809314_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioClip_t3680889665 * V_0 = NULL; { bool L_0 = ___threeD0; bool L_1 = ___stream1; int32_t L_2 = ___audioType2; Object_t631007953 * L_3 = WWW_GetAudioClipInternal_m838437425(__this, L_0, L_1, (bool)0, L_2, /*hidden argument*/NULL); V_0 = ((AudioClip_t3680889665 *)CastclassSealed((RuntimeObject*)L_3, AudioClip_t3680889665_il2cpp_TypeInfo_var)); goto IL_0016; } IL_0016: { AudioClip_t3680889665 * L_4 = V_0; return L_4; } } // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClipCompressed() extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClipCompressed_m3886749582 (WWW_t3688466362 * __this, const RuntimeMethod* method) { AudioClip_t3680889665 * V_0 = NULL; { AudioClip_t3680889665 * L_0 = WWW_GetAudioClipCompressed_m2592374820(__this, (bool)0, 0, /*hidden argument*/NULL); V_0 = L_0; goto IL_000f; } IL_000f: { AudioClip_t3680889665 * L_1 = V_0; return L_1; } } // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClipCompressed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClipCompressed_m1398870697 (WWW_t3688466362 * __this, bool ___threeD0, const RuntimeMethod* method) { AudioClip_t3680889665 * V_0 = NULL; { bool L_0 = ___threeD0; AudioClip_t3680889665 * L_1 = WWW_GetAudioClipCompressed_m2592374820(__this, L_0, 0, /*hidden argument*/NULL); V_0 = L_1; goto IL_000f; } IL_000f: { AudioClip_t3680889665 * L_2 = V_0; return L_2; } } // UnityEngine.AudioClip UnityEngine.WWW::GetAudioClipCompressed(System.Boolean,UnityEngine.AudioType) extern "C" IL2CPP_METHOD_ATTR AudioClip_t3680889665 * WWW_GetAudioClipCompressed_m2592374820 (WWW_t3688466362 * __this, bool ___threeD0, int32_t ___audioType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_GetAudioClipCompressed_m2592374820_MetadataUsageId); s_Il2CppMethodInitialized = true; } AudioClip_t3680889665 * V_0 = NULL; { bool L_0 = ___threeD0; int32_t L_1 = ___audioType1; Object_t631007953 * L_2 = WWW_GetAudioClipInternal_m838437425(__this, L_0, (bool)0, (bool)1, L_1, /*hidden argument*/NULL); V_0 = ((AudioClip_t3680889665 *)CastclassSealed((RuntimeObject*)L_2, AudioClip_t3680889665_il2cpp_TypeInfo_var)); goto IL_0016; } IL_0016: { AudioClip_t3680889665 * L_3 = V_0; return L_3; } } // System.Boolean UnityEngine.WWW::WaitUntilDoneIfPossible() extern "C" IL2CPP_METHOD_ATTR bool WWW_WaitUntilDoneIfPossible_m2855479680 (WWW_t3688466362 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_WaitUntilDoneIfPossible_m2855479680_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; { UnityWebRequest_t463507806 * L_0 = __this->get__uwr_1(); NullCheck(L_0); bool L_1 = UnityWebRequest_get_isDone_m1752128881(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { V_0 = (bool)1; goto IL_005f; } IL_0018: { String_t* L_2 = WWW_get_url_m3672399347(__this, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = String_StartsWith_m2640722675(L_2, _stringLiteral4054833267, 5, /*hidden argument*/NULL); if (!L_3) { goto IL_004d; } } { goto IL_0036; } IL_0034: { } IL_0036: { UnityWebRequest_t463507806 * L_4 = __this->get__uwr_1(); NullCheck(L_4); bool L_5 = UnityWebRequest_get_isDone_m1752128881(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0034; } } { V_0 = (bool)1; goto IL_005f; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral1973828197, /*hidden argument*/NULL); V_0 = (bool)0; goto IL_005f; } IL_005f: { bool L_6 = V_0; return L_6; } } // System.String UnityEngine.WWW::GetStatusCodeName(System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* WWW_GetStatusCodeName_m3580893459 (WWW_t3688466362 * __this, int64_t ___statusCode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WWW_GetStatusCodeName_m3580893459_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { int64_t L_0 = ___statusCode0; if ((((int64_t)L_0) < ((int64_t)(((int64_t)((int64_t)((int32_t)400))))))) { goto IL_006f; } } { int64_t L_1 = ___statusCode0; if ((((int64_t)L_1) > ((int64_t)(((int64_t)((int64_t)((int32_t)417))))))) { goto IL_006f; } } { int64_t L_2 = ___statusCode0; switch ((((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_2, (int64_t)(((int64_t)((int64_t)((int32_t)400)))))))))) { case 0: { goto IL_01d4; } case 1: { goto IL_01df; } case 2: { goto IL_01ea; } case 3: { goto IL_01f5; } case 4: { goto IL_0200; } case 5: { goto IL_020b; } case 6: { goto IL_0216; } case 7: { goto IL_0221; } case 8: { goto IL_022c; } case 9: { goto IL_0237; } case 10: { goto IL_0242; } case 11: { goto IL_024d; } case 12: { goto IL_0258; } case 13: { goto IL_0263; } case 14: { goto IL_026e; } case 15: { goto IL_0279; } case 16: { goto IL_0284; } case 17: { goto IL_028f; } } } IL_006f: { int64_t L_3 = ___statusCode0; if ((((int64_t)L_3) < ((int64_t)(((int64_t)((int64_t)((int32_t)200))))))) { goto IL_00b1; } } { int64_t L_4 = ___statusCode0; if ((((int64_t)L_4) > ((int64_t)(((int64_t)((int64_t)((int32_t)206))))))) { goto IL_00b1; } } { int64_t L_5 = ___statusCode0; switch ((((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)(((int64_t)((int64_t)((int32_t)200)))))))))) { case 0: { goto IL_013a; } case 1: { goto IL_0145; } case 2: { goto IL_0150; } case 3: { goto IL_015b; } case 4: { goto IL_0166; } case 5: { goto IL_0171; } case 6: { goto IL_017c; } } } IL_00b1: { int64_t L_6 = ___statusCode0; if ((((int64_t)L_6) < ((int64_t)(((int64_t)((int64_t)((int32_t)300))))))) { goto IL_00f7; } } { int64_t L_7 = ___statusCode0; if ((((int64_t)L_7) > ((int64_t)(((int64_t)((int64_t)((int32_t)307))))))) { goto IL_00f7; } } { int64_t L_8 = ___statusCode0; switch ((((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_8, (int64_t)(((int64_t)((int64_t)((int32_t)300)))))))))) { case 0: { goto IL_0187; } case 1: { goto IL_0192; } case 2: { goto IL_019d; } case 3: { goto IL_01a8; } case 4: { goto IL_01b3; } case 5: { goto IL_01be; } case 6: { goto IL_00f7; } case 7: { goto IL_01c9; } } } IL_00f7: { int64_t L_9 = ___statusCode0; if ((((int64_t)L_9) < ((int64_t)(((int64_t)((int64_t)((int32_t)500))))))) { goto IL_02dc; } } { int64_t L_10 = ___statusCode0; if ((((int64_t)L_10) > ((int64_t)(((int64_t)((int64_t)((int32_t)505))))))) { goto IL_02dc; } } { int64_t L_11 = ___statusCode0; switch ((((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_11, (int64_t)(((int64_t)((int64_t)((int32_t)500)))))))))) { case 0: { goto IL_029a; } case 1: { goto IL_02a5; } case 2: { goto IL_02b0; } case 3: { goto IL_02bb; } case 4: { goto IL_02c6; } case 5: { goto IL_02d1; } } } { goto IL_02dc; } IL_013a: { V_0 = _stringLiteral3457136609; goto IL_02e7; } IL_0145: { V_0 = _stringLiteral3911804090; goto IL_02e7; } IL_0150: { V_0 = _stringLiteral2487325543; goto IL_02e7; } IL_015b: { V_0 = _stringLiteral3860885797; goto IL_02e7; } IL_0166: { V_0 = _stringLiteral3476706848; goto IL_02e7; } IL_0171: { V_0 = _stringLiteral560819067; goto IL_02e7; } IL_017c: { V_0 = _stringLiteral2030167956; goto IL_02e7; } IL_0187: { V_0 = _stringLiteral1814237603; goto IL_02e7; } IL_0192: { V_0 = _stringLiteral4140321389; goto IL_02e7; } IL_019d: { V_0 = _stringLiteral2002596717; goto IL_02e7; } IL_01a8: { V_0 = _stringLiteral1659593328; goto IL_02e7; } IL_01b3: { V_0 = _stringLiteral4277434149; goto IL_02e7; } IL_01be: { V_0 = _stringLiteral3090824594; goto IL_02e7; } IL_01c9: { V_0 = _stringLiteral3842069051; goto IL_02e7; } IL_01d4: { V_0 = _stringLiteral4233297459; goto IL_02e7; } IL_01df: { V_0 = _stringLiteral3545044340; goto IL_02e7; } IL_01ea: { V_0 = _stringLiteral573727993; goto IL_02e7; } IL_01f5: { V_0 = _stringLiteral2117271536; goto IL_02e7; } IL_0200: { V_0 = _stringLiteral2178748878; goto IL_02e7; } IL_020b: { V_0 = _stringLiteral106317971; goto IL_02e7; } IL_0216: { V_0 = _stringLiteral461727106; goto IL_02e7; } IL_0221: { V_0 = _stringLiteral1542497020; goto IL_02e7; } IL_022c: { V_0 = _stringLiteral2343474426; goto IL_02e7; } IL_0237: { V_0 = _stringLiteral1138636386; goto IL_02e7; } IL_0242: { V_0 = _stringLiteral2791739693; goto IL_02e7; } IL_024d: { V_0 = _stringLiteral1091611732; goto IL_02e7; } IL_0258: { V_0 = _stringLiteral356324127; goto IL_02e7; } IL_0263: { V_0 = _stringLiteral624401215; goto IL_02e7; } IL_026e: { V_0 = _stringLiteral1073086928; goto IL_02e7; } IL_0279: { V_0 = _stringLiteral1060465165; goto IL_02e7; } IL_0284: { V_0 = _stringLiteral3739562776; goto IL_02e7; } IL_028f: { V_0 = _stringLiteral3244775435; goto IL_02e7; } IL_029a: { V_0 = _stringLiteral3899005722; goto IL_02e7; } IL_02a5: { V_0 = _stringLiteral4002396095; goto IL_02e7; } IL_02b0: { V_0 = _stringLiteral3604523934; goto IL_02e7; } IL_02bb: { V_0 = _stringLiteral2201204884; goto IL_02e7; } IL_02c6: { V_0 = _stringLiteral3363965078; goto IL_02e7; } IL_02d1: { V_0 = _stringLiteral858510039; goto IL_02e7; } IL_02dc: { V_0 = _stringLiteral757602046; goto IL_02e7; } IL_02e7: { String_t* L_12 = V_0; return L_12; } } #ifdef __clang__ #pragma clang diagnostic pop #endif