3785 lines
147 KiB
C++
3785 lines
147 KiB
C++
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
|
|
|
|
|
|
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
|
|
struct Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A;
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
|
|
struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B;
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
|
|
struct MethodInfo_t;
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
|
|
struct String_t;
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
struct WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2;
|
|
struct WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89;
|
|
struct dpn_tB086832524F53E5C7C1587A2FF8F7B1B663409D5;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB46BAFF8C351D24C5F3A93095D304D7CBF331A7C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
|
|
IL2CPP_EXTERN_C_BEGIN
|
|
IL2CPP_EXTERN_C_END
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
struct U3CModuleU3E_t8FC2344B890E5B5BDCD49C9DA7611B178F6B2C93
|
|
{
|
|
};
|
|
struct U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772 : public RuntimeObject
|
|
{
|
|
};
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
int32_t ____stringLength;
|
|
Il2CppChar ____firstChar;
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
struct dpn_tB086832524F53E5C7C1587A2FF8F7B1B663409D5 : public RuntimeObject
|
|
{
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
bool ___m_value;
|
|
};
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|
{
|
|
uint8_t ___m_value;
|
|
};
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
int32_t ___m_value;
|
|
};
|
|
struct IntPtr_t
|
|
{
|
|
void* ___m_value;
|
|
};
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|
{
|
|
float ___m_value;
|
|
};
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
|
|
{
|
|
float ___x;
|
|
float ___y;
|
|
};
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct __StaticArrayInitTypeSizeU3D135_t170E241A1AFA2E32168E6E86F814893E0641A71A
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
};
|
|
};
|
|
uint8_t __StaticArrayInitTypeSizeU3D135_t170E241A1AFA2E32168E6E86F814893E0641A71A__padding[135];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct __StaticArrayInitTypeSizeU3D56_t03EF222D30D87CD1798C14C6CEE7E3A79C6B5BE5
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
};
|
|
};
|
|
uint8_t __StaticArrayInitTypeSizeU3D56_t03EF222D30D87CD1798C14C6CEE7E3A79C6B5BE5__padding[56];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___FilePathsData;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
bool ___IsEditorOnly;
|
|
};
|
|
struct dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_pinvoke
|
|
{
|
|
Il2CppSafeArray* ___FilePathsData;
|
|
Il2CppSafeArray* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
int32_t ___IsEditorOnly;
|
|
};
|
|
struct dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_com
|
|
{
|
|
Il2CppSafeArray* ___FilePathsData;
|
|
Il2CppSafeArray* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
int32_t ___IsEditorOnly;
|
|
};
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
RuntimeObject* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
bool ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|
{
|
|
intptr_t ___m_CachedPtr;
|
|
};
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_CachedPtr;
|
|
};
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
intptr_t ___m_CachedPtr;
|
|
};
|
|
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
|
|
{
|
|
intptr_t ___value;
|
|
};
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates;
|
|
};
|
|
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ___m_CancellationTokenSource;
|
|
};
|
|
struct WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___phz;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pia;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pib;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pic;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pid;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pie;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pif;
|
|
bool ___pig;
|
|
bool ___pih;
|
|
bool ___pii;
|
|
bool ___pij;
|
|
int32_t ___pik;
|
|
int32_t ___pil;
|
|
int32_t ___pim;
|
|
int32_t ___pin;
|
|
bool ___pio;
|
|
float ___pip;
|
|
float ___piq;
|
|
float ___pir;
|
|
float ___pis;
|
|
bool ___pit;
|
|
intptr_t ___piu;
|
|
};
|
|
struct WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___piv;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___piw;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pix;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___piy;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___piz;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pja;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___pjb;
|
|
bool ___pjc;
|
|
bool ___pjd;
|
|
bool ___pje;
|
|
bool ___pjf;
|
|
int32_t ___pjg;
|
|
int32_t ___pjh;
|
|
int32_t ___pji;
|
|
int32_t ___pjj;
|
|
bool ___pjk;
|
|
float ___pjl;
|
|
float ___pjm;
|
|
float ___pjn;
|
|
float ___pjo;
|
|
bool ___pjp;
|
|
intptr_t ___pjq;
|
|
};
|
|
struct U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772_StaticFields
|
|
{
|
|
__StaticArrayInitTypeSizeU3D135_t170E241A1AFA2E32168E6E86F814893E0641A71A ___A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB;
|
|
__StaticArrayInitTypeSizeU3D56_t03EF222D30D87CD1798C14C6CEE7E3A79C6B5BE5 ___F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701;
|
|
};
|
|
struct String_t_StaticFields
|
|
{
|
|
String_t* ___Empty;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
String_t* ___TrueString;
|
|
String_t* ___FalseString;
|
|
};
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
intptr_t ___Zero;
|
|
};
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector;
|
|
};
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
|
|
{
|
|
int32_t ___OffsetOfInstanceIDInCPlusPlusObject;
|
|
};
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) uint8_t m_Items[1];
|
|
|
|
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;
|
|
}
|
|
};
|
|
|
|
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchScreenKeyboard_get_visible_m5994AFC21D2C48F997FC3DECF1235B0A620B0B63 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271 (intptr_t ___0_value1, intptr_t ___1_value2, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_IsInitialized_mD284D28DE4C8469FF20A85CC7B36C922DCFDC58E (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t WebViewObject__CWebViewPlugin_Init_m82EF893B8576D3E57A35617AEC3D133C5C92FBE8 (String_t* ___0_gameObject, bool ___1_transparent, bool ___2_zoom, String_t* ___3_ua, bool ___4_enableWKWebView, int32_t ___5_wkContentMode, bool ___6_wkAllowsLinkPreview, bool ___7_wkAllowsBackForwardNavigationGestures, int32_t ___8_radius, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject__CWebViewPlugin_Destroy_m81F21655279A6ED38154ED80802C0C42260679D9 (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetSuspended_mA9BCEEFD577872F13829728540A99D9D5A9670CD (intptr_t ___0_instance, bool ___1_suspended, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Screen_get_width_mF608FF3252213E7EFA1F0D2F744C28110E9E5AC9 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetMargins_mAE3A2A8C1EC468A5122A9D2947446AB11E6A353E (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, int32_t ___0_left, int32_t ___1_top, int32_t ___2_right, int32_t ___3_bottom, bool ___4_relative, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetMargins_mDA675B149985C5CB5E5CB45CDE723B72ABA6614F (intptr_t ___0_instance, float ___1_left, float ___2_top, float ___3_right, float ___4_bottom, bool ___5_relative, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool WebViewObject_GetVisibility_mDD20621D79F732EF9AE9D1D915D2375A5E194538_inline (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_EvaluateJS_mD3F6F60F3B3C74E2FAEFBE290A7D74216FC37302 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_js, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetVisibility_mE6FE682A61813AA87F725835B2CAD06694F6BC37 (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetScrollbarsVisibility_mE878D768187EA99151C8B8CD9B4DFE63B3044E2C (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetInteractionEnabled_mC0EC3754BD51244FCCCC065C88129A81A4F911E8 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetAlertDialogEnabled_mB512E1B7C84FFCF13BB09BBBF7F704C864F065A5 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetScrollBounceEnabled_mA71B7DB272DBD79EDFAFA72ECB1644C240C62C4B (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_SetURLPattern_mD7E741990ECA57448E2DD4568702B77C2E1461DF (intptr_t ___0_instance, String_t* ___1_allowPattern, String_t* ___2_denyPattern, String_t* ___3_hookPattern, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_LoadURL_m8B5C4676996652E3B07BCE2A11DC0B36828CE52B (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_LoadHTML_mF8251E21A9A3F5ED48A41ADCF660D1E6097AFDAF (intptr_t ___0_instance, String_t* ___1_html, String_t* ___2_baseUrl, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_EvaluateJS_mA738BEFE22D6D5CA28D3D22D028AE7E2672FF7B4 (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject__CWebViewPlugin_Progress_m15FE2EA16404AB6EDF56B5E9198BA23BDDEC3869 (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_CanGoBack_mDAF4FBCE2B3949A7DB2C79EC22DE79F84E4BF0F2 (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_CanGoForward_mA1ADA6478F327027500355BA214D0235213CB0DC (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_GoBack_m99528ED35A44B61B516DC14CE42D6D32722D333A (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_GoForward_mC4F495571470611A02CF1FA264AC0A47546089B5 (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_Reload_m08F765636C017FD8925695FB727A40CAD9520C26 (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
inline void Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* __this, String_t* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*, String_t*, const RuntimeMethod*))Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline)(__this, ___0_obj, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UnityWebRequest_UnEscapeURL_mF32D6DA1A428A932B9A57A48FE5FA86D4B1446BB (String_t* ___0_s, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_AddCustomHeader_m22CCFBDD9F250D978DDEB99B138C7C7D3FC24370 (intptr_t ___0_instance, String_t* ___1_headerKey, String_t* ___2_headerValue, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebViewObject__CWebViewPlugin_GetCustomHeaderValue_m3157F472BABD72597667190687FA266A14E1F27B (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_RemoveCustomHeader_m9559E212B17C3D0965F90F4A6AAFE07D0221476B (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_ClearCustomHeader_mBC5476AA114395280AEA3F950B42D03F7238E8CC (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_ClearCookies_m2E97BC1C31182C9FEF5BCAAE5456376158785E52 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SaveCookies_m10FF4D665E0D205DF7006BE47BB9D80CEED710B3 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_GetCookies_mB8769D0517C088B4BD5BD67E9746DCDFE7B21B17 (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetBasicAuthInfo_m3963A0A47ABB25590036D2ACE3D3C4B9573A0ACB (intptr_t ___0_instance, String_t* ___1_userName, String_t* ___2_password, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_ClearCache_mDE2119D4FF764D3E346AF153BCB8C51CB78768C3 (intptr_t ___0_instance, bool ___1_includeDiskFiles, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_IsInitialized_mC1338E94A1555E476D2DA53E9652606EC5C82B1F (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t WebViewObject1__CWebViewPlugin_Init_mB7BA1B2049AB664FA6978F1ECAE01B1086C28F40 (String_t* ___0_gameObject, bool ___1_transparent, bool ___2_zoom, String_t* ___3_ua, bool ___4_enableWKWebView, int32_t ___5_wkContentMode, bool ___6_wkAllowsLinkPreview, bool ___7_wkAllowsBackForwardNavigationGestures, int32_t ___8_radius, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject1__CWebViewPlugin_Destroy_m0F03233309DC6C1686D8E86316D797E3A0EB64CF (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetSuspended_m197A81701351FDC83424DB7465DA99842A61B48E (intptr_t ___0_instance, bool ___1_suspended, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetMargins_mC71A88F94C981B88C580C8B7F12A9B833FFCE16D (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, int32_t ___0_left, int32_t ___1_top, int32_t ___2_right, int32_t ___3_bottom, bool ___4_relative, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetMargins_m5802EFFA9893A7235DD1FDCA91511B7CE0C964E1 (intptr_t ___0_instance, float ___1_left, float ___2_top, float ___3_right, float ___4_bottom, bool ___5_relative, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool WebViewObject1_GetVisibility_m7A4F56C06C5AD7ED9B40C728315C324D33272254_inline (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_EvaluateJS_m93FFBBDDC38234D01691A5A562E141C54FE47986 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_js, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetVisibility_m4AD5465F19D739DC0CFF3A9DB65DB8350BCA4E08 (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetScrollbarsVisibility_mFFFABEBD8F11AA5A05DC4EF3FEE08D847DC0F0F4 (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetInteractionEnabled_m9E204B44D5D0371C98503E14B1EB6A107B1DD928 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetGoogleAppRedirectionEnabled_m5B2401DD55D567A58115C769A4174F0E49A2B627 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetAlertDialogEnabled_m37618EB3A376339E714F69549430D6D0B664E235 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetScrollBounceEnabled_m8133CBA1850DE296BFBA094A63CAC14F93058EFE (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_SetURLPattern_mD0BD471791DFED9191AC89FD250728CD0DCC1B66 (intptr_t ___0_instance, String_t* ___1_allowPattern, String_t* ___2_denyPattern, String_t* ___3_hookPattern, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_LoadURL_m4B6325FCD057DF3E8B4939963FFF79C91A319B18 (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_LoadHTML_mCDA6C8E5785D4E20D80B18DF929E8571D920B518 (intptr_t ___0_instance, String_t* ___1_html, String_t* ___2_baseUrl, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_EvaluateJS_m3261391DE4EDC783144A85B936F3811938CE82EC (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject1__CWebViewPlugin_Progress_mCAEFD7B76C3DAFF611D409A33F90797FF0C72E4B (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_CanGoBack_m5B1B1AACFB11170540BFBB855F3AA732C8C8655F (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_CanGoForward_mACF61BF72E5589B842F25DA281B77F87A4081339 (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_GoBack_m27954DD2746FA58576B12EDE63E8861B5AD7212F (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_GoForward_mCB89FA9CC5BB329F8B9EF85FFC6B76FF985FFF98 (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_Reload_m8FF0199E712ED95CCA063568F0456BFED767BFAD (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_AddCustomHeader_m6054B4DDDE9B5E1CAA05067AE986D40B9CE13522 (intptr_t ___0_instance, String_t* ___1_headerKey, String_t* ___2_headerValue, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebViewObject1__CWebViewPlugin_GetCustomHeaderValue_mD51FC73840345B875EBE7CA6547C0691999133E6 (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_RemoveCustomHeader_m7B200D8E7D4035C8D3E36F7DA54CDE6DC9925CDA (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCustomHeader_mA1D17FB47D7018E7C02E1B948EF7AC3FAC549CBE (intptr_t ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCookie_m29AF8784CD37A6B7D07C8510F647C3A492DB5906 (String_t* ___0_url, String_t* ___1_name, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCookies_mBDEF08E56E2D6E73585CDEFFA4C2A33C9A60F028 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SaveCookies_mE195D0D401CB9B42A4779D0D38B2C50FF5BA95C4 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_GetCookies_mCA8C4A4C8D9EA0700FA5406196160DFBBA7447FE (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetBasicAuthInfo_m9C055346507D768E621554D57DA7D6CB09BAA79C (intptr_t ___0_instance, String_t* ___1_userName, String_t* ___2_password, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCache_m4A010AEF999E8CAE220A0505F144DFE0CBD42885 (intptr_t ___0_instance, bool ___1_includeDiskFiles, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL _CWebViewPlugin_IsInitialized(intptr_t);
|
|
IL2CPP_EXTERN_C intptr_t DEFAULT_CALL _CWebViewPlugin_Init(char*, int32_t, int32_t, char*, int32_t, int32_t, int32_t, int32_t, int32_t);
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL _CWebViewPlugin_Destroy(intptr_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetMargins(intptr_t, float, float, float, float, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetVisibility(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetScrollbarsVisibility(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetAlertDialogEnabled(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetScrollBounceEnabled(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetInteractionEnabled(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL _CWebViewPlugin_SetURLPattern(intptr_t, char*, char*, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_LoadURL(intptr_t, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_LoadHTML(intptr_t, char*, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_EvaluateJS(intptr_t, char*);
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL _CWebViewPlugin_Progress(intptr_t);
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL _CWebViewPlugin_CanGoBack(intptr_t);
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL _CWebViewPlugin_CanGoForward(intptr_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_GoBack(intptr_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_GoForward(intptr_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_Reload(intptr_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_AddCustomHeader(intptr_t, char*, char*);
|
|
IL2CPP_EXTERN_C char* DEFAULT_CALL _CWebViewPlugin_GetCustomHeaderValue(intptr_t, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_RemoveCustomHeader(intptr_t, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_ClearCustomHeader(intptr_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_ClearCookies();
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SaveCookies();
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_GetCookies(intptr_t, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetBasicAuthInfo(intptr_t, char*, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_ClearCache(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetSuspended(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_SetGoogleAppRedirectionEnabled(intptr_t, int32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL _CWebViewPlugin_ClearCookie(char*, char*);
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_Awake_m80AA215FD8046ABDC24F14D77EBBC36B23A70086 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___pii = (bool)1;
|
|
__this->___pij = (bool)1;
|
|
__this->___pip = (-9999.0f);
|
|
__this->___piq = (-9999.0f);
|
|
__this->___pir = (-9999.0f);
|
|
__this->___pis = (-9999.0f);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_get_IsKeyboardVisible_m6AC53E6305BC2FBA9039E15FC9E959CD170C5556 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0;
|
|
L_0 = TouchScreenKeyboard_get_visible_m5994AFC21D2C48F997FC3DECF1235B0A620B0B63(NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_IsInitialized_mD284D28DE4C8469FF20A85CC7B36C922DCFDC58E (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_IsInitialized)(___0_instance);
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t WebViewObject__CWebViewPlugin_Init_m82EF893B8576D3E57A35617AEC3D133C5C92FBE8 (String_t* ___0_gameObject, bool ___1_transparent, bool ___2_zoom, String_t* ___3_ua, bool ___4_enableWKWebView, int32_t ___5_wkContentMode, bool ___6_wkAllowsLinkPreview, bool ___7_wkAllowsBackForwardNavigationGestures, int32_t ___8_radius, const RuntimeMethod* method)
|
|
{
|
|
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (char*, int32_t, int32_t, char*, int32_t, int32_t, int32_t, int32_t, int32_t);
|
|
|
|
char* ____0_gameObject_marshaled = NULL;
|
|
____0_gameObject_marshaled = il2cpp_codegen_marshal_string(___0_gameObject);
|
|
|
|
char* ____3_ua_marshaled = NULL;
|
|
____3_ua_marshaled = il2cpp_codegen_marshal_string(___3_ua);
|
|
|
|
intptr_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Init)(____0_gameObject_marshaled, static_cast<int32_t>(___1_transparent), static_cast<int32_t>(___2_zoom), ____3_ua_marshaled, static_cast<int32_t>(___4_enableWKWebView), ___5_wkContentMode, static_cast<int32_t>(___6_wkAllowsLinkPreview), static_cast<int32_t>(___7_wkAllowsBackForwardNavigationGestures), ___8_radius);
|
|
|
|
il2cpp_codegen_marshal_free(____0_gameObject_marshaled);
|
|
____0_gameObject_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____3_ua_marshaled);
|
|
____3_ua_marshaled = NULL;
|
|
|
|
return returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject__CWebViewPlugin_Destroy_m81F21655279A6ED38154ED80802C0C42260679D9 (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Destroy)(___0_instance);
|
|
|
|
return returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetMargins_mDA675B149985C5CB5E5CB45CDE723B72ABA6614F (intptr_t ___0_instance, float ___1_left, float ___2_top, float ___3_right, float ___4_bottom, bool ___5_relative, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, float, float, float, float, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetMargins)(___0_instance, ___1_left, ___2_top, ___3_right, ___4_bottom, static_cast<int32_t>(___5_relative));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetVisibility_mE6FE682A61813AA87F725835B2CAD06694F6BC37 (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetVisibility)(___0_instance, static_cast<int32_t>(___1_visibility));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetScrollbarsVisibility_mE878D768187EA99151C8B8CD9B4DFE63B3044E2C (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetScrollbarsVisibility)(___0_instance, static_cast<int32_t>(___1_visibility));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetAlertDialogEnabled_mB512E1B7C84FFCF13BB09BBBF7F704C864F065A5 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetAlertDialogEnabled)(___0_instance, static_cast<int32_t>(___1_enabled));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetScrollBounceEnabled_mA71B7DB272DBD79EDFAFA72ECB1644C240C62C4B (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetScrollBounceEnabled)(___0_instance, static_cast<int32_t>(___1_enabled));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetInteractionEnabled_mC0EC3754BD51244FCCCC065C88129A81A4F911E8 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetInteractionEnabled)(___0_instance, static_cast<int32_t>(___1_enabled));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_SetURLPattern_mD7E741990ECA57448E2DD4568702B77C2E1461DF (intptr_t ___0_instance, String_t* ___1_allowPattern, String_t* ___2_denyPattern, String_t* ___3_hookPattern, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*, char*);
|
|
|
|
char* ____1_allowPattern_marshaled = NULL;
|
|
____1_allowPattern_marshaled = il2cpp_codegen_marshal_string(___1_allowPattern);
|
|
|
|
char* ____2_denyPattern_marshaled = NULL;
|
|
____2_denyPattern_marshaled = il2cpp_codegen_marshal_string(___2_denyPattern);
|
|
|
|
char* ____3_hookPattern_marshaled = NULL;
|
|
____3_hookPattern_marshaled = il2cpp_codegen_marshal_string(___3_hookPattern);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetURLPattern)(___0_instance, ____1_allowPattern_marshaled, ____2_denyPattern_marshaled, ____3_hookPattern_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_allowPattern_marshaled);
|
|
____1_allowPattern_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_denyPattern_marshaled);
|
|
____2_denyPattern_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____3_hookPattern_marshaled);
|
|
____3_hookPattern_marshaled = NULL;
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_LoadURL_m8B5C4676996652E3B07BCE2A11DC0B36828CE52B (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_url_marshaled = NULL;
|
|
____1_url_marshaled = il2cpp_codegen_marshal_string(___1_url);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_LoadURL)(___0_instance, ____1_url_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_url_marshaled);
|
|
____1_url_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_LoadHTML_mF8251E21A9A3F5ED48A41ADCF660D1E6097AFDAF (intptr_t ___0_instance, String_t* ___1_html, String_t* ___2_baseUrl, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*);
|
|
|
|
char* ____1_html_marshaled = NULL;
|
|
____1_html_marshaled = il2cpp_codegen_marshal_string(___1_html);
|
|
|
|
char* ____2_baseUrl_marshaled = NULL;
|
|
____2_baseUrl_marshaled = il2cpp_codegen_marshal_string(___2_baseUrl);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_LoadHTML)(___0_instance, ____1_html_marshaled, ____2_baseUrl_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_html_marshaled);
|
|
____1_html_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_baseUrl_marshaled);
|
|
____2_baseUrl_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_EvaluateJS_mA738BEFE22D6D5CA28D3D22D028AE7E2672FF7B4 (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_url_marshaled = NULL;
|
|
____1_url_marshaled = il2cpp_codegen_marshal_string(___1_url);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_EvaluateJS)(___0_instance, ____1_url_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_url_marshaled);
|
|
____1_url_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject__CWebViewPlugin_Progress_m15FE2EA16404AB6EDF56B5E9198BA23BDDEC3869 (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Progress)(___0_instance);
|
|
|
|
return returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_CanGoBack_mDAF4FBCE2B3949A7DB2C79EC22DE79F84E4BF0F2 (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_CanGoBack)(___0_instance);
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject__CWebViewPlugin_CanGoForward_mA1ADA6478F327027500355BA214D0235213CB0DC (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_CanGoForward)(___0_instance);
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_GoBack_m99528ED35A44B61B516DC14CE42D6D32722D333A (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GoBack)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_GoForward_mC4F495571470611A02CF1FA264AC0A47546089B5 (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GoForward)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_Reload_m08F765636C017FD8925695FB727A40CAD9520C26 (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Reload)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_AddCustomHeader_m22CCFBDD9F250D978DDEB99B138C7C7D3FC24370 (intptr_t ___0_instance, String_t* ___1_headerKey, String_t* ___2_headerValue, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*);
|
|
|
|
char* ____1_headerKey_marshaled = NULL;
|
|
____1_headerKey_marshaled = il2cpp_codegen_marshal_string(___1_headerKey);
|
|
|
|
char* ____2_headerValue_marshaled = NULL;
|
|
____2_headerValue_marshaled = il2cpp_codegen_marshal_string(___2_headerValue);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_AddCustomHeader)(___0_instance, ____1_headerKey_marshaled, ____2_headerValue_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_headerKey_marshaled);
|
|
____1_headerKey_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_headerValue_marshaled);
|
|
____2_headerValue_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebViewObject__CWebViewPlugin_GetCustomHeaderValue_m3157F472BABD72597667190687FA266A14E1F27B (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method)
|
|
{
|
|
typedef char* (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_headerKey_marshaled = NULL;
|
|
____1_headerKey_marshaled = il2cpp_codegen_marshal_string(___1_headerKey);
|
|
|
|
char* returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GetCustomHeaderValue)(___0_instance, ____1_headerKey_marshaled);
|
|
|
|
String_t* _returnValue_unmarshaled = NULL;
|
|
_returnValue_unmarshaled = il2cpp_codegen_marshal_string_result(returnValue);
|
|
|
|
il2cpp_codegen_marshal_free(returnValue);
|
|
returnValue = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____1_headerKey_marshaled);
|
|
____1_headerKey_marshaled = NULL;
|
|
|
|
return _returnValue_unmarshaled;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_RemoveCustomHeader_m9559E212B17C3D0965F90F4A6AAFE07D0221476B (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_headerKey_marshaled = NULL;
|
|
____1_headerKey_marshaled = il2cpp_codegen_marshal_string(___1_headerKey);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_RemoveCustomHeader)(___0_instance, ____1_headerKey_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_headerKey_marshaled);
|
|
____1_headerKey_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_ClearCustomHeader_mBC5476AA114395280AEA3F950B42D03F7238E8CC (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_ClearCustomHeader)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_ClearCookies_m2E97BC1C31182C9FEF5BCAAE5456376158785E52 (const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) ();
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_ClearCookies)();
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SaveCookies_m10FF4D665E0D205DF7006BE47BB9D80CEED710B3 (const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) ();
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SaveCookies)();
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_GetCookies_mB8769D0517C088B4BD5BD67E9746DCDFE7B21B17 (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_url_marshaled = NULL;
|
|
____1_url_marshaled = il2cpp_codegen_marshal_string(___1_url);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GetCookies)(___0_instance, ____1_url_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_url_marshaled);
|
|
____1_url_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetBasicAuthInfo_m3963A0A47ABB25590036D2ACE3D3C4B9573A0ACB (intptr_t ___0_instance, String_t* ___1_userName, String_t* ___2_password, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*);
|
|
|
|
char* ____1_userName_marshaled = NULL;
|
|
____1_userName_marshaled = il2cpp_codegen_marshal_string(___1_userName);
|
|
|
|
char* ____2_password_marshaled = NULL;
|
|
____2_password_marshaled = il2cpp_codegen_marshal_string(___2_password);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetBasicAuthInfo)(___0_instance, ____1_userName_marshaled, ____2_password_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_userName_marshaled);
|
|
____1_userName_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_password_marshaled);
|
|
____2_password_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_ClearCache_mDE2119D4FF764D3E346AF153BCB8C51CB78768C3 (intptr_t ___0_instance, bool ___1_includeDiskFiles, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_ClearCache)(___0_instance, static_cast<int32_t>(___1_includeDiskFiles));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__CWebViewPlugin_SetSuspended_mA9BCEEFD577872F13829728540A99D9D5A9670CD (intptr_t ___0_instance, bool ___1_suspended, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetSuspended)(___0_instance, static_cast<int32_t>(___1_suspended));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_IsWebViewAvailable_m2F48AEE6246B51F5C18B552526BD3D3B2C1CB4B9 (const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_IsInitialized_m2F32C9CB480DC308E54CAD57D11EC8368E883C42 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3;
|
|
L_3 = WebViewObject__CWebViewPlugin_IsInitialized_mD284D28DE4C8469FF20A85CC7B36C922DCFDC58E(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_Init_mBCF5038EA7BE679DD8CCC9EC7710DA70984F0E40 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_cb, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___1_err, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___2_httpErr, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___3_ld, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___4_started, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___5_hooked, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___6_cookies, bool ___7_transparent, bool ___8_zoom, String_t* ___9_ua, int32_t ___10_radius, int32_t ___11_androidForceDarkMode, bool ___12_enableWKWebView, int32_t ___13_wkContentMode, bool ___14_wkAllowsLinkPreview, bool ___15_wkAllowsBackForwardNavigationGestures, bool ___16_separated, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = ___0_cb;
|
|
__this->___phz = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___phz), (void*)L_0);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = ___1_err;
|
|
__this->___pia = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pia), (void*)L_1);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_2 = ___2_httpErr;
|
|
__this->___pib = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pib), (void*)L_2);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = ___4_started;
|
|
__this->___pic = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pic), (void*)L_3);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_4 = ___3_ld;
|
|
__this->___pid = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pid), (void*)L_4);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_5 = ___5_hooked;
|
|
__this->___pie = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pie), (void*)L_5);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_6 = ___6_cookies;
|
|
__this->___pif = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pif), (void*)L_6);
|
|
String_t* L_7;
|
|
L_7 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
|
|
bool L_8 = ___7_transparent;
|
|
bool L_9 = ___8_zoom;
|
|
String_t* L_10 = ___9_ua;
|
|
bool L_11 = ___12_enableWKWebView;
|
|
int32_t L_12 = ___13_wkContentMode;
|
|
bool L_13 = ___14_wkAllowsLinkPreview;
|
|
bool L_14 = ___15_wkAllowsBackForwardNavigationGestures;
|
|
int32_t L_15 = ___10_radius;
|
|
intptr_t L_16;
|
|
L_16 = WebViewObject__CWebViewPlugin_Init_m82EF893B8576D3E57A35617AEC3D133C5C92FBE8(L_7, L_8, L_9, L_10, L_11, L_12, L_13, L_14, L_15, NULL);
|
|
__this->___piu = L_16;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_OnDestroy_mA7D3B285222AFE5BDFD7AED54B5DF0B7BDC5AC80 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
int32_t L_3;
|
|
L_3 = WebViewObject__CWebViewPlugin_Destroy_m81F21655279A6ED38154ED80802C0C42260679D9(L_2, NULL);
|
|
__this->___piu = 0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_Pause_mB41D4256B808B3A6E2ADD821531F4D61FAB0CE9F (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
intptr_t L_1 = __this->___piu;
|
|
WebViewObject__CWebViewPlugin_SetSuspended_mA9BCEEFD577872F13829728540A99D9D5A9670CD(L_1, (bool)1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_Resume_mD605F7FC67939814E61E6D8DF4AB9373C136CB3A (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
WebViewObject__CWebViewPlugin_SetSuspended_mA9BCEEFD577872F13829728540A99D9D5A9670CD(L_0, (bool)0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetCenterPositionWithScale_m07668CAF7E59D9336F068C36E5441EE9E56F80D1 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_center, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_scale, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = Screen_get_width_mF608FF3252213E7EFA1F0D2F744C28110E9E5AC9(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_scale;
|
|
float L_2 = L_1.___x;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_center;
|
|
float L_4 = L_3.___x;
|
|
V_0 = ((float)il2cpp_codegen_add(((float)(((float)il2cpp_codegen_subtract(((float)L_0), L_2))/(2.0f))), L_4));
|
|
int32_t L_5;
|
|
L_5 = Screen_get_width_mF608FF3252213E7EFA1F0D2F744C28110E9E5AC9(NULL);
|
|
float L_6 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___1_scale;
|
|
float L_8 = L_7.___x;
|
|
V_1 = ((float)il2cpp_codegen_subtract(((float)L_5), ((float)il2cpp_codegen_add(L_6, L_8))));
|
|
int32_t L_9;
|
|
L_9 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___1_scale;
|
|
float L_11 = L_10.___y;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = ___0_center;
|
|
float L_13 = L_12.___y;
|
|
V_2 = ((float)il2cpp_codegen_add(((float)(((float)il2cpp_codegen_subtract(((float)L_9), L_11))/(2.0f))), L_13));
|
|
int32_t L_14;
|
|
L_14 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
|
|
float L_15 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = ___1_scale;
|
|
float L_17 = L_16.___y;
|
|
V_3 = ((float)il2cpp_codegen_subtract(((float)L_14), ((float)il2cpp_codegen_add(L_15, L_17))));
|
|
float L_18 = V_0;
|
|
float L_19 = V_3;
|
|
float L_20 = V_1;
|
|
float L_21 = V_2;
|
|
WebViewObject_SetMargins_mAE3A2A8C1EC468A5122A9D2947446AB11E6A353E(__this, il2cpp_codegen_cast_double_to_int<int32_t>(L_18), il2cpp_codegen_cast_double_to_int<int32_t>(L_19), il2cpp_codegen_cast_double_to_int<int32_t>(L_20), il2cpp_codegen_cast_double_to_int<int32_t>(L_21), (bool)0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetMargins_mAE3A2A8C1EC468A5122A9D2947446AB11E6A353E (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, int32_t ___0_left, int32_t ___1_top, int32_t ___2_right, int32_t ___3_bottom, bool ___4_relative, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
bool V_4 = false;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_2 = ___0_left;
|
|
__this->___pik = L_2;
|
|
int32_t L_3 = ___1_top;
|
|
__this->___pil = L_3;
|
|
int32_t L_4 = ___2_right;
|
|
__this->___pim = L_4;
|
|
int32_t L_5 = ___3_bottom;
|
|
__this->___pin = L_5;
|
|
bool L_6 = ___4_relative;
|
|
__this->___pio = L_6;
|
|
bool L_7 = ___4_relative;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_8;
|
|
L_8 = Screen_get_width_mF608FF3252213E7EFA1F0D2F744C28110E9E5AC9(NULL);
|
|
V_5 = ((float)L_8);
|
|
int32_t L_9;
|
|
L_9 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
|
|
V_6 = ((float)L_9);
|
|
int32_t L_10 = ___0_left;
|
|
float L_11 = V_5;
|
|
V_0 = ((float)(((float)L_10)/L_11));
|
|
int32_t L_12 = ___1_top;
|
|
float L_13 = V_6;
|
|
V_1 = ((float)(((float)L_12)/L_13));
|
|
int32_t L_14 = ___2_right;
|
|
float L_15 = V_5;
|
|
V_2 = ((float)(((float)L_14)/L_15));
|
|
int32_t L_16 = ___3_bottom;
|
|
float L_17 = V_6;
|
|
V_3 = ((float)(((float)L_16)/L_17));
|
|
goto IL_0074;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
int32_t L_18 = ___0_left;
|
|
V_0 = ((float)L_18);
|
|
int32_t L_19 = ___1_top;
|
|
V_1 = ((float)L_19);
|
|
int32_t L_20 = ___2_right;
|
|
V_2 = ((float)L_20);
|
|
int32_t L_21 = ___3_bottom;
|
|
V_3 = ((float)L_21);
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
bool L_22 = ___4_relative;
|
|
V_4 = L_22;
|
|
float L_23 = V_0;
|
|
float L_24 = __this->___pip;
|
|
if ((!(((float)L_23) == ((float)L_24))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
float L_25 = V_1;
|
|
float L_26 = __this->___piq;
|
|
if ((!(((float)L_25) == ((float)L_26))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
float L_27 = V_2;
|
|
float L_28 = __this->___pir;
|
|
if ((!(((float)L_27) == ((float)L_28))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
float L_29 = V_3;
|
|
float L_30 = __this->___pis;
|
|
if ((!(((float)L_29) == ((float)L_30))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
bool L_31 = V_4;
|
|
bool L_32 = __this->___pit;
|
|
if ((!(((uint32_t)L_31) == ((uint32_t)L_32))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
float L_33 = V_0;
|
|
__this->___pip = L_33;
|
|
float L_34 = V_1;
|
|
__this->___piq = L_34;
|
|
float L_35 = V_2;
|
|
__this->___pir = L_35;
|
|
float L_36 = V_3;
|
|
__this->___pis = L_36;
|
|
bool L_37 = V_4;
|
|
__this->___pit = L_37;
|
|
intptr_t L_38 = __this->___piu;
|
|
float L_39 = V_0;
|
|
float L_40 = V_1;
|
|
float L_41 = V_2;
|
|
float L_42 = V_3;
|
|
bool L_43 = V_4;
|
|
WebViewObject__CWebViewPlugin_SetMargins_mDA675B149985C5CB5E5CB45CDE723B72ABA6614F(L_38, L_39, L_40, L_41, L_42, L_43, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetVisibility_mFC6144E3690C9C2F8E94DEFF70AEEB3CA6282F03 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_v, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB46BAFF8C351D24C5F3A93095D304D7CBF331A7C);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
bool L_0;
|
|
L_0 = WebViewObject_GetVisibility_mDD20621D79F732EF9AE9D1D915D2375A5E194538_inline(__this, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = ___0_v;
|
|
if (L_1)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
WebViewObject_EvaluateJS_mD3F6F60F3B3C74E2FAEFBE290A7D74216FC37302(__this, _stringLiteralB46BAFF8C351D24C5F3A93095D304D7CBF331A7C, NULL);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3;
|
|
L_3 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_2, 0, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
intptr_t L_4 = __this->___piu;
|
|
bool L_5 = ___0_v;
|
|
WebViewObject__CWebViewPlugin_SetVisibility_mE6FE682A61813AA87F725835B2CAD06694F6BC37(L_4, L_5, NULL);
|
|
bool L_6 = ___0_v;
|
|
__this->___pih = L_6;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_GetVisibility_mDD20621D79F732EF9AE9D1D915D2375A5E194538 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pih;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetScrollbarsVisibility_mA1FD1B648745998F5E1E1C676E6185F8B5819423 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_v, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3 = ___0_v;
|
|
WebViewObject__CWebViewPlugin_SetScrollbarsVisibility_mE878D768187EA99151C8B8CD9B4DFE63B3044E2C(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetInteractionEnabled_m6A1288FECAB51ADD9ABCCED8396965B5E24E1A0A (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_enabled, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3 = ___0_enabled;
|
|
WebViewObject__CWebViewPlugin_SetInteractionEnabled_mC0EC3754BD51244FCCCC065C88129A81A4F911E8(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetAlertDialogEnabled_mECD0D081420DC3EE67201E39039856A9529B2E99 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_e, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3 = ___0_e;
|
|
WebViewObject__CWebViewPlugin_SetAlertDialogEnabled_mB512E1B7C84FFCF13BB09BBBF7F704C864F065A5(L_2, L_3, NULL);
|
|
bool L_4 = ___0_e;
|
|
__this->___pii = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_GetAlertDialogEnabled_m7D3C8A3F5F6E7FB72F3533AC8BCF47D412C11D5B (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pii;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetScrollBounceEnabled_m605BBCA08D4553DD839DD2C7030AF6E87D5A8308 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_e, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3 = ___0_e;
|
|
WebViewObject__CWebViewPlugin_SetScrollBounceEnabled_mA71B7DB272DBD79EDFAFA72ECB1644C240C62C4B(L_2, L_3, NULL);
|
|
bool L_4 = ___0_e;
|
|
__this->___pij = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_GetScrollBounceEnabled_m780758F06E59F2932504FC1D2C75B88623C2733A (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pij;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetCameraAccess_m93A4D4F81E3F2F6D6236C2A418D93312D122CCE4 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_allowed, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetMicrophoneAccess_m3C11208FA0843AC6858DB64C195A3A3982E45771 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_allowed, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_SetURLPattern_m63700F4EDA6215B4D3E8DD17088295321028B614 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_allowPattern, String_t* ___1_denyPattern, String_t* ___2_hookPattern, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
String_t* L_3 = ___0_allowPattern;
|
|
String_t* L_4 = ___1_denyPattern;
|
|
String_t* L_5 = ___2_hookPattern;
|
|
bool L_6;
|
|
L_6 = WebViewObject__CWebViewPlugin_SetURLPattern_mD7E741990ECA57448E2DD4568702B77C2E1461DF(L_2, L_3, L_4, L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_LoadURL_mD9C9FA8786D40442B8525094B27EC8C8D073E1CD (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_url;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3;
|
|
L_3 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_2, 0, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
intptr_t L_4 = __this->___piu;
|
|
String_t* L_5 = ___0_url;
|
|
WebViewObject__CWebViewPlugin_LoadURL_m8B5C4676996652E3B07BCE2A11DC0B36828CE52B(L_4, L_5, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_LoadHTML_m686B4891CDA604FC85991C7A5741A81218492660 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_html, String_t* ___1_baseUrl, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_html;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
String_t* L_2 = ___1_baseUrl;
|
|
bool L_3;
|
|
L_3 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
___1_baseUrl = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
intptr_t L_4 = __this->___piu;
|
|
bool L_5;
|
|
L_5 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_4, 0, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
intptr_t L_6 = __this->___piu;
|
|
String_t* L_7 = ___0_html;
|
|
String_t* L_8 = ___1_baseUrl;
|
|
WebViewObject__CWebViewPlugin_LoadHTML_mF8251E21A9A3F5ED48A41ADCF660D1E6097AFDAF(L_6, L_7, L_8, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_EvaluateJS_mD3F6F60F3B3C74E2FAEFBE290A7D74216FC37302 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_js, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
String_t* L_3 = ___0_js;
|
|
WebViewObject__CWebViewPlugin_EvaluateJS_mA738BEFE22D6D5CA28D3D22D028AE7E2672FF7B4(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject_Progress_m3A585AFC6D2682909A62D01A3615EAEB0A8D2EC6 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
int32_t L_3;
|
|
L_3 = WebViewObject__CWebViewPlugin_Progress_m15FE2EA16404AB6EDF56B5E9198BA23BDDEC3869(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_CanGoBack_m3D0D2591C5E6CA275AB3942F7C0151AEB5DC534E (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3;
|
|
L_3 = WebViewObject__CWebViewPlugin_CanGoBack_mDAF4FBCE2B3949A7DB2C79EC22DE79F84E4BF0F2(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject_CanGoForward_mB654EEAFFDE05359DBBF2A8B6946B74F4311FE19 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3;
|
|
L_3 = WebViewObject__CWebViewPlugin_CanGoForward_mA1ADA6478F327027500355BA214D0235213CB0DC(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_GoBack_mA96BE2E6490162E823F18D6DC5499AB78F114AC8 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
WebViewObject__CWebViewPlugin_GoBack_m99528ED35A44B61B516DC14CE42D6D32722D333A(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_GoForward_m5E2440AA145606D2D07D02798BC5C0599FF8ADB1 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
WebViewObject__CWebViewPlugin_GoForward_mC4F495571470611A02CF1FA264AC0A47546089B5(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_Reload_mBCA34E629DC57F398D123ED62441F7FF018466CE (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
WebViewObject__CWebViewPlugin_Reload_m08F765636C017FD8925695FB727A40CAD9520C26(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_CallOnError_m7DFEF4DA7BAE23001B78CC0C6A373ACF4DA1590D (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_error, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pia;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___pia;
|
|
String_t* L_2 = ___0_error;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_CallOnHttpError_m603C5547C996748D289B3D74E2001D831428E686 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_error, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pib;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___pib;
|
|
String_t* L_2 = ___0_error;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_CallOnStarted_m3375A216739A9CF4BA916BAE4072696F598C0E30 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pic;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___pic;
|
|
String_t* L_2 = ___0_url;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_CallOnLoaded_m38D6A3A1A771411083FBEBBC23CDF2FCB6DF2DAF (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pid;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___pid;
|
|
String_t* L_2 = ___0_url;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_CallFromJS_mC89CDE78B94B0466936B5906251369A51F37890F (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_message, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___phz;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_1 = ___0_message;
|
|
String_t* L_2;
|
|
L_2 = UnityWebRequest_UnEscapeURL_mF32D6DA1A428A932B9A57A48FE5FA86D4B1446BB(L_1, NULL);
|
|
___0_message = L_2;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = __this->___phz;
|
|
String_t* L_4 = ___0_message;
|
|
NullCheck(L_3);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_3, L_4, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_CallOnHooked_mA983EC70B72775340B4EE2CF1DF0325389CB1333 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_message, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pie;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_1 = ___0_message;
|
|
String_t* L_2;
|
|
L_2 = UnityWebRequest_UnEscapeURL_mF32D6DA1A428A932B9A57A48FE5FA86D4B1446BB(L_1, NULL);
|
|
___0_message = L_2;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = __this->___pie;
|
|
String_t* L_4 = ___0_message;
|
|
NullCheck(L_3);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_3, L_4, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_CallOnCookies_m904BD242DC9A908CBF43C6449655D4AEA2D54884 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_cookies, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pif;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___pif;
|
|
String_t* L_2 = ___0_cookies;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_AddCustomHeader_mEF46351D3A93CF42AF56085093F62B1C0C14D335 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_headerKey, String_t* ___1_headerValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
String_t* L_3 = ___0_headerKey;
|
|
String_t* L_4 = ___1_headerValue;
|
|
WebViewObject__CWebViewPlugin_AddCustomHeader_m22CCFBDD9F250D978DDEB99B138C7C7D3FC24370(L_2, L_3, L_4, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebViewObject_GetCustomHeaderValue_m08C9E2F6E4E34DDB3300B349EC4E114D4883D72D (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_headerKey, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (String_t*)NULL;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
String_t* L_3 = ___0_headerKey;
|
|
String_t* L_4;
|
|
L_4 = WebViewObject__CWebViewPlugin_GetCustomHeaderValue_m3157F472BABD72597667190687FA266A14E1F27B(L_2, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_RemoveCustomHeader_mE7F48035CA7BC4C692FCC612E0CA475B33DA26A9 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_headerKey, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
String_t* L_3 = ___0_headerKey;
|
|
WebViewObject__CWebViewPlugin_RemoveCustomHeader_m9559E212B17C3D0965F90F4A6AAFE07D0221476B(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_ClearCustomHeader_m3AC58A0C5DF02A5144EB3CECD539CD3B7FE1F6A0 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
WebViewObject__CWebViewPlugin_ClearCustomHeader_mBC5476AA114395280AEA3F950B42D03F7238E8CC(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_ClearCookies_m1C7C059882E338A0BDE69313EE0C591691C69FC2 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
WebViewObject__CWebViewPlugin_ClearCookies_m2E97BC1C31182C9FEF5BCAAE5456376158785E52(NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SaveCookies_mEE746D232F49B78AAAC527688C4452CB57210D4C (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
WebViewObject__CWebViewPlugin_SaveCookies_m10FF4D665E0D205DF7006BE47BB9D80CEED710B3(NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_GetCookies_m8CE6C0BCFC637B2F62DC9BC4E6C67DBEACA1F795 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
String_t* L_3 = ___0_url;
|
|
WebViewObject__CWebViewPlugin_GetCookies_mB8769D0517C088B4BD5BD67E9746DCDFE7B21B17(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetBasicAuthInfo_m4679F294D12AAD0C50C9DB8811706E6D30985388 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, String_t* ___0_userName, String_t* ___1_password, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
String_t* L_3 = ___0_userName;
|
|
String_t* L_4 = ___1_password;
|
|
WebViewObject__CWebViewPlugin_SetBasicAuthInfo_m3963A0A47ABB25590036D2ACE3D3C4B9573A0ACB(L_2, L_3, L_4, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_ClearCache_m4293E30A3FA625DAFA07455402CDD79360E7339B (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, bool ___0_includeDiskFiles, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___piu;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___piu;
|
|
bool L_3 = ___0_includeDiskFiles;
|
|
WebViewObject__CWebViewPlugin_ClearCache_mDE2119D4FF764D3E346AF153BCB8C51CB78768C3(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetTextZoom_m153ADD9DF3C82551596601577471CE02910EF742 (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, int32_t ___0_textZoom, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject_SetMixedContentMode_m52E7372CA882ADCE4783687010CA52110E7B6DFE (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, int32_t ___0_mode, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject__ctor_m71FB7AD5A23873842BCB614DB917EA52DF9D19AD (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 dpn_gnn_mC58A88FFE09ABD4C777CD1EA4431F7ED3B163716 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)-26));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)-51));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = 2;
|
|
(&V_0)->___TotalTypes = 2;
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void dpn__ctor_m64A000D0D4D57CA75AC5F42BF5AE63AF0C966F3D (dpn_tB086832524F53E5C7C1587A2FF8F7B1B663409D5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 dpn_env_mA159748B7585A1664FB204978ACD8A76ABDEA09D (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)4));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)-4));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = 2;
|
|
(&V_0)->___TotalTypes = 2;
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 dpn_cam_mF906C4B85F820E95708C184A090177FB9749B6CE (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)-22));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)30));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = 2;
|
|
(&V_0)->___TotalTypes = 2;
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 dpn_jeh_m66B6287EFCF251D30171DA234E3CDE812B0EDD69 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)135));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____A1B00244E3BA12F8D459321A78B18797DEF95F2EC59142C4D7793C2CF7FE8CDB_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)56));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t968EDB41C6945BBAC2A6D0314AE6E2976B852772____F46189D3124FCA0825B611B6D7D2C5D1561BCF69E2E5F927EC555AB55DC4D701_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = 2;
|
|
(&V_0)->___TotalTypes = 2;
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7 L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C void dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshal_pinvoke(const dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7& unmarshaled, dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|
}
|
|
IL2CPP_EXTERN_C void dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshal_pinvoke_back(const dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_pinvoke& marshaled, dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData));
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData));
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshal_pinvoke_cleanup(dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|
marshaled.___FilePathsData = NULL;
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|
marshaled.___TypesData = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshal_com(const dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7& unmarshaled, dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|
}
|
|
IL2CPP_EXTERN_C void dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshal_com_back(const dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_com& marshaled, dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData));
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData));
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshal_com_cleanup(dpm_t7322C5CB9842B878D2AB80828C1BD6CBFB828CB7_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|
marshaled.___FilePathsData = NULL;
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|
marshaled.___TypesData = NULL;
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_Awake_mADEC9DE37D90D7644FB3C5A82D6507E3A4CFFAAC (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___pje = (bool)1;
|
|
__this->___pjf = (bool)1;
|
|
__this->___pjl = (-9999.0f);
|
|
__this->___pjm = (-9999.0f);
|
|
__this->___pjn = (-9999.0f);
|
|
__this->___pjo = (-9999.0f);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_get_IsKeyboardVisible_mCDC4F16DE05FA1C2FC668F1860F91CBD515757BF (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0;
|
|
L_0 = TouchScreenKeyboard_get_visible_m5994AFC21D2C48F997FC3DECF1235B0A620B0B63(NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_IsInitialized_mC1338E94A1555E476D2DA53E9652606EC5C82B1F (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_IsInitialized)(___0_instance);
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t WebViewObject1__CWebViewPlugin_Init_mB7BA1B2049AB664FA6978F1ECAE01B1086C28F40 (String_t* ___0_gameObject, bool ___1_transparent, bool ___2_zoom, String_t* ___3_ua, bool ___4_enableWKWebView, int32_t ___5_wkContentMode, bool ___6_wkAllowsLinkPreview, bool ___7_wkAllowsBackForwardNavigationGestures, int32_t ___8_radius, const RuntimeMethod* method)
|
|
{
|
|
typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (char*, int32_t, int32_t, char*, int32_t, int32_t, int32_t, int32_t, int32_t);
|
|
|
|
char* ____0_gameObject_marshaled = NULL;
|
|
____0_gameObject_marshaled = il2cpp_codegen_marshal_string(___0_gameObject);
|
|
|
|
char* ____3_ua_marshaled = NULL;
|
|
____3_ua_marshaled = il2cpp_codegen_marshal_string(___3_ua);
|
|
|
|
intptr_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Init)(____0_gameObject_marshaled, static_cast<int32_t>(___1_transparent), static_cast<int32_t>(___2_zoom), ____3_ua_marshaled, static_cast<int32_t>(___4_enableWKWebView), ___5_wkContentMode, static_cast<int32_t>(___6_wkAllowsLinkPreview), static_cast<int32_t>(___7_wkAllowsBackForwardNavigationGestures), ___8_radius);
|
|
|
|
il2cpp_codegen_marshal_free(____0_gameObject_marshaled);
|
|
____0_gameObject_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____3_ua_marshaled);
|
|
____3_ua_marshaled = NULL;
|
|
|
|
return returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject1__CWebViewPlugin_Destroy_m0F03233309DC6C1686D8E86316D797E3A0EB64CF (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Destroy)(___0_instance);
|
|
|
|
return returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetMargins_m5802EFFA9893A7235DD1FDCA91511B7CE0C964E1 (intptr_t ___0_instance, float ___1_left, float ___2_top, float ___3_right, float ___4_bottom, bool ___5_relative, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, float, float, float, float, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetMargins)(___0_instance, ___1_left, ___2_top, ___3_right, ___4_bottom, static_cast<int32_t>(___5_relative));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetVisibility_m4AD5465F19D739DC0CFF3A9DB65DB8350BCA4E08 (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetVisibility)(___0_instance, static_cast<int32_t>(___1_visibility));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetScrollbarsVisibility_mFFFABEBD8F11AA5A05DC4EF3FEE08D847DC0F0F4 (intptr_t ___0_instance, bool ___1_visibility, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetScrollbarsVisibility)(___0_instance, static_cast<int32_t>(___1_visibility));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetAlertDialogEnabled_m37618EB3A376339E714F69549430D6D0B664E235 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetAlertDialogEnabled)(___0_instance, static_cast<int32_t>(___1_enabled));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetScrollBounceEnabled_m8133CBA1850DE296BFBA094A63CAC14F93058EFE (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetScrollBounceEnabled)(___0_instance, static_cast<int32_t>(___1_enabled));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetInteractionEnabled_m9E204B44D5D0371C98503E14B1EB6A107B1DD928 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetInteractionEnabled)(___0_instance, static_cast<int32_t>(___1_enabled));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetGoogleAppRedirectionEnabled_m5B2401DD55D567A58115C769A4174F0E49A2B627 (intptr_t ___0_instance, bool ___1_enabled, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetGoogleAppRedirectionEnabled)(___0_instance, static_cast<int32_t>(___1_enabled));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_SetURLPattern_mD0BD471791DFED9191AC89FD250728CD0DCC1B66 (intptr_t ___0_instance, String_t* ___1_allowPattern, String_t* ___2_denyPattern, String_t* ___3_hookPattern, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*, char*);
|
|
|
|
char* ____1_allowPattern_marshaled = NULL;
|
|
____1_allowPattern_marshaled = il2cpp_codegen_marshal_string(___1_allowPattern);
|
|
|
|
char* ____2_denyPattern_marshaled = NULL;
|
|
____2_denyPattern_marshaled = il2cpp_codegen_marshal_string(___2_denyPattern);
|
|
|
|
char* ____3_hookPattern_marshaled = NULL;
|
|
____3_hookPattern_marshaled = il2cpp_codegen_marshal_string(___3_hookPattern);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetURLPattern)(___0_instance, ____1_allowPattern_marshaled, ____2_denyPattern_marshaled, ____3_hookPattern_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_allowPattern_marshaled);
|
|
____1_allowPattern_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_denyPattern_marshaled);
|
|
____2_denyPattern_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____3_hookPattern_marshaled);
|
|
____3_hookPattern_marshaled = NULL;
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_LoadURL_m4B6325FCD057DF3E8B4939963FFF79C91A319B18 (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_url_marshaled = NULL;
|
|
____1_url_marshaled = il2cpp_codegen_marshal_string(___1_url);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_LoadURL)(___0_instance, ____1_url_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_url_marshaled);
|
|
____1_url_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_LoadHTML_mCDA6C8E5785D4E20D80B18DF929E8571D920B518 (intptr_t ___0_instance, String_t* ___1_html, String_t* ___2_baseUrl, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*);
|
|
|
|
char* ____1_html_marshaled = NULL;
|
|
____1_html_marshaled = il2cpp_codegen_marshal_string(___1_html);
|
|
|
|
char* ____2_baseUrl_marshaled = NULL;
|
|
____2_baseUrl_marshaled = il2cpp_codegen_marshal_string(___2_baseUrl);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_LoadHTML)(___0_instance, ____1_html_marshaled, ____2_baseUrl_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_html_marshaled);
|
|
____1_html_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_baseUrl_marshaled);
|
|
____2_baseUrl_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_EvaluateJS_m3261391DE4EDC783144A85B936F3811938CE82EC (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_url_marshaled = NULL;
|
|
____1_url_marshaled = il2cpp_codegen_marshal_string(___1_url);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_EvaluateJS)(___0_instance, ____1_url_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_url_marshaled);
|
|
____1_url_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject1__CWebViewPlugin_Progress_mCAEFD7B76C3DAFF611D409A33F90797FF0C72E4B (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Progress)(___0_instance);
|
|
|
|
return returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_CanGoBack_m5B1B1AACFB11170540BFBB855F3AA732C8C8655F (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_CanGoBack)(___0_instance);
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1__CWebViewPlugin_CanGoForward_mACF61BF72E5589B842F25DA281B77F87A4081339 (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_CanGoForward)(___0_instance);
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_GoBack_m27954DD2746FA58576B12EDE63E8861B5AD7212F (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GoBack)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_GoForward_mCB89FA9CC5BB329F8B9EF85FFC6B76FF985FFF98 (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GoForward)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_Reload_m8FF0199E712ED95CCA063568F0456BFED767BFAD (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_Reload)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_AddCustomHeader_m6054B4DDDE9B5E1CAA05067AE986D40B9CE13522 (intptr_t ___0_instance, String_t* ___1_headerKey, String_t* ___2_headerValue, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*);
|
|
|
|
char* ____1_headerKey_marshaled = NULL;
|
|
____1_headerKey_marshaled = il2cpp_codegen_marshal_string(___1_headerKey);
|
|
|
|
char* ____2_headerValue_marshaled = NULL;
|
|
____2_headerValue_marshaled = il2cpp_codegen_marshal_string(___2_headerValue);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_AddCustomHeader)(___0_instance, ____1_headerKey_marshaled, ____2_headerValue_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_headerKey_marshaled);
|
|
____1_headerKey_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_headerValue_marshaled);
|
|
____2_headerValue_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebViewObject1__CWebViewPlugin_GetCustomHeaderValue_mD51FC73840345B875EBE7CA6547C0691999133E6 (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method)
|
|
{
|
|
typedef char* (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_headerKey_marshaled = NULL;
|
|
____1_headerKey_marshaled = il2cpp_codegen_marshal_string(___1_headerKey);
|
|
|
|
char* returnValue = reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GetCustomHeaderValue)(___0_instance, ____1_headerKey_marshaled);
|
|
|
|
String_t* _returnValue_unmarshaled = NULL;
|
|
_returnValue_unmarshaled = il2cpp_codegen_marshal_string_result(returnValue);
|
|
|
|
il2cpp_codegen_marshal_free(returnValue);
|
|
returnValue = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____1_headerKey_marshaled);
|
|
____1_headerKey_marshaled = NULL;
|
|
|
|
return _returnValue_unmarshaled;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_RemoveCustomHeader_m7B200D8E7D4035C8D3E36F7DA54CDE6DC9925CDA (intptr_t ___0_instance, String_t* ___1_headerKey, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_headerKey_marshaled = NULL;
|
|
____1_headerKey_marshaled = il2cpp_codegen_marshal_string(___1_headerKey);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_RemoveCustomHeader)(___0_instance, ____1_headerKey_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_headerKey_marshaled);
|
|
____1_headerKey_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCustomHeader_mA1D17FB47D7018E7C02E1B948EF7AC3FAC549CBE (intptr_t ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_ClearCustomHeader)(___0_instance);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCookie_m29AF8784CD37A6B7D07C8510F647C3A492DB5906 (String_t* ___0_url, String_t* ___1_name, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (char*, char*);
|
|
|
|
char* ____0_url_marshaled = NULL;
|
|
____0_url_marshaled = il2cpp_codegen_marshal_string(___0_url);
|
|
|
|
char* ____1_name_marshaled = NULL;
|
|
____1_name_marshaled = il2cpp_codegen_marshal_string(___1_name);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_ClearCookie)(____0_url_marshaled, ____1_name_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____0_url_marshaled);
|
|
____0_url_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____1_name_marshaled);
|
|
____1_name_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCookies_mBDEF08E56E2D6E73585CDEFFA4C2A33C9A60F028 (const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) ();
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_ClearCookies)();
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SaveCookies_mE195D0D401CB9B42A4779D0D38B2C50FF5BA95C4 (const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) ();
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SaveCookies)();
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_GetCookies_mCA8C4A4C8D9EA0700FA5406196160DFBBA7447FE (intptr_t ___0_instance, String_t* ___1_url, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*);
|
|
|
|
char* ____1_url_marshaled = NULL;
|
|
____1_url_marshaled = il2cpp_codegen_marshal_string(___1_url);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_GetCookies)(___0_instance, ____1_url_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_url_marshaled);
|
|
____1_url_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetBasicAuthInfo_m9C055346507D768E621554D57DA7D6CB09BAA79C (intptr_t ___0_instance, String_t* ___1_userName, String_t* ___2_password, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, char*, char*);
|
|
|
|
char* ____1_userName_marshaled = NULL;
|
|
____1_userName_marshaled = il2cpp_codegen_marshal_string(___1_userName);
|
|
|
|
char* ____2_password_marshaled = NULL;
|
|
____2_password_marshaled = il2cpp_codegen_marshal_string(___2_password);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetBasicAuthInfo)(___0_instance, ____1_userName_marshaled, ____2_password_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_userName_marshaled);
|
|
____1_userName_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_password_marshaled);
|
|
____2_password_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_ClearCache_m4A010AEF999E8CAE220A0505F144DFE0CBD42885 (intptr_t ___0_instance, bool ___1_includeDiskFiles, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_ClearCache)(___0_instance, static_cast<int32_t>(___1_includeDiskFiles));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__CWebViewPlugin_SetSuspended_m197A81701351FDC83424DB7465DA99842A61B48E (intptr_t ___0_instance, bool ___1_suspended, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t, int32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(_CWebViewPlugin_SetSuspended)(___0_instance, static_cast<int32_t>(___1_suspended));
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_IsWebViewAvailable_mA34156504FC4CAE049256F3225C8B2BC2FA0D6DB (const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_IsInitialized_mF0F19ADE96858366C9A6FF93EA6CEACB5BF0BB0E (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3;
|
|
L_3 = WebViewObject1__CWebViewPlugin_IsInitialized_mC1338E94A1555E476D2DA53E9652606EC5C82B1F(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_Init_mC627CF1485F3060F1C1D799B066BD14D7825955B (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_cb, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___1_err, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___2_httpErr, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___3_ld, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___4_started, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___5_hooked, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___6_cookies, bool ___7_transparent, bool ___8_zoom, String_t* ___9_ua, int32_t ___10_radius, int32_t ___11_androidForceDarkMode, bool ___12_enableWKWebView, int32_t ___13_wkContentMode, bool ___14_wkAllowsLinkPreview, bool ___15_wkAllowsBackForwardNavigationGestures, bool ___16_separated, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = ___0_cb;
|
|
__this->___piv = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___piv), (void*)L_0);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = ___1_err;
|
|
__this->___piw = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___piw), (void*)L_1);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_2 = ___2_httpErr;
|
|
__this->___pix = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pix), (void*)L_2);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = ___4_started;
|
|
__this->___piy = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___piy), (void*)L_3);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_4 = ___3_ld;
|
|
__this->___piz = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___piz), (void*)L_4);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_5 = ___5_hooked;
|
|
__this->___pja = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pja), (void*)L_5);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_6 = ___6_cookies;
|
|
__this->___pjb = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___pjb), (void*)L_6);
|
|
String_t* L_7;
|
|
L_7 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
|
|
bool L_8 = ___7_transparent;
|
|
bool L_9 = ___8_zoom;
|
|
String_t* L_10 = ___9_ua;
|
|
bool L_11 = ___12_enableWKWebView;
|
|
int32_t L_12 = ___13_wkContentMode;
|
|
bool L_13 = ___14_wkAllowsLinkPreview;
|
|
bool L_14 = ___15_wkAllowsBackForwardNavigationGestures;
|
|
int32_t L_15 = ___10_radius;
|
|
intptr_t L_16;
|
|
L_16 = WebViewObject1__CWebViewPlugin_Init_mB7BA1B2049AB664FA6978F1ECAE01B1086C28F40(L_7, L_8, L_9, L_10, L_11, L_12, L_13, L_14, L_15, NULL);
|
|
__this->___pjq = L_16;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_OnDestroy_m2065778F9869712EDD4E3948F7E450DF85B4EC3A (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
int32_t L_3;
|
|
L_3 = WebViewObject1__CWebViewPlugin_Destroy_m0F03233309DC6C1686D8E86316D797E3A0EB64CF(L_2, NULL);
|
|
__this->___pjq = 0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_Pause_m8DF3391DF5CA0548CB3C55930C22E45413D0878A (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
intptr_t L_1 = __this->___pjq;
|
|
WebViewObject1__CWebViewPlugin_SetSuspended_m197A81701351FDC83424DB7465DA99842A61B48E(L_1, (bool)1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_Resume_m0015A37A2CFCB20C6BC605CB735E6599E4CCE92D (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
WebViewObject1__CWebViewPlugin_SetSuspended_m197A81701351FDC83424DB7465DA99842A61B48E(L_0, (bool)0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetCenterPositionWithScale_mFB105FB2D3A6A6B17B703007C79277967CA8DA22 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_center, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_scale, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = Screen_get_width_mF608FF3252213E7EFA1F0D2F744C28110E9E5AC9(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_scale;
|
|
float L_2 = L_1.___x;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_center;
|
|
float L_4 = L_3.___x;
|
|
V_0 = ((float)il2cpp_codegen_add(((float)(((float)il2cpp_codegen_subtract(((float)L_0), L_2))/(2.0f))), L_4));
|
|
int32_t L_5;
|
|
L_5 = Screen_get_width_mF608FF3252213E7EFA1F0D2F744C28110E9E5AC9(NULL);
|
|
float L_6 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___1_scale;
|
|
float L_8 = L_7.___x;
|
|
V_1 = ((float)il2cpp_codegen_subtract(((float)L_5), ((float)il2cpp_codegen_add(L_6, L_8))));
|
|
int32_t L_9;
|
|
L_9 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___1_scale;
|
|
float L_11 = L_10.___y;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = ___0_center;
|
|
float L_13 = L_12.___y;
|
|
V_2 = ((float)il2cpp_codegen_add(((float)(((float)il2cpp_codegen_subtract(((float)L_9), L_11))/(2.0f))), L_13));
|
|
int32_t L_14;
|
|
L_14 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
|
|
float L_15 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = ___1_scale;
|
|
float L_17 = L_16.___y;
|
|
V_3 = ((float)il2cpp_codegen_subtract(((float)L_14), ((float)il2cpp_codegen_add(L_15, L_17))));
|
|
float L_18 = V_0;
|
|
float L_19 = V_3;
|
|
float L_20 = V_1;
|
|
float L_21 = V_2;
|
|
WebViewObject1_SetMargins_mC71A88F94C981B88C580C8B7F12A9B833FFCE16D(__this, il2cpp_codegen_cast_double_to_int<int32_t>(L_18), il2cpp_codegen_cast_double_to_int<int32_t>(L_19), il2cpp_codegen_cast_double_to_int<int32_t>(L_20), il2cpp_codegen_cast_double_to_int<int32_t>(L_21), (bool)0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetMargins_mC71A88F94C981B88C580C8B7F12A9B833FFCE16D (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, int32_t ___0_left, int32_t ___1_top, int32_t ___2_right, int32_t ___3_bottom, bool ___4_relative, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
bool V_4 = false;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_2 = ___0_left;
|
|
__this->___pjg = L_2;
|
|
int32_t L_3 = ___1_top;
|
|
__this->___pjh = L_3;
|
|
int32_t L_4 = ___2_right;
|
|
__this->___pji = L_4;
|
|
int32_t L_5 = ___3_bottom;
|
|
__this->___pjj = L_5;
|
|
bool L_6 = ___4_relative;
|
|
__this->___pjk = L_6;
|
|
bool L_7 = ___4_relative;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_8;
|
|
L_8 = Screen_get_width_mF608FF3252213E7EFA1F0D2F744C28110E9E5AC9(NULL);
|
|
V_5 = ((float)L_8);
|
|
int32_t L_9;
|
|
L_9 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
|
|
V_6 = ((float)L_9);
|
|
int32_t L_10 = ___0_left;
|
|
float L_11 = V_5;
|
|
V_0 = ((float)(((float)L_10)/L_11));
|
|
int32_t L_12 = ___1_top;
|
|
float L_13 = V_6;
|
|
V_1 = ((float)(((float)L_12)/L_13));
|
|
int32_t L_14 = ___2_right;
|
|
float L_15 = V_5;
|
|
V_2 = ((float)(((float)L_14)/L_15));
|
|
int32_t L_16 = ___3_bottom;
|
|
float L_17 = V_6;
|
|
V_3 = ((float)(((float)L_16)/L_17));
|
|
goto IL_0074;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
int32_t L_18 = ___0_left;
|
|
V_0 = ((float)L_18);
|
|
int32_t L_19 = ___1_top;
|
|
V_1 = ((float)L_19);
|
|
int32_t L_20 = ___2_right;
|
|
V_2 = ((float)L_20);
|
|
int32_t L_21 = ___3_bottom;
|
|
V_3 = ((float)L_21);
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
bool L_22 = ___4_relative;
|
|
V_4 = L_22;
|
|
float L_23 = V_0;
|
|
float L_24 = __this->___pjl;
|
|
if ((!(((float)L_23) == ((float)L_24))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
float L_25 = V_1;
|
|
float L_26 = __this->___pjm;
|
|
if ((!(((float)L_25) == ((float)L_26))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
float L_27 = V_2;
|
|
float L_28 = __this->___pjn;
|
|
if ((!(((float)L_27) == ((float)L_28))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
float L_29 = V_3;
|
|
float L_30 = __this->___pjo;
|
|
if ((!(((float)L_29) == ((float)L_30))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
bool L_31 = V_4;
|
|
bool L_32 = __this->___pjp;
|
|
if ((!(((uint32_t)L_31) == ((uint32_t)L_32))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
float L_33 = V_0;
|
|
__this->___pjl = L_33;
|
|
float L_34 = V_1;
|
|
__this->___pjm = L_34;
|
|
float L_35 = V_2;
|
|
__this->___pjn = L_35;
|
|
float L_36 = V_3;
|
|
__this->___pjo = L_36;
|
|
bool L_37 = V_4;
|
|
__this->___pjp = L_37;
|
|
intptr_t L_38 = __this->___pjq;
|
|
float L_39 = V_0;
|
|
float L_40 = V_1;
|
|
float L_41 = V_2;
|
|
float L_42 = V_3;
|
|
bool L_43 = V_4;
|
|
WebViewObject1__CWebViewPlugin_SetMargins_m5802EFFA9893A7235DD1FDCA91511B7CE0C964E1(L_38, L_39, L_40, L_41, L_42, L_43, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetVisibility_m36261B2A71EED0478B371A68B45594EBAFDABC24 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_v, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB46BAFF8C351D24C5F3A93095D304D7CBF331A7C);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
bool L_0;
|
|
L_0 = WebViewObject1_GetVisibility_m7A4F56C06C5AD7ED9B40C728315C324D33272254_inline(__this, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = ___0_v;
|
|
if (L_1)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
WebViewObject1_EvaluateJS_m93FFBBDDC38234D01691A5A562E141C54FE47986(__this, _stringLiteralB46BAFF8C351D24C5F3A93095D304D7CBF331A7C, NULL);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3;
|
|
L_3 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_2, 0, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
intptr_t L_4 = __this->___pjq;
|
|
bool L_5 = ___0_v;
|
|
WebViewObject1__CWebViewPlugin_SetVisibility_m4AD5465F19D739DC0CFF3A9DB65DB8350BCA4E08(L_4, L_5, NULL);
|
|
bool L_6 = ___0_v;
|
|
__this->___pjd = L_6;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_GetVisibility_m7A4F56C06C5AD7ED9B40C728315C324D33272254 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pjd;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetScrollbarsVisibility_mED2E640FA804107062EC28D48A77F2241174A093 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_v, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3 = ___0_v;
|
|
WebViewObject1__CWebViewPlugin_SetScrollbarsVisibility_mFFFABEBD8F11AA5A05DC4EF3FEE08D847DC0F0F4(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetInteractionEnabled_m164F26530D9EE762325E5F24900E795F21B28707 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_enabled, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3 = ___0_enabled;
|
|
WebViewObject1__CWebViewPlugin_SetInteractionEnabled_m9E204B44D5D0371C98503E14B1EB6A107B1DD928(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetGoogleAppRedirectionEnabled_m1220A875C331056F6C628451CDA9B2B204DF52F6 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_enabled, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3 = ___0_enabled;
|
|
WebViewObject1__CWebViewPlugin_SetGoogleAppRedirectionEnabled_m5B2401DD55D567A58115C769A4174F0E49A2B627(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetAlertDialogEnabled_mD1E54BA86D32318AC625DC7601E391F4D3D3E30B (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_e, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3 = ___0_e;
|
|
WebViewObject1__CWebViewPlugin_SetAlertDialogEnabled_m37618EB3A376339E714F69549430D6D0B664E235(L_2, L_3, NULL);
|
|
bool L_4 = ___0_e;
|
|
__this->___pje = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_GetAlertDialogEnabled_m0BD2922075C3205D7791D211D136BE92B14EB43D (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pje;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetScrollBounceEnabled_m64E40D2C436AC4D2B6A1899D0A46BAA879271AD5 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_e, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3 = ___0_e;
|
|
WebViewObject1__CWebViewPlugin_SetScrollBounceEnabled_m8133CBA1850DE296BFBA094A63CAC14F93058EFE(L_2, L_3, NULL);
|
|
bool L_4 = ___0_e;
|
|
__this->___pjf = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_GetScrollBounceEnabled_m96E2B94E455C1F41C6E799B3CC4A123E814A96B8 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pjf;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetCameraAccess_m36F68B2BBE16CF1F7F1B46B33F02D4D7CD833748 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_allowed, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetMicrophoneAccess_m6E2EAAC69E345EABDF60CD1DEFEA296C8564DAD4 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_allowed, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_SetURLPattern_m94FB9CC268F694F4F6D9DD07077784EA1D7829A2 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_allowPattern, String_t* ___1_denyPattern, String_t* ___2_hookPattern, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
String_t* L_3 = ___0_allowPattern;
|
|
String_t* L_4 = ___1_denyPattern;
|
|
String_t* L_5 = ___2_hookPattern;
|
|
bool L_6;
|
|
L_6 = WebViewObject1__CWebViewPlugin_SetURLPattern_mD0BD471791DFED9191AC89FD250728CD0DCC1B66(L_2, L_3, L_4, L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_LoadURL_mE09A9EC7A3296B0FC33AC6CF1FF2BCEA67A28C00 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_url;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3;
|
|
L_3 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_2, 0, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
intptr_t L_4 = __this->___pjq;
|
|
String_t* L_5 = ___0_url;
|
|
WebViewObject1__CWebViewPlugin_LoadURL_m4B6325FCD057DF3E8B4939963FFF79C91A319B18(L_4, L_5, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_LoadHTML_mCA0EA13317355BDC8B48556D048DC4E48665EBBA (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_html, String_t* ___1_baseUrl, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_html;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
String_t* L_2 = ___1_baseUrl;
|
|
bool L_3;
|
|
L_3 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
___1_baseUrl = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
intptr_t L_4 = __this->___pjq;
|
|
bool L_5;
|
|
L_5 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_4, 0, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
intptr_t L_6 = __this->___pjq;
|
|
String_t* L_7 = ___0_html;
|
|
String_t* L_8 = ___1_baseUrl;
|
|
WebViewObject1__CWebViewPlugin_LoadHTML_mCDA6C8E5785D4E20D80B18DF929E8571D920B518(L_6, L_7, L_8, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_EvaluateJS_m93FFBBDDC38234D01691A5A562E141C54FE47986 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_js, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
String_t* L_3 = ___0_js;
|
|
WebViewObject1__CWebViewPlugin_EvaluateJS_m3261391DE4EDC783144A85B936F3811938CE82EC(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebViewObject1_Progress_mEB447F28CBB09629902DF40B2B21F9491D5B3F97 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
int32_t L_3;
|
|
L_3 = WebViewObject1__CWebViewPlugin_Progress_mCAEFD7B76C3DAFF611D409A33F90797FF0C72E4B(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_CanGoBack_mD2206C4BDC5AF63A3A94FDDBE1524D6428680D24 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3;
|
|
L_3 = WebViewObject1__CWebViewPlugin_CanGoBack_m5B1B1AACFB11170540BFBB855F3AA732C8C8655F(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebViewObject1_CanGoForward_m211A8A0EFC90654862085F61F938FCA83C123A50 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3;
|
|
L_3 = WebViewObject1__CWebViewPlugin_CanGoForward_mACF61BF72E5589B842F25DA281B77F87A4081339(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_GoBack_m0E937AF4421FAC9ACCC9A61858EC690A6C3E75C6 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
WebViewObject1__CWebViewPlugin_GoBack_m27954DD2746FA58576B12EDE63E8861B5AD7212F(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_GoForward_mB79F27ABF609C45986492CF08741F1F13336D31A (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
WebViewObject1__CWebViewPlugin_GoForward_mCB89FA9CC5BB329F8B9EF85FFC6B76FF985FFF98(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_Reload_m93110F9C88740B84A2C70718DD590119DDAB04D0 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
WebViewObject1__CWebViewPlugin_Reload_m8FF0199E712ED95CCA063568F0456BFED767BFAD(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_CallOnError_m6CEB54328CBD46FE4891696A20353E3111302E7B (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_error, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___piw;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___piw;
|
|
String_t* L_2 = ___0_error;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_CallOnHttpError_m8EE75E13F9AAEFB936904241D78CAC55CF7348CC (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_error, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pix;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___pix;
|
|
String_t* L_2 = ___0_error;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_CallOnStarted_mE66FC114855D31B9DCC0CE97E4D4623C9DF338F0 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___piy;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___piy;
|
|
String_t* L_2 = ___0_url;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_CallOnLoaded_m210618584255E5CACFA8739D72EA9A1E7F000225 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___piz;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___piz;
|
|
String_t* L_2 = ___0_url;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_CallFromJS_mE051FABAEA3E1448E14C0353304C0E5935838049 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_message, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___piv;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_1 = ___0_message;
|
|
String_t* L_2;
|
|
L_2 = UnityWebRequest_UnEscapeURL_mF32D6DA1A428A932B9A57A48FE5FA86D4B1446BB(L_1, NULL);
|
|
___0_message = L_2;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = __this->___piv;
|
|
String_t* L_4 = ___0_message;
|
|
NullCheck(L_3);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_3, L_4, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_CallOnHooked_m5DD7D2A5928C1802E4715D00E552A67B4F2B01B3 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_message, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pja;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_1 = ___0_message;
|
|
String_t* L_2;
|
|
L_2 = UnityWebRequest_UnEscapeURL_mF32D6DA1A428A932B9A57A48FE5FA86D4B1446BB(L_1, NULL);
|
|
___0_message = L_2;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = __this->___pja;
|
|
String_t* L_4 = ___0_message;
|
|
NullCheck(L_3);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_3, L_4, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_CallOnCookies_m8EADFDF000FD8A8172A9EBA01A70D7B4255F7DE1 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_cookies, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___pjb;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = __this->___pjb;
|
|
String_t* L_2 = ___0_cookies;
|
|
NullCheck(L_1);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_AddCustomHeader_m8E4B2F7DCB841293FA9E62EC9CDDADD6AFFE771F (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_headerKey, String_t* ___1_headerValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
String_t* L_3 = ___0_headerKey;
|
|
String_t* L_4 = ___1_headerValue;
|
|
WebViewObject1__CWebViewPlugin_AddCustomHeader_m6054B4DDDE9B5E1CAA05067AE986D40B9CE13522(L_2, L_3, L_4, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebViewObject1_GetCustomHeaderValue_m5D37CC892B0B23A94325BA7AA7871FF2B31EB9BB (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_headerKey, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (String_t*)NULL;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
String_t* L_3 = ___0_headerKey;
|
|
String_t* L_4;
|
|
L_4 = WebViewObject1__CWebViewPlugin_GetCustomHeaderValue_mD51FC73840345B875EBE7CA6547C0691999133E6(L_2, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_RemoveCustomHeader_m4E208E309FAE6EF5AD57B4EB01031E594E90BF32 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_headerKey, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
String_t* L_3 = ___0_headerKey;
|
|
WebViewObject1__CWebViewPlugin_RemoveCustomHeader_m7B200D8E7D4035C8D3E36F7DA54CDE6DC9925CDA(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_ClearCustomHeader_mA38191E255120F7022F6BB10D059FEB6688D2620 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
WebViewObject1__CWebViewPlugin_ClearCustomHeader_mA1D17FB47D7018E7C02E1B948EF7AC3FAC549CBE(L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_ClearCookie_m04F3600E02E1F4B2AB8B48B27F49816A52F7ADAB (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_url, String_t* ___1_name, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
String_t* L_2 = ___0_url;
|
|
String_t* L_3 = ___1_name;
|
|
WebViewObject1__CWebViewPlugin_ClearCookie_m29AF8784CD37A6B7D07C8510F647C3A492DB5906(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_ClearCookies_m6C38561E4B8A043AEEE0EBEB03B5A9B3E59B7F71 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
WebViewObject1__CWebViewPlugin_ClearCookies_mBDEF08E56E2D6E73585CDEFFA4C2A33C9A60F028(NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SaveCookies_mB241C479D369951DD136C8A153DCFF85FDCE4CC0 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
WebViewObject1__CWebViewPlugin_SaveCookies_mE195D0D401CB9B42A4779D0D38B2C50FF5BA95C4(NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_GetCookies_m136F363A452D4EB6215E5056A1B9443B981AFA3D (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_url, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
String_t* L_3 = ___0_url;
|
|
WebViewObject1__CWebViewPlugin_GetCookies_mCA8C4A4C8D9EA0700FA5406196160DFBBA7447FE(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetBasicAuthInfo_m61659AD3191704D7B3FE327CA94025C8A0A33E42 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, String_t* ___0_userName, String_t* ___1_password, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
String_t* L_3 = ___0_userName;
|
|
String_t* L_4 = ___1_password;
|
|
WebViewObject1__CWebViewPlugin_SetBasicAuthInfo_m9C055346507D768E621554D57DA7D6CB09BAA79C(L_2, L_3, L_4, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_ClearCache_mA0AA71B1FE2B86115313B57D6E8CB69B1BBB201D (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, bool ___0_includeDiskFiles, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = __this->___pjq;
|
|
bool L_1;
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271(L_0, 0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
intptr_t L_2 = __this->___pjq;
|
|
bool L_3 = ___0_includeDiskFiles;
|
|
WebViewObject1__CWebViewPlugin_ClearCache_m4A010AEF999E8CAE220A0505F144DFE0CBD42885(L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetTextZoom_mC8BFBAAB18CC321B9B7ADFC4A9C615837AA67593 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, int32_t ___0_textZoom, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1_SetMixedContentMode_m2708A398D0901C87A5B53C47646080AB530C56F8 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, int32_t ___0_mode, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebViewObject1__ctor_mA87F8339FDCFD1A6AD045949DC49C3AAB877A341 (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#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
|
|
#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
|
|
#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
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool WebViewObject_GetVisibility_mDD20621D79F732EF9AE9D1D915D2375A5E194538_inline (WebViewObject_t0C504E5BEBAC3D1B12525E07629484812E9BF2C2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pih;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool WebViewObject1_GetVisibility_m7A4F56C06C5AD7ED9B40C728315C324D33272254_inline (WebViewObject1_t552AAE318B570419A3D5B386F014CC4DB6852C89* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___pjd;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_obj, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|