#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" // UnityEngine.WWW struct WWW_t3688466362; // System.String struct String_t; // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t1895667560; // UnityEngine.Networking.UnityWebRequest struct UnityWebRequest_t463507806; // UnityEngine.Networking.UnityWebRequestAsyncOperation struct UnityWebRequestAsyncOperation_t3852015985; // UnityEngine.WWWForm struct WWWForm_t4064702195; // System.Text.Encoding struct Encoding_t1523322056; // UnityEngine.AssetBundle struct AssetBundle_t1153907252; // UnityEngine.Object struct Object_t631007953; // UnityEngine.Networking.DownloadHandler struct DownloadHandler_t2937767557; // UnityEngine.Networking.DownloadHandlerAssetBundle struct DownloadHandlerAssetBundle_t197128434; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Collections.Generic.List`1 struct List_1_t1293755103; // System.Collections.Generic.List`1 struct List_1_t3319525431; // 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; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // UnityEngine.Networking.UploadHandler struct UploadHandler_t2993558019; extern RuntimeClass* Encoding_t1523322056_il2cpp_TypeInfo_var; extern const uint32_t WWW_EscapeURL_m4251687403_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 RuntimeClass* String_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral380657706; extern const uint32_t WWW_get_error_m3055313367_MetadataUsageId; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; 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 String_t* _stringLiteral757602046; 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 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 #ifndef U3CMODULEU3E_T692745556_H #define U3CMODULEU3E_T692745556_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CModuleU3E_t692745556 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CMODULEU3E_T692745556_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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 // 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.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.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.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.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.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); // 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); // 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); #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 // 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.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; } } // 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; } } // 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_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.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; } } // 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