#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker5 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method); } }; template struct GenericVirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t1D6A938C7D7782C4386847F3918C920CE71B9E15; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF473FF2637B43D4BA5B7A65E7132544AD116211A; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t62010156673DE1460AB1D1CEBE5DCD48665E1A38; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tAFCE72ADC2EDFFA5D34E7918994DD34A8583449F; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_tA9099E2028190B7E4D4F141ED71ADCAA643F6BEB; // System.Collections.Generic.Dictionary`2/KeyCollection> struct KeyCollection_t724F592C91D7DD05C8E0ADDB81B2E9CE85FB0E81; // System.Collections.Generic.List`1 struct List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0; // System.Collections.Generic.List`1 struct List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t10A213B4B1D6CBD8830E0455534753F29175895C; // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_tA56D0DA25FF944658C2121832C32DE1B7F00FB1D; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_tE1EB18C005E80969DE93589BE62999DEA5567812; // System.Collections.Generic.Dictionary`2/Entry>[] struct EntryU5BU5D_t8E0B7E0017F7201E72F058AAFE94BA13D2225C38; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // Steamworks.CallResult[] struct CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD; // Steamworks.Callback[] struct CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // Steamworks.PublishedFileId_t[] struct PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // Steamworks.CallResult struct CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565; // Steamworks.Callback struct Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714; // Steamworks.CallbackIdentityAttribute struct CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F; // System.Globalization.CodePageDataItem struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E; // System.Text.DecoderFallback struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // System.Text.EncoderFallback struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827; // System.Exception struct Exception_t; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Runtime.InteropServices.SafeHandle struct SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B; // Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid struct SafeHandleZeroOrMinusOneIsInvalid_t0C690C7DC958D0C04E529E2BB0F6569956328B45; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // Steamworks.SteamAPIWarningMessageHook_t struct SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // Steamworks.InteropHelp/UTF8StringHandle struct UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71; IL2CPP_EXTERN_C RuntimeClass* AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral00BB7B0968F8F986796DE335CBE1D0E3572814DD; IL2CPP_EXTERN_C String_t* _stringLiteral1DF69650C782AD0550A119DEE34399BB21B1029F; IL2CPP_EXTERN_C String_t* _stringLiteral246E40040673C2B02EDEF5B72969609CB7A18928; IL2CPP_EXTERN_C String_t* _stringLiteral2BD871A63AEF7DF5D37F04C5115E3A5EB3E5BCAD; IL2CPP_EXTERN_C String_t* _stringLiteral2F4529C173EAAA833E849CEB210AF102D97C6314; IL2CPP_EXTERN_C String_t* _stringLiteral34B849768C7D82EF7C9D5580B285FA865D433C23; IL2CPP_EXTERN_C String_t* _stringLiteral360BE1F49303CBF1F6D869F042788303A2218FD5; IL2CPP_EXTERN_C String_t* _stringLiteral3761F93772D4F0476C5B4CE31098A29A3192D200; IL2CPP_EXTERN_C String_t* _stringLiteral37620D3FBD05A333D3B150F42A09F4AC8487D260; IL2CPP_EXTERN_C String_t* _stringLiteral3C2E7FB972C32896C837C340EEE54806FAE3899B; IL2CPP_EXTERN_C String_t* _stringLiteral3D27849A5D84FBA0126B3FE667D6AC77E4D78860; IL2CPP_EXTERN_C String_t* _stringLiteral45F2AD04AE4163540AEBBE75EE85BC4F4B725F15; IL2CPP_EXTERN_C String_t* _stringLiteral464491578DE82190CC999D4B7DEB8A58A0B7B0BF; IL2CPP_EXTERN_C String_t* _stringLiteral46721E2E73320E9A79E6E9F5298D8C1E8E5779FF; IL2CPP_EXTERN_C String_t* _stringLiteral476E9D8451428D8621513CF558604631B5A82316; IL2CPP_EXTERN_C String_t* _stringLiteral5135805735481E10490A502517FC16918B682D77; IL2CPP_EXTERN_C String_t* _stringLiteral59EB99274D4506A3FAA9E97CFDE501E62A662488; IL2CPP_EXTERN_C String_t* _stringLiteral603D778B2E939C9C0B972DB785FA1484F80D5B6D; IL2CPP_EXTERN_C String_t* _stringLiteral61A859B4D099C208F2DC4A6F32F4AAAFAD9A9D9F; IL2CPP_EXTERN_C String_t* _stringLiteral87C17D06DD530E89C004D5B7BC0292991AB5B25D; IL2CPP_EXTERN_C String_t* _stringLiteral8A916395093E9847942167E65AB728FC02C3525D; IL2CPP_EXTERN_C String_t* _stringLiteral9CDFA84EB529B9C2003C015D856A6F792AD120BF; IL2CPP_EXTERN_C String_t* _stringLiteral9EE0E1D633E0C95CBA7C63B4A4F91FC668A9BDF3; IL2CPP_EXTERN_C String_t* _stringLiteralC121CCD1E932187C2B430D9EDBE9084DDE93CDD9; IL2CPP_EXTERN_C String_t* _stringLiteralC98CF9A47B68F02E92768DA9EE058C4C3C029552; IL2CPP_EXTERN_C String_t* _stringLiteralD1550B65856213BC219A1D5F40D30217C3A26660; IL2CPP_EXTERN_C String_t* _stringLiteralD4BD6AABFF3DDC9979EEC5CD448153111CF6251B; IL2CPP_EXTERN_C String_t* _stringLiteralE1C4CF0151C50CA786AD9C74191EE46969DFDECB; IL2CPP_EXTERN_C String_t* _stringLiteralEC17C64E9F6C7724FDE3A59B25DB0A7593598E5D; IL2CPP_EXTERN_C String_t* _stringLiteralF0759C7434945264A11230005C5A24208B449539; IL2CPP_EXTERN_C const RuntimeMethod* CallbackDispatcher_RunFrame_m3516F345D0BE5BDE63083859A3FAA446D9E2EDEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CallbackIdentities_GetCallbackIdentity_mE817DABCE83C4D90EF6F3D9728D597DE35A81B54_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m0BDB374C1C112348A1981E5A8AB22F1809D65719_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m1AD40971DCFBE688D2D904D633D98C02B33A54D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m5ADC56BC613F1699DEA28A9882AF3C3B00392115_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m62C96AC1BBD97C5B23D2348B222862738510A475_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_m7D377C769E70554C222488FBED5CDF63F1C06D98_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_mB5CD7A90944607BF866E56D111D234CB0F727A60_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m3C38BDA785406DDEE80EE515781635A2D4CC143A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m19DA2EEFFB7B029D31CD67E82C3D486B788936FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m57A575B02FD090CD93E575DC1BFB84A4AE275833_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m022F0DD833FE4073F85427F5005A3E5BE4999687_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m8BAC0AC439309E21CE46FF9330F91B1AE8FEBC6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC07D386234287D8BA4229C26DC045825C2176BB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC5B9BE14DB72FBAA4B0095A8428E75A9C217FD10_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m1FD69DA36389A4D5021F6EF08FA424707350095E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mFC0E3100A9BC7425260638C52E8CA9E254533D24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m06654E5E89F81EBCBDE9D43B528EF7B17755A2AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m736B705ADFCACFBAA3045F9B7B4EAD9EBE28DF88_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m0889F9AE521633A86D518C0BDF4679C8960FB4AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m2577EFD253C852B4602F56CBF3E071D6C2955ADA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m06159C1C5E35E3BBA1E2F99A42A6180A9B86C166_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mFB26BA970B2C626030EF58A21C6EF23C95989A7A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_m86E53E16AE3FB69089A3E3BD97216C6FFA97D37C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mA239D062C2B39E201E49190AEF331D7437C59F44_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m045691188E32924249408023E54644F931E3731D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m09CA8655362C5E2979166F71F4B2F671388C7DFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mDF51AC8F30D2784B239F54C3258268852C7CF3E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0_0_0_0_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; 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_tF5F9B01A69B749BAECE728CA0A3A48B8A2D87280 { public: public: }; // System.Object // System.Collections.Generic.Dictionary`2> struct Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tE1EB18C005E80969DE93589BE62999DEA5567812* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tA9099E2028190B7E4D4F141ED71ADCAA643F6BEB * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t10A213B4B1D6CBD8830E0455534753F29175895C * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___entries_1)); } inline EntryU5BU5D_tE1EB18C005E80969DE93589BE62999DEA5567812* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tE1EB18C005E80969DE93589BE62999DEA5567812** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tE1EB18C005E80969DE93589BE62999DEA5567812* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___keys_7)); } inline KeyCollection_tA9099E2028190B7E4D4F141ED71ADCAA643F6BEB * get_keys_7() const { return ___keys_7; } inline KeyCollection_tA9099E2028190B7E4D4F141ED71ADCAA643F6BEB ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tA9099E2028190B7E4D4F141ED71ADCAA643F6BEB * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ___values_8)); } inline ValueCollection_t10A213B4B1D6CBD8830E0455534753F29175895C * get_values_8() const { return ___values_8; } inline ValueCollection_t10A213B4B1D6CBD8830E0455534753F29175895C ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t10A213B4B1D6CBD8830E0455534753F29175895C * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t8E0B7E0017F7201E72F058AAFE94BA13D2225C38* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t724F592C91D7DD05C8E0ADDB81B2E9CE85FB0E81 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tA56D0DA25FF944658C2121832C32DE1B7F00FB1D * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___entries_1)); } inline EntryU5BU5D_t8E0B7E0017F7201E72F058AAFE94BA13D2225C38* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t8E0B7E0017F7201E72F058AAFE94BA13D2225C38** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t8E0B7E0017F7201E72F058AAFE94BA13D2225C38* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___keys_7)); } inline KeyCollection_t724F592C91D7DD05C8E0ADDB81B2E9CE85FB0E81 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t724F592C91D7DD05C8E0ADDB81B2E9CE85FB0E81 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t724F592C91D7DD05C8E0ADDB81B2E9CE85FB0E81 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ___values_8)); } inline ValueCollection_tA56D0DA25FF944658C2121832C32DE1B7F00FB1D * get_values_8() const { return ___values_8; } inline ValueCollection_tA56D0DA25FF944658C2121832C32DE1B7F00FB1D ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tA56D0DA25FF944658C2121832C32DE1B7F00FB1D * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0, ____items_1)); } inline CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD* get__items_1() const { return ____items_1; } inline CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA, ____items_1)); } inline CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521* get__items_1() const { return ____items_1; } inline CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // Steamworks.CallResult struct CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 : public RuntimeObject { public: public: }; // Steamworks.Callback struct Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 : public RuntimeObject { public: public: }; // Steamworks.CallbackIdentities struct CallbackIdentities_t66332BC0BE3AEAE7252F8580F263565A0EE194A0 : public RuntimeObject { public: public: }; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 : public RuntimeObject { public: public: }; // Steamworks.DllCheck struct DllCheck_tABC4A7E4D4B3312DDF2A0060492BC653CC45CE65 : public RuntimeObject { public: public: }; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___decoderFallback_14; public: inline static int32_t get_offset_of_m_codePage_9() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_codePage_9)); } inline int32_t get_m_codePage_9() const { return ___m_codePage_9; } inline int32_t* get_address_of_m_codePage_9() { return &___m_codePage_9; } inline void set_m_codePage_9(int32_t value) { ___m_codePage_9 = value; } inline static int32_t get_offset_of_dataItem_10() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___dataItem_10)); } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * get_dataItem_10() const { return ___dataItem_10; } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E ** get_address_of_dataItem_10() { return &___dataItem_10; } inline void set_dataItem_10(CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * value) { ___dataItem_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_10), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_11() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_deserializedFromEverett_11)); } inline bool get_m_deserializedFromEverett_11() const { return ___m_deserializedFromEverett_11; } inline bool* get_address_of_m_deserializedFromEverett_11() { return &___m_deserializedFromEverett_11; } inline void set_m_deserializedFromEverett_11(bool value) { ___m_deserializedFromEverett_11 = value; } inline static int32_t get_offset_of_m_isReadOnly_12() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_isReadOnly_12)); } inline bool get_m_isReadOnly_12() const { return ___m_isReadOnly_12; } inline bool* get_address_of_m_isReadOnly_12() { return &___m_isReadOnly_12; } inline void set_m_isReadOnly_12(bool value) { ___m_isReadOnly_12 = value; } inline static int32_t get_offset_of_encoderFallback_13() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___encoderFallback_13)); } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_encoderFallback_13() const { return ___encoderFallback_13; } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_encoderFallback_13() { return &___encoderFallback_13; } inline void set_encoderFallback_13(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value) { ___encoderFallback_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_13), (void*)value); } inline static int32_t get_offset_of_decoderFallback_14() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___decoderFallback_14)); } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_decoderFallback_14() const { return ___decoderFallback_14; } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_decoderFallback_14() { return &___decoderFallback_14; } inline void set_decoderFallback_14(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value) { ___decoderFallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_14), (void*)value); } }; // Steamworks.InteropHelp struct InteropHelp_tB3130B2D822BA33B70AAB039F0424965C0995A58 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // Steamworks.NativeMethods struct NativeMethods_t0310E05C1EEC1748C70D6772FFDE75E3C0739EF7 : public RuntimeObject { public: public: }; // Steamworks.Packsize struct Packsize_tF36E831053D0E074088F0DBB1C2F03FD2F21F2A5 : public RuntimeObject { public: public: }; // Steamworks.SteamAPI struct SteamAPI_t80DAB3CF09CADAC1CB0A7CB4C8F7DCC9EE31EA21 : public RuntimeObject { public: public: }; // Steamworks.SteamClient struct SteamClient_t904F71927FF414F706B55CDC1660A7412282310B : public RuntimeObject { public: public: }; // Steamworks.SteamFriends struct SteamFriends_tB4FAF9FA5841911EA8BD1DAE383BB60140FF0286 : public RuntimeObject { public: public: }; // Steamworks.SteamUser struct SteamUser_tCF198675143EAFF1EC86961647F352CCD7BB3CBE : public RuntimeObject { public: public: }; // Steamworks.SteamUserStats struct SteamUserStats_tCD0B0405A9705108113EFF3AB84780411E73747F : public RuntimeObject { public: public: }; // Steamworks.SteamUtils struct SteamUtils_t89976C6C441B3246B60C24C02A7E4DCB183415A2 : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D, ___list_0)); } inline List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * get_list_0() const { return ___list_0; } inline List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D, ___current_3)); } inline CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * get_current_3() const { return ___current_3; } inline CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tFB556306C7E0FED278463803CD677F4E89819147, ___list_0)); } inline List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * get_list_0() const { return ___list_0; } inline List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tFB556306C7E0FED278463803CD677F4E89819147, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tFB556306C7E0FED278463803CD677F4E89819147, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tFB556306C7E0FED278463803CD677F4E89819147, ___current_3)); } inline Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * get_current_3() const { return ___current_3; } inline Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___list_0)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_list_0() const { return ___list_0; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92, ___value_1)); } inline List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * get_value_1() const { return ___value_1; } inline List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D { public: // TKey System.Collections.Generic.KeyValuePair`2::key uint64_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D, ___key_0)); } inline uint64_t get_key_0() const { return ___key_0; } inline uint64_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(uint64_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D, ___value_1)); } inline List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * get_value_1() const { return ___value_1; } inline List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 { public: // TKey System.Collections.Generic.KeyValuePair`2::key uint64_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703, ___key_0)); } inline uint64_t get_key_0() const { return ___key_0; } inline uint64_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(uint64_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // Steamworks.AccountID_t struct AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 { public: // System.UInt32 Steamworks.AccountID_t::m_AccountID uint32_t ___m_AccountID_0; public: inline static int32_t get_offset_of_m_AccountID_0() { return static_cast(offsetof(AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10, ___m_AccountID_0)); } inline uint32_t get_m_AccountID_0() const { return ___m_AccountID_0; } inline uint32_t* get_address_of_m_AccountID_0() { return &___m_AccountID_0; } inline void set_m_AccountID_0(uint32_t value) { ___m_AccountID_0 = value; } }; // Steamworks.AppId_t struct AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F { public: // System.UInt32 Steamworks.AppId_t::m_AppId uint32_t ___m_AppId_1; public: inline static int32_t get_offset_of_m_AppId_1() { return static_cast(offsetof(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F, ___m_AppId_1)); } inline uint32_t get_m_AppId_1() const { return ___m_AppId_1; } inline uint32_t* get_address_of_m_AppId_1() { return &___m_AppId_1; } inline void set_m_AppId_1(uint32_t value) { ___m_AppId_1 = value; } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // Steamworks.CGameID struct CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F { public: // System.UInt64 Steamworks.CGameID::m_GameID uint64_t ___m_GameID_0; public: inline static int32_t get_offset_of_m_GameID_0() { return static_cast(offsetof(CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F, ___m_GameID_0)); } inline uint64_t get_m_GameID_0() const { return ___m_GameID_0; } inline uint64_t* get_address_of_m_GameID_0() { return &___m_GameID_0; } inline void set_m_GameID_0(uint64_t value) { ___m_GameID_0 = value; } }; // Steamworks.CSteamID #pragma pack(push, tp, 4) struct CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 { public: // System.UInt64 Steamworks.CSteamID::m_SteamID uint64_t ___m_SteamID_5; public: inline static int32_t get_offset_of_m_SteamID_5() { return static_cast(offsetof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82, ___m_SteamID_5)); } inline uint64_t get_m_SteamID_5() const { return ___m_SteamID_5; } inline uint64_t* get_address_of_m_SteamID_5() { return &___m_SteamID_5; } inline void set_m_SteamID_5(uint64_t value) { ___m_SteamID_5 = value; } }; #pragma pack(pop, tp) // Steamworks.CallbackIdentityAttribute struct CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Int32 Steamworks.CallbackIdentityAttribute::k__BackingField int32_t ___U3CIdentityU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CIdentityU3Ek__BackingField_0() { return static_cast(offsetof(CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F, ___U3CIdentityU3Ek__BackingField_0)); } inline int32_t get_U3CIdentityU3Ek__BackingField_0() const { return ___U3CIdentityU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CIdentityU3Ek__BackingField_0() { return &___U3CIdentityU3Ek__BackingField_0; } inline void set_U3CIdentityU3Ek__BackingField_0(int32_t value) { ___U3CIdentityU3Ek__BackingField_0 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // Steamworks.HSteamPipe struct HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 { public: // System.Int32 Steamworks.HSteamPipe::m_HSteamPipe int32_t ___m_HSteamPipe_0; public: inline static int32_t get_offset_of_m_HSteamPipe_0() { return static_cast(offsetof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995, ___m_HSteamPipe_0)); } inline int32_t get_m_HSteamPipe_0() const { return ___m_HSteamPipe_0; } inline int32_t* get_address_of_m_HSteamPipe_0() { return &___m_HSteamPipe_0; } inline void set_m_HSteamPipe_0(int32_t value) { ___m_HSteamPipe_0 = value; } }; // Steamworks.HSteamUser struct HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 { public: // System.Int32 Steamworks.HSteamUser::m_HSteamUser int32_t ___m_HSteamUser_0; public: inline static int32_t get_offset_of_m_HSteamUser_0() { return static_cast(offsetof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1, ___m_HSteamUser_0)); } inline int32_t get_m_HSteamUser_0() const { return ___m_HSteamUser_0; } inline int32_t* get_address_of_m_HSteamUser_0() { return &___m_HSteamUser_0; } inline void set_m_HSteamUser_0(int32_t value) { ___m_HSteamUser_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; // Steamworks.PublishedFileId_t struct PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 { public: // System.UInt64 Steamworks.PublishedFileId_t::m_PublishedFileId uint64_t ___m_PublishedFileId_1; public: inline static int32_t get_offset_of_m_PublishedFileId_1() { return static_cast(offsetof(PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5, ___m_PublishedFileId_1)); } inline uint64_t get_m_PublishedFileId_1() const { return ___m_PublishedFileId_1; } inline uint64_t* get_address_of_m_PublishedFileId_1() { return &___m_PublishedFileId_1; } inline void set_m_PublishedFileId_1(uint64_t value) { ___m_PublishedFileId_1 = value; } }; // Steamworks.SteamAPICall_t struct SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 { public: // System.UInt64 Steamworks.SteamAPICall_t::m_SteamAPICall uint64_t ___m_SteamAPICall_1; public: inline static int32_t get_offset_of_m_SteamAPICall_1() { return static_cast(offsetof(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73, ___m_SteamAPICall_1)); } inline uint64_t get_m_SteamAPICall_1() const { return ___m_SteamAPICall_1; } inline uint64_t* get_address_of_m_SteamAPICall_1() { return &___m_SteamAPICall_1; } inline void set_m_SteamAPICall_1(uint64_t value) { ___m_SteamAPICall_1 = value; } }; // Steamworks.SteamLeaderboardEntries_t struct SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 { public: // System.UInt64 Steamworks.SteamLeaderboardEntries_t::m_SteamLeaderboardEntries uint64_t ___m_SteamLeaderboardEntries_0; public: inline static int32_t get_offset_of_m_SteamLeaderboardEntries_0() { return static_cast(offsetof(SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8, ___m_SteamLeaderboardEntries_0)); } inline uint64_t get_m_SteamLeaderboardEntries_0() const { return ___m_SteamLeaderboardEntries_0; } inline uint64_t* get_address_of_m_SteamLeaderboardEntries_0() { return &___m_SteamLeaderboardEntries_0; } inline void set_m_SteamLeaderboardEntries_0(uint64_t value) { ___m_SteamLeaderboardEntries_0 = value; } }; // Steamworks.SteamLeaderboard_t struct SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 { public: // System.UInt64 Steamworks.SteamLeaderboard_t::m_SteamLeaderboard uint64_t ___m_SteamLeaderboard_0; public: inline static int32_t get_offset_of_m_SteamLeaderboard_0() { return static_cast(offsetof(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784, ___m_SteamLeaderboard_0)); } inline uint64_t get_m_SteamLeaderboard_0() const { return ___m_SteamLeaderboard_0; } inline uint64_t* get_address_of_m_SteamLeaderboard_0() { return &___m_SteamLeaderboard_0; } inline void set_m_SteamLeaderboard_0(uint64_t value) { ___m_SteamLeaderboard_0 = value; } }; // Steamworks.UGCHandle_t struct UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 { public: // System.UInt64 Steamworks.UGCHandle_t::m_UGCHandle uint64_t ___m_UGCHandle_1; public: inline static int32_t get_offset_of_m_UGCHandle_1() { return static_cast(offsetof(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7, ___m_UGCHandle_1)); } inline uint64_t get_m_UGCHandle_1() const { return ___m_UGCHandle_1; } inline uint64_t* get_address_of_m_UGCHandle_1() { return &___m_UGCHandle_1; } inline void set_m_UGCHandle_1(uint64_t value) { ___m_UGCHandle_1 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // Steamworks.Packsize/ValvePackingSentinel_t #pragma pack(push, tp, 8) struct ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0 { public: // System.UInt32 Steamworks.Packsize/ValvePackingSentinel_t::m_u32 uint32_t ___m_u32_0; // System.UInt64 Steamworks.Packsize/ValvePackingSentinel_t::m_u64 uint64_t ___m_u64_1; // System.UInt16 Steamworks.Packsize/ValvePackingSentinel_t::m_u16 uint16_t ___m_u16_2; // System.Double Steamworks.Packsize/ValvePackingSentinel_t::m_d double ___m_d_3; public: inline static int32_t get_offset_of_m_u32_0() { return static_cast(offsetof(ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0, ___m_u32_0)); } inline uint32_t get_m_u32_0() const { return ___m_u32_0; } inline uint32_t* get_address_of_m_u32_0() { return &___m_u32_0; } inline void set_m_u32_0(uint32_t value) { ___m_u32_0 = value; } inline static int32_t get_offset_of_m_u64_1() { return static_cast(offsetof(ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0, ___m_u64_1)); } inline uint64_t get_m_u64_1() const { return ___m_u64_1; } inline uint64_t* get_address_of_m_u64_1() { return &___m_u64_1; } inline void set_m_u64_1(uint64_t value) { ___m_u64_1 = value; } inline static int32_t get_offset_of_m_u16_2() { return static_cast(offsetof(ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0, ___m_u16_2)); } inline uint16_t get_m_u16_2() const { return ___m_u16_2; } inline uint16_t* get_address_of_m_u16_2() { return &___m_u16_2; } inline void set_m_u16_2(uint16_t value) { ___m_u16_2 = value; } inline static int32_t get_offset_of_m_d_3() { return static_cast(offsetof(ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0, ___m_d_3)); } inline double get_m_d_3() const { return ___m_d_3; } inline double* get_address_of_m_d_3() { return &___m_d_3; } inline void set_m_d_3(double value) { ___m_d_3 = value; } }; #pragma pack(pop, tp) // System.Collections.Generic.Dictionary`2/Enumerator> struct Enumerator_t775032767DC26BEC27A6AF3139487432F939839A { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t775032767DC26BEC27A6AF3139487432F939839A, ___dictionary_0)); } inline Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t775032767DC26BEC27A6AF3139487432F939839A, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t775032767DC26BEC27A6AF3139487432F939839A, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t775032767DC26BEC27A6AF3139487432F939839A, ___current_3)); } inline KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t775032767DC26BEC27A6AF3139487432F939839A, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___dictionary_0)); } inline Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___current_3)); } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator> struct Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t09E921DFE2E34316566C271EF0B197487283B776, ___dictionary_0)); } inline Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t09E921DFE2E34316566C271EF0B197487283B776, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t09E921DFE2E34316566C271EF0B197487283B776, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t09E921DFE2E34316566C271EF0B197487283B776, ___current_3)); } inline KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D get_current_3() const { return ___current_3; } inline KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t09E921DFE2E34316566C271EF0B197487283B776, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C, ___dictionary_0)); } inline Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C, ___current_3)); } inline KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Steamworks.CSteamAPIContext struct CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43 : public RuntimeObject { public: public: }; // Steamworks.CallbackDispatcher struct CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18 : public RuntimeObject { public: public: }; // Steamworks.CallbackMsg_t #pragma pack(push, tp, 8) struct CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B { public: // System.Int32 Steamworks.CallbackMsg_t::m_hSteamUser int32_t ___m_hSteamUser_0; // System.Int32 Steamworks.CallbackMsg_t::m_iCallback int32_t ___m_iCallback_1; // System.IntPtr Steamworks.CallbackMsg_t::m_pubParam intptr_t ___m_pubParam_2; // System.Int32 Steamworks.CallbackMsg_t::m_cubParam int32_t ___m_cubParam_3; public: inline static int32_t get_offset_of_m_hSteamUser_0() { return static_cast(offsetof(CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B, ___m_hSteamUser_0)); } inline int32_t get_m_hSteamUser_0() const { return ___m_hSteamUser_0; } inline int32_t* get_address_of_m_hSteamUser_0() { return &___m_hSteamUser_0; } inline void set_m_hSteamUser_0(int32_t value) { ___m_hSteamUser_0 = value; } inline static int32_t get_offset_of_m_iCallback_1() { return static_cast(offsetof(CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B, ___m_iCallback_1)); } inline int32_t get_m_iCallback_1() const { return ___m_iCallback_1; } inline int32_t* get_address_of_m_iCallback_1() { return &___m_iCallback_1; } inline void set_m_iCallback_1(int32_t value) { ___m_iCallback_1 = value; } inline static int32_t get_offset_of_m_pubParam_2() { return static_cast(offsetof(CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B, ___m_pubParam_2)); } inline intptr_t get_m_pubParam_2() const { return ___m_pubParam_2; } inline intptr_t* get_address_of_m_pubParam_2() { return &___m_pubParam_2; } inline void set_m_pubParam_2(intptr_t value) { ___m_pubParam_2 = value; } inline static int32_t get_offset_of_m_cubParam_3() { return static_cast(offsetof(CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B, ___m_cubParam_3)); } inline int32_t get_m_cubParam_3() const { return ___m_cubParam_3; } inline int32_t* get_address_of_m_cubParam_3() { return &___m_cubParam_3; } inline void set_m_cubParam_3(int32_t value) { ___m_cubParam_3 = value; } }; #pragma pack(pop, tp) // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Steamworks.EAccountType struct EAccountType_tBEF08D52B1CF439EC28AEF25FE1A735A78167777 { public: // System.Int32 Steamworks.EAccountType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EAccountType_tBEF08D52B1CF439EC28AEF25FE1A735A78167777, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Steamworks.ELeaderboardDataRequest struct ELeaderboardDataRequest_tFA2B451C46D8AB5AAA31C0A67F45401434BF5BBB { public: // System.Int32 Steamworks.ELeaderboardDataRequest::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ELeaderboardDataRequest_tFA2B451C46D8AB5AAA31C0A67F45401434BF5BBB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Steamworks.ELeaderboardUploadScoreMethod struct ELeaderboardUploadScoreMethod_t6CE67A39DDA85D0F9B1203194318297AF2020D62 { public: // System.Int32 Steamworks.ELeaderboardUploadScoreMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ELeaderboardUploadScoreMethod_t6CE67A39DDA85D0F9B1203194318297AF2020D62, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Steamworks.EResult struct EResult_tEB47E5C9A2D47028C15A65BFC0332BFF4C31B3DB { public: // System.Int32 Steamworks.EResult::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EResult_tEB47E5C9A2D47028C15A65BFC0332BFF4C31B3DB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Steamworks.EUniverse struct EUniverse_tB15B31515072BED6928B077DCBBE30B73018C578 { public: // System.Int32 Steamworks.EUniverse::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EUniverse_tB15B31515072BED6928B077DCBBE30B73018C578, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Steamworks.LeaderboardEntry_t #pragma pack(push, tp, 8) struct LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB { public: // Steamworks.CSteamID Steamworks.LeaderboardEntry_t::m_steamIDUser CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___m_steamIDUser_0; // System.Int32 Steamworks.LeaderboardEntry_t::m_nGlobalRank int32_t ___m_nGlobalRank_1; // System.Int32 Steamworks.LeaderboardEntry_t::m_nScore int32_t ___m_nScore_2; // System.Int32 Steamworks.LeaderboardEntry_t::m_cDetails int32_t ___m_cDetails_3; // Steamworks.UGCHandle_t Steamworks.LeaderboardEntry_t::m_hUGC UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___m_hUGC_4; public: inline static int32_t get_offset_of_m_steamIDUser_0() { return static_cast(offsetof(LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB, ___m_steamIDUser_0)); } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 get_m_steamIDUser_0() const { return ___m_steamIDUser_0; } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * get_address_of_m_steamIDUser_0() { return &___m_steamIDUser_0; } inline void set_m_steamIDUser_0(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 value) { ___m_steamIDUser_0 = value; } inline static int32_t get_offset_of_m_nGlobalRank_1() { return static_cast(offsetof(LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB, ___m_nGlobalRank_1)); } inline int32_t get_m_nGlobalRank_1() const { return ___m_nGlobalRank_1; } inline int32_t* get_address_of_m_nGlobalRank_1() { return &___m_nGlobalRank_1; } inline void set_m_nGlobalRank_1(int32_t value) { ___m_nGlobalRank_1 = value; } inline static int32_t get_offset_of_m_nScore_2() { return static_cast(offsetof(LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB, ___m_nScore_2)); } inline int32_t get_m_nScore_2() const { return ___m_nScore_2; } inline int32_t* get_address_of_m_nScore_2() { return &___m_nScore_2; } inline void set_m_nScore_2(int32_t value) { ___m_nScore_2 = value; } inline static int32_t get_offset_of_m_cDetails_3() { return static_cast(offsetof(LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB, ___m_cDetails_3)); } inline int32_t get_m_cDetails_3() const { return ___m_cDetails_3; } inline int32_t* get_address_of_m_cDetails_3() { return &___m_cDetails_3; } inline void set_m_cDetails_3(int32_t value) { ___m_cDetails_3 = value; } inline static int32_t get_offset_of_m_hUGC_4() { return static_cast(offsetof(LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB, ___m_hUGC_4)); } inline UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 get_m_hUGC_4() const { return ___m_hUGC_4; } inline UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * get_address_of_m_hUGC_4() { return &___m_hUGC_4; } inline void set_m_hUGC_4(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 value) { ___m_hUGC_4 = value; } }; #pragma pack(pop, tp) // Steamworks.LeaderboardFindResult_t #pragma pack(push, tp, 8) struct LeaderboardFindResult_t_tD4A04120E852493E1C8F3F66689AAEFB34081F9F { public: // Steamworks.SteamLeaderboard_t Steamworks.LeaderboardFindResult_t::m_hSteamLeaderboard SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___m_hSteamLeaderboard_0; // System.Byte Steamworks.LeaderboardFindResult_t::m_bLeaderboardFound uint8_t ___m_bLeaderboardFound_1; public: inline static int32_t get_offset_of_m_hSteamLeaderboard_0() { return static_cast(offsetof(LeaderboardFindResult_t_tD4A04120E852493E1C8F3F66689AAEFB34081F9F, ___m_hSteamLeaderboard_0)); } inline SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 get_m_hSteamLeaderboard_0() const { return ___m_hSteamLeaderboard_0; } inline SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * get_address_of_m_hSteamLeaderboard_0() { return &___m_hSteamLeaderboard_0; } inline void set_m_hSteamLeaderboard_0(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 value) { ___m_hSteamLeaderboard_0 = value; } inline static int32_t get_offset_of_m_bLeaderboardFound_1() { return static_cast(offsetof(LeaderboardFindResult_t_tD4A04120E852493E1C8F3F66689AAEFB34081F9F, ___m_bLeaderboardFound_1)); } inline uint8_t get_m_bLeaderboardFound_1() const { return ___m_bLeaderboardFound_1; } inline uint8_t* get_address_of_m_bLeaderboardFound_1() { return &___m_bLeaderboardFound_1; } inline void set_m_bLeaderboardFound_1(uint8_t value) { ___m_bLeaderboardFound_1 = value; } }; #pragma pack(pop, tp) // Steamworks.LeaderboardScoreUploaded_t #pragma pack(push, tp, 8) struct LeaderboardScoreUploaded_t_t94C449E7C6DDDB2E39D0EF0F37828F31F44E0977 { public: // System.Byte Steamworks.LeaderboardScoreUploaded_t::m_bSuccess uint8_t ___m_bSuccess_0; // Steamworks.SteamLeaderboard_t Steamworks.LeaderboardScoreUploaded_t::m_hSteamLeaderboard SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___m_hSteamLeaderboard_1; // System.Int32 Steamworks.LeaderboardScoreUploaded_t::m_nScore int32_t ___m_nScore_2; // System.Byte Steamworks.LeaderboardScoreUploaded_t::m_bScoreChanged uint8_t ___m_bScoreChanged_3; // System.Int32 Steamworks.LeaderboardScoreUploaded_t::m_nGlobalRankNew int32_t ___m_nGlobalRankNew_4; // System.Int32 Steamworks.LeaderboardScoreUploaded_t::m_nGlobalRankPrevious int32_t ___m_nGlobalRankPrevious_5; public: inline static int32_t get_offset_of_m_bSuccess_0() { return static_cast(offsetof(LeaderboardScoreUploaded_t_t94C449E7C6DDDB2E39D0EF0F37828F31F44E0977, ___m_bSuccess_0)); } inline uint8_t get_m_bSuccess_0() const { return ___m_bSuccess_0; } inline uint8_t* get_address_of_m_bSuccess_0() { return &___m_bSuccess_0; } inline void set_m_bSuccess_0(uint8_t value) { ___m_bSuccess_0 = value; } inline static int32_t get_offset_of_m_hSteamLeaderboard_1() { return static_cast(offsetof(LeaderboardScoreUploaded_t_t94C449E7C6DDDB2E39D0EF0F37828F31F44E0977, ___m_hSteamLeaderboard_1)); } inline SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 get_m_hSteamLeaderboard_1() const { return ___m_hSteamLeaderboard_1; } inline SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * get_address_of_m_hSteamLeaderboard_1() { return &___m_hSteamLeaderboard_1; } inline void set_m_hSteamLeaderboard_1(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 value) { ___m_hSteamLeaderboard_1 = value; } inline static int32_t get_offset_of_m_nScore_2() { return static_cast(offsetof(LeaderboardScoreUploaded_t_t94C449E7C6DDDB2E39D0EF0F37828F31F44E0977, ___m_nScore_2)); } inline int32_t get_m_nScore_2() const { return ___m_nScore_2; } inline int32_t* get_address_of_m_nScore_2() { return &___m_nScore_2; } inline void set_m_nScore_2(int32_t value) { ___m_nScore_2 = value; } inline static int32_t get_offset_of_m_bScoreChanged_3() { return static_cast(offsetof(LeaderboardScoreUploaded_t_t94C449E7C6DDDB2E39D0EF0F37828F31F44E0977, ___m_bScoreChanged_3)); } inline uint8_t get_m_bScoreChanged_3() const { return ___m_bScoreChanged_3; } inline uint8_t* get_address_of_m_bScoreChanged_3() { return &___m_bScoreChanged_3; } inline void set_m_bScoreChanged_3(uint8_t value) { ___m_bScoreChanged_3 = value; } inline static int32_t get_offset_of_m_nGlobalRankNew_4() { return static_cast(offsetof(LeaderboardScoreUploaded_t_t94C449E7C6DDDB2E39D0EF0F37828F31F44E0977, ___m_nGlobalRankNew_4)); } inline int32_t get_m_nGlobalRankNew_4() const { return ___m_nGlobalRankNew_4; } inline int32_t* get_address_of_m_nGlobalRankNew_4() { return &___m_nGlobalRankNew_4; } inline void set_m_nGlobalRankNew_4(int32_t value) { ___m_nGlobalRankNew_4 = value; } inline static int32_t get_offset_of_m_nGlobalRankPrevious_5() { return static_cast(offsetof(LeaderboardScoreUploaded_t_t94C449E7C6DDDB2E39D0EF0F37828F31F44E0977, ___m_nGlobalRankPrevious_5)); } inline int32_t get_m_nGlobalRankPrevious_5() const { return ___m_nGlobalRankPrevious_5; } inline int32_t* get_address_of_m_nGlobalRankPrevious_5() { return &___m_nGlobalRankPrevious_5; } inline void set_m_nGlobalRankPrevious_5(int32_t value) { ___m_nGlobalRankPrevious_5 = value; } }; #pragma pack(pop, tp) // Steamworks.LeaderboardScoresDownloaded_t #pragma pack(push, tp, 8) struct LeaderboardScoresDownloaded_t_tDC98C6DD28D4781924E416FC7542D7F4112B90EC { public: // Steamworks.SteamLeaderboard_t Steamworks.LeaderboardScoresDownloaded_t::m_hSteamLeaderboard SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___m_hSteamLeaderboard_0; // Steamworks.SteamLeaderboardEntries_t Steamworks.LeaderboardScoresDownloaded_t::m_hSteamLeaderboardEntries SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___m_hSteamLeaderboardEntries_1; // System.Int32 Steamworks.LeaderboardScoresDownloaded_t::m_cEntryCount int32_t ___m_cEntryCount_2; public: inline static int32_t get_offset_of_m_hSteamLeaderboard_0() { return static_cast(offsetof(LeaderboardScoresDownloaded_t_tDC98C6DD28D4781924E416FC7542D7F4112B90EC, ___m_hSteamLeaderboard_0)); } inline SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 get_m_hSteamLeaderboard_0() const { return ___m_hSteamLeaderboard_0; } inline SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * get_address_of_m_hSteamLeaderboard_0() { return &___m_hSteamLeaderboard_0; } inline void set_m_hSteamLeaderboard_0(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 value) { ___m_hSteamLeaderboard_0 = value; } inline static int32_t get_offset_of_m_hSteamLeaderboardEntries_1() { return static_cast(offsetof(LeaderboardScoresDownloaded_t_tDC98C6DD28D4781924E416FC7542D7F4112B90EC, ___m_hSteamLeaderboardEntries_1)); } inline SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 get_m_hSteamLeaderboardEntries_1() const { return ___m_hSteamLeaderboardEntries_1; } inline SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * get_address_of_m_hSteamLeaderboardEntries_1() { return &___m_hSteamLeaderboardEntries_1; } inline void set_m_hSteamLeaderboardEntries_1(SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 value) { ___m_hSteamLeaderboardEntries_1 = value; } inline static int32_t get_offset_of_m_cEntryCount_2() { return static_cast(offsetof(LeaderboardScoresDownloaded_t_tDC98C6DD28D4781924E416FC7542D7F4112B90EC, ___m_cEntryCount_2)); } inline int32_t get_m_cEntryCount_2() const { return ___m_cEntryCount_2; } inline int32_t* get_address_of_m_cEntryCount_2() { return &___m_cEntryCount_2; } inline void set_m_cEntryCount_2(int32_t value) { ___m_cEntryCount_2 = value; } }; #pragma pack(pop, tp) // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.Runtime.InteropServices.SafeHandle struct SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B : public CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 { public: // System.IntPtr System.Runtime.InteropServices.SafeHandle::handle intptr_t ___handle_0; // System.Int32 System.Runtime.InteropServices.SafeHandle::_state int32_t ____state_1; // System.Boolean System.Runtime.InteropServices.SafeHandle::_ownsHandle bool ____ownsHandle_2; // System.Boolean System.Runtime.InteropServices.SafeHandle::_fullyInitialized bool ____fullyInitialized_3; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B, ___handle_0)); } inline intptr_t get_handle_0() const { return ___handle_0; } inline intptr_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(intptr_t value) { ___handle_0 = value; } inline static int32_t get_offset_of__state_1() { return static_cast(offsetof(SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B, ____state_1)); } inline int32_t get__state_1() const { return ____state_1; } inline int32_t* get_address_of__state_1() { return &____state_1; } inline void set__state_1(int32_t value) { ____state_1 = value; } inline static int32_t get_offset_of__ownsHandle_2() { return static_cast(offsetof(SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B, ____ownsHandle_2)); } inline bool get__ownsHandle_2() const { return ____ownsHandle_2; } inline bool* get_address_of__ownsHandle_2() { return &____ownsHandle_2; } inline void set__ownsHandle_2(bool value) { ____ownsHandle_2 = value; } inline static int32_t get_offset_of__fullyInitialized_3() { return static_cast(offsetof(SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B, ____fullyInitialized_3)); } inline bool get__fullyInitialized_3() const { return ____fullyInitialized_3; } inline bool* get_address_of__fullyInitialized_3() { return &____fullyInitialized_3; } inline void set__fullyInitialized_3(bool value) { ____fullyInitialized_3 = value; } }; // Steamworks.SteamAPICallCompleted_t #pragma pack(push, tp, 8) struct SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 { public: // Steamworks.SteamAPICall_t Steamworks.SteamAPICallCompleted_t::m_hAsyncCall SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___m_hAsyncCall_0; // System.Int32 Steamworks.SteamAPICallCompleted_t::m_iCallback int32_t ___m_iCallback_1; // System.UInt32 Steamworks.SteamAPICallCompleted_t::m_cubParam uint32_t ___m_cubParam_2; public: inline static int32_t get_offset_of_m_hAsyncCall_0() { return static_cast(offsetof(SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40, ___m_hAsyncCall_0)); } inline SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 get_m_hAsyncCall_0() const { return ___m_hAsyncCall_0; } inline SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * get_address_of_m_hAsyncCall_0() { return &___m_hAsyncCall_0; } inline void set_m_hAsyncCall_0(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 value) { ___m_hAsyncCall_0 = value; } inline static int32_t get_offset_of_m_iCallback_1() { return static_cast(offsetof(SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40, ___m_iCallback_1)); } inline int32_t get_m_iCallback_1() const { return ___m_iCallback_1; } inline int32_t* get_address_of_m_iCallback_1() { return &___m_iCallback_1; } inline void set_m_iCallback_1(int32_t value) { ___m_iCallback_1 = value; } inline static int32_t get_offset_of_m_cubParam_2() { return static_cast(offsetof(SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40, ___m_cubParam_2)); } inline uint32_t get_m_cubParam_2() const { return ___m_cubParam_2; } inline uint32_t* get_address_of_m_cubParam_2() { return &___m_cubParam_2; } inline void set_m_cubParam_2(uint32_t value) { ___m_cubParam_2 = value; } }; #pragma pack(pop, tp) // Steamworks.UserAchievementStored_t struct UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F { public: // System.UInt64 Steamworks.UserAchievementStored_t::m_nGameID uint64_t ___m_nGameID_1; // System.Boolean Steamworks.UserAchievementStored_t::m_bGroupAchievement bool ___m_bGroupAchievement_2; // System.Byte[] Steamworks.UserAchievementStored_t::m_rgchAchievementName_ ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___m_rgchAchievementName__3; // System.UInt32 Steamworks.UserAchievementStored_t::m_nCurProgress uint32_t ___m_nCurProgress_4; // System.UInt32 Steamworks.UserAchievementStored_t::m_nMaxProgress uint32_t ___m_nMaxProgress_5; public: inline static int32_t get_offset_of_m_nGameID_1() { return static_cast(offsetof(UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F, ___m_nGameID_1)); } inline uint64_t get_m_nGameID_1() const { return ___m_nGameID_1; } inline uint64_t* get_address_of_m_nGameID_1() { return &___m_nGameID_1; } inline void set_m_nGameID_1(uint64_t value) { ___m_nGameID_1 = value; } inline static int32_t get_offset_of_m_bGroupAchievement_2() { return static_cast(offsetof(UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F, ___m_bGroupAchievement_2)); } inline bool get_m_bGroupAchievement_2() const { return ___m_bGroupAchievement_2; } inline bool* get_address_of_m_bGroupAchievement_2() { return &___m_bGroupAchievement_2; } inline void set_m_bGroupAchievement_2(bool value) { ___m_bGroupAchievement_2 = value; } inline static int32_t get_offset_of_m_rgchAchievementName__3() { return static_cast(offsetof(UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F, ___m_rgchAchievementName__3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_m_rgchAchievementName__3() const { return ___m_rgchAchievementName__3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_m_rgchAchievementName__3() { return &___m_rgchAchievementName__3; } inline void set_m_rgchAchievementName__3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___m_rgchAchievementName__3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_rgchAchievementName__3), (void*)value); } inline static int32_t get_offset_of_m_nCurProgress_4() { return static_cast(offsetof(UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F, ___m_nCurProgress_4)); } inline uint32_t get_m_nCurProgress_4() const { return ___m_nCurProgress_4; } inline uint32_t* get_address_of_m_nCurProgress_4() { return &___m_nCurProgress_4; } inline void set_m_nCurProgress_4(uint32_t value) { ___m_nCurProgress_4 = value; } inline static int32_t get_offset_of_m_nMaxProgress_5() { return static_cast(offsetof(UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F, ___m_nMaxProgress_5)); } inline uint32_t get_m_nMaxProgress_5() const { return ___m_nMaxProgress_5; } inline uint32_t* get_address_of_m_nMaxProgress_5() { return &___m_nMaxProgress_5; } inline void set_m_nMaxProgress_5(uint32_t value) { ___m_nMaxProgress_5 = value; } }; // Native definition for P/Invoke marshalling of Steamworks.UserAchievementStored_t #pragma pack(push, tp, 8) struct UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_pinvoke { uint64_t ___m_nGameID_1; int8_t ___m_bGroupAchievement_2; uint8_t ___m_rgchAchievementName__3[128]; uint32_t ___m_nCurProgress_4; uint32_t ___m_nMaxProgress_5; }; #pragma pack(pop, tp) // Native definition for COM marshalling of Steamworks.UserAchievementStored_t #pragma pack(push, tp, 8) struct UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_com { uint64_t ___m_nGameID_1; int8_t ___m_bGroupAchievement_2; uint8_t ___m_rgchAchievementName__3[128]; uint32_t ___m_nCurProgress_4; uint32_t ___m_nMaxProgress_5; }; #pragma pack(pop, tp) // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t struct RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7 { public: // Steamworks.EResult Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t::m_eResult int32_t ___m_eResult_0; // System.Int32 Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t::m_nResultsReturned int32_t ___m_nResultsReturned_1; // System.Int32 Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t::m_nTotalResultCount int32_t ___m_nTotalResultCount_2; // Steamworks.PublishedFileId_t[] Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t::m_rgPublishedFileId PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A* ___m_rgPublishedFileId_3; // System.UInt32[] Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t::m_rgRTimeSubscribed UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___m_rgRTimeSubscribed_4; public: inline static int32_t get_offset_of_m_eResult_0() { return static_cast(offsetof(RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7, ___m_eResult_0)); } inline int32_t get_m_eResult_0() const { return ___m_eResult_0; } inline int32_t* get_address_of_m_eResult_0() { return &___m_eResult_0; } inline void set_m_eResult_0(int32_t value) { ___m_eResult_0 = value; } inline static int32_t get_offset_of_m_nResultsReturned_1() { return static_cast(offsetof(RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7, ___m_nResultsReturned_1)); } inline int32_t get_m_nResultsReturned_1() const { return ___m_nResultsReturned_1; } inline int32_t* get_address_of_m_nResultsReturned_1() { return &___m_nResultsReturned_1; } inline void set_m_nResultsReturned_1(int32_t value) { ___m_nResultsReturned_1 = value; } inline static int32_t get_offset_of_m_nTotalResultCount_2() { return static_cast(offsetof(RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7, ___m_nTotalResultCount_2)); } inline int32_t get_m_nTotalResultCount_2() const { return ___m_nTotalResultCount_2; } inline int32_t* get_address_of_m_nTotalResultCount_2() { return &___m_nTotalResultCount_2; } inline void set_m_nTotalResultCount_2(int32_t value) { ___m_nTotalResultCount_2 = value; } inline static int32_t get_offset_of_m_rgPublishedFileId_3() { return static_cast(offsetof(RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7, ___m_rgPublishedFileId_3)); } inline PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A* get_m_rgPublishedFileId_3() const { return ___m_rgPublishedFileId_3; } inline PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A** get_address_of_m_rgPublishedFileId_3() { return &___m_rgPublishedFileId_3; } inline void set_m_rgPublishedFileId_3(PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A* value) { ___m_rgPublishedFileId_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_rgPublishedFileId_3), (void*)value); } inline static int32_t get_offset_of_m_rgRTimeSubscribed_4() { return static_cast(offsetof(RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7, ___m_rgRTimeSubscribed_4)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_m_rgRTimeSubscribed_4() const { return ___m_rgRTimeSubscribed_4; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_m_rgRTimeSubscribed_4() { return &___m_rgRTimeSubscribed_4; } inline void set_m_rgRTimeSubscribed_4(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___m_rgRTimeSubscribed_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_rgRTimeSubscribed_4), (void*)value); } }; // Native definition for P/Invoke marshalling of Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t #pragma pack(push, tp, 8) struct RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_pinvoke { int32_t ___m_eResult_0; int32_t ___m_nResultsReturned_1; int32_t ___m_nTotalResultCount_2; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___m_rgPublishedFileId_3[50]; uint32_t ___m_rgRTimeSubscribed_4[50]; }; #pragma pack(pop, tp) // Native definition for COM marshalling of Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t #pragma pack(push, tp, 8) struct RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_com { int32_t ___m_eResult_0; int32_t ___m_nResultsReturned_1; int32_t ___m_nTotalResultCount_2; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___m_rgPublishedFileId_3[50]; uint32_t ___m_rgRTimeSubscribed_4[50]; }; #pragma pack(pop, tp) // Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid struct SafeHandleZeroOrMinusOneIsInvalid_t0C690C7DC958D0C04E529E2BB0F6569956328B45 : public SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B { public: public: }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; // Steamworks.UserStatsReceived_t struct UserStatsReceived_t_t59EF7C70907287461DD6C1BF83153B2177D6B775 { public: union { #pragma pack(push, tp, 1) struct { // System.UInt64 Steamworks.UserStatsReceived_t::m_nGameID uint64_t ___m_nGameID_1; }; #pragma pack(pop, tp) #pragma pack(push, tp, 8) struct { uint64_t ___m_nGameID_1_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___m_eResult_2_OffsetPadding[8]; // Steamworks.EResult Steamworks.UserStatsReceived_t::m_eResult int32_t ___m_eResult_2; }; #pragma pack(pop, tp) #pragma pack(push, tp, 8) struct { char ___m_eResult_2_OffsetPadding_forAlignmentOnly[8]; int32_t ___m_eResult_2_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___m_steamIDUser_3_OffsetPadding[12]; // Steamworks.CSteamID Steamworks.UserStatsReceived_t::m_steamIDUser CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___m_steamIDUser_3; }; #pragma pack(pop, tp) #pragma pack(push, tp, 8) struct { char ___m_steamIDUser_3_OffsetPadding_forAlignmentOnly[12]; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___m_steamIDUser_3_forAlignmentOnly; }; #pragma pack(pop, tp) }; public: inline static int32_t get_offset_of_m_nGameID_1() { return static_cast(offsetof(UserStatsReceived_t_t59EF7C70907287461DD6C1BF83153B2177D6B775, ___m_nGameID_1)); } inline uint64_t get_m_nGameID_1() const { return ___m_nGameID_1; } inline uint64_t* get_address_of_m_nGameID_1() { return &___m_nGameID_1; } inline void set_m_nGameID_1(uint64_t value) { ___m_nGameID_1 = value; } inline static int32_t get_offset_of_m_eResult_2() { return static_cast(offsetof(UserStatsReceived_t_t59EF7C70907287461DD6C1BF83153B2177D6B775, ___m_eResult_2)); } inline int32_t get_m_eResult_2() const { return ___m_eResult_2; } inline int32_t* get_address_of_m_eResult_2() { return &___m_eResult_2; } inline void set_m_eResult_2(int32_t value) { ___m_eResult_2 = value; } inline static int32_t get_offset_of_m_steamIDUser_3() { return static_cast(offsetof(UserStatsReceived_t_t59EF7C70907287461DD6C1BF83153B2177D6B775, ___m_steamIDUser_3)); } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 get_m_steamIDUser_3() const { return ___m_steamIDUser_3; } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * get_address_of_m_steamIDUser_3() { return &___m_steamIDUser_3; } inline void set_m_steamIDUser_3(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 value) { ___m_steamIDUser_3 = value; } }; // Steamworks.UserStatsStored_t #pragma pack(push, tp, 8) struct UserStatsStored_t_t29AF23328C3217677AB582A6DA46231A4D433FA3 { public: // System.UInt64 Steamworks.UserStatsStored_t::m_nGameID uint64_t ___m_nGameID_1; // Steamworks.EResult Steamworks.UserStatsStored_t::m_eResult int32_t ___m_eResult_2; public: inline static int32_t get_offset_of_m_nGameID_1() { return static_cast(offsetof(UserStatsStored_t_t29AF23328C3217677AB582A6DA46231A4D433FA3, ___m_nGameID_1)); } inline uint64_t get_m_nGameID_1() const { return ___m_nGameID_1; } inline uint64_t* get_address_of_m_nGameID_1() { return &___m_nGameID_1; } inline void set_m_nGameID_1(uint64_t value) { ___m_nGameID_1 = value; } inline static int32_t get_offset_of_m_eResult_2() { return static_cast(offsetof(UserStatsStored_t_t29AF23328C3217677AB582A6DA46231A4D433FA3, ___m_eResult_2)); } inline int32_t get_m_eResult_2() const { return ___m_eResult_2; } inline int32_t* get_address_of_m_eResult_2() { return &___m_eResult_2; } inline void set_m_eResult_2(int32_t value) { ___m_eResult_2 = value; } }; #pragma pack(pop, tp) // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA : public MulticastDelegate_t { public: public: }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // Steamworks.SteamAPIWarningMessageHook_t struct SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 : public MulticastDelegate_t { public: public: }; // Steamworks.InteropHelp/UTF8StringHandle struct UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 : public SafeHandleZeroOrMinusOneIsInvalid_t0C690C7DC958D0C04E529E2BB0F6569956328B45 { public: public: }; // // // System.Object // System.Object // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.Dictionary`2> // System.Collections.Generic.List`1 struct List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0_StaticFields, ____emptyArray_5)); } inline CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD* get__emptyArray_5() const { return ____emptyArray_5; } inline CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(CallResultU5BU5D_t4FC3B2DE2DBC7A9EF988F1C3FF1243D7520B22CD* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_StaticFields, ____emptyArray_5)); } inline CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521* get__emptyArray_5() const { return ____emptyArray_5; } inline CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(CallbackU5BU5D_tE29C03F7AA5BFE3E7F7C9BFFBD0AC35A68E31521* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct Il2CppArrayBounds; // System.Array struct Il2CppArrayBounds; // System.Array // System.Attribute // System.Attribute // Steamworks.CallResult // Steamworks.CallResult // Steamworks.Callback // Steamworks.Callback // Steamworks.CallbackIdentities // Steamworks.CallbackIdentities // System.Runtime.ConstrainedExecution.CriticalFinalizerObject // System.Runtime.ConstrainedExecution.CriticalFinalizerObject // Steamworks.DllCheck // Steamworks.DllCheck // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_15; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___defaultEncoding_0)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___unicodeEncoding_1)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf7Encoding_3)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf8Encoding_4)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf32Encoding_5)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___asciiEncoding_6)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___latin1Encoding_7)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___encodings_8)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_15() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___s_InternalSyncObject_15)); } inline RuntimeObject * get_s_InternalSyncObject_15() const { return ___s_InternalSyncObject_15; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_15() { return &___s_InternalSyncObject_15; } inline void set_s_InternalSyncObject_15(RuntimeObject * value) { ___s_InternalSyncObject_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_15), (void*)value); } }; // System.Text.Encoding // Steamworks.InteropHelp // Steamworks.InteropHelp // System.Reflection.MemberInfo // System.Reflection.MemberInfo // Steamworks.NativeMethods // Steamworks.NativeMethods // Steamworks.Packsize // Steamworks.Packsize // Steamworks.SteamAPI // Steamworks.SteamAPI // Steamworks.SteamClient // Steamworks.SteamClient // Steamworks.SteamFriends // Steamworks.SteamFriends // Steamworks.SteamUser // Steamworks.SteamUser // Steamworks.SteamUserStats // Steamworks.SteamUserStats // Steamworks.SteamUtils // Steamworks.SteamUtils // System.String struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.String // System.Text.StringBuilder // System.Text.StringBuilder // System.ValueType // System.ValueType // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.KeyValuePair`2> // System.Collections.Generic.KeyValuePair`2> // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2> // System.Collections.Generic.KeyValuePair`2> // System.Collections.Generic.KeyValuePair`2 // System.Collections.Generic.KeyValuePair`2 // Steamworks.AccountID_t // Steamworks.AccountID_t // Steamworks.AppId_t struct AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_StaticFields { public: // Steamworks.AppId_t Steamworks.AppId_t::Invalid AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___Invalid_0; public: inline static int32_t get_offset_of_Invalid_0() { return static_cast(offsetof(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_StaticFields, ___Invalid_0)); } inline AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F get_Invalid_0() const { return ___Invalid_0; } inline AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * get_address_of_Invalid_0() { return &___Invalid_0; } inline void set_Invalid_0(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F value) { ___Invalid_0 = value; } }; // Steamworks.AppId_t // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Boolean // System.Byte // System.Byte // Steamworks.CGameID // Steamworks.CGameID // Steamworks.CSteamID struct CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields { public: // Steamworks.CSteamID Steamworks.CSteamID::Nil CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___Nil_0; // Steamworks.CSteamID Steamworks.CSteamID::OutofDateGS CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___OutofDateGS_1; // Steamworks.CSteamID Steamworks.CSteamID::LanModeGS CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___LanModeGS_2; // Steamworks.CSteamID Steamworks.CSteamID::NotInitYetGS CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___NotInitYetGS_3; // Steamworks.CSteamID Steamworks.CSteamID::NonSteamGS CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___NonSteamGS_4; public: inline static int32_t get_offset_of_Nil_0() { return static_cast(offsetof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields, ___Nil_0)); } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 get_Nil_0() const { return ___Nil_0; } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * get_address_of_Nil_0() { return &___Nil_0; } inline void set_Nil_0(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 value) { ___Nil_0 = value; } inline static int32_t get_offset_of_OutofDateGS_1() { return static_cast(offsetof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields, ___OutofDateGS_1)); } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 get_OutofDateGS_1() const { return ___OutofDateGS_1; } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * get_address_of_OutofDateGS_1() { return &___OutofDateGS_1; } inline void set_OutofDateGS_1(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 value) { ___OutofDateGS_1 = value; } inline static int32_t get_offset_of_LanModeGS_2() { return static_cast(offsetof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields, ___LanModeGS_2)); } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 get_LanModeGS_2() const { return ___LanModeGS_2; } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * get_address_of_LanModeGS_2() { return &___LanModeGS_2; } inline void set_LanModeGS_2(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 value) { ___LanModeGS_2 = value; } inline static int32_t get_offset_of_NotInitYetGS_3() { return static_cast(offsetof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields, ___NotInitYetGS_3)); } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 get_NotInitYetGS_3() const { return ___NotInitYetGS_3; } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * get_address_of_NotInitYetGS_3() { return &___NotInitYetGS_3; } inline void set_NotInitYetGS_3(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 value) { ___NotInitYetGS_3 = value; } inline static int32_t get_offset_of_NonSteamGS_4() { return static_cast(offsetof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields, ___NonSteamGS_4)); } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 get_NonSteamGS_4() const { return ___NonSteamGS_4; } inline CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * get_address_of_NonSteamGS_4() { return &___NonSteamGS_4; } inline void set_NonSteamGS_4(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 value) { ___NonSteamGS_4 = value; } }; // Steamworks.CSteamID // Steamworks.CallbackIdentityAttribute // Steamworks.CallbackIdentityAttribute // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // System.Enum // Steamworks.HSteamPipe // Steamworks.HSteamPipe // Steamworks.HSteamUser // Steamworks.HSteamUser // System.Int32 // System.Int32 // System.IntPtr struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.IntPtr // Steamworks.PublishedFileId_t struct PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_StaticFields { public: // Steamworks.PublishedFileId_t Steamworks.PublishedFileId_t::Invalid PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___Invalid_0; public: inline static int32_t get_offset_of_Invalid_0() { return static_cast(offsetof(PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_StaticFields, ___Invalid_0)); } inline PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 get_Invalid_0() const { return ___Invalid_0; } inline PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * get_address_of_Invalid_0() { return &___Invalid_0; } inline void set_Invalid_0(PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 value) { ___Invalid_0 = value; } }; // Steamworks.PublishedFileId_t // Steamworks.SteamAPICall_t struct SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_StaticFields { public: // Steamworks.SteamAPICall_t Steamworks.SteamAPICall_t::Invalid SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___Invalid_0; public: inline static int32_t get_offset_of_Invalid_0() { return static_cast(offsetof(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_StaticFields, ___Invalid_0)); } inline SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 get_Invalid_0() const { return ___Invalid_0; } inline SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * get_address_of_Invalid_0() { return &___Invalid_0; } inline void set_Invalid_0(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 value) { ___Invalid_0 = value; } }; // Steamworks.SteamAPICall_t // Steamworks.SteamLeaderboardEntries_t // Steamworks.SteamLeaderboardEntries_t // Steamworks.SteamLeaderboard_t // Steamworks.SteamLeaderboard_t // Steamworks.UGCHandle_t struct UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_StaticFields { public: // Steamworks.UGCHandle_t Steamworks.UGCHandle_t::Invalid UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___Invalid_0; public: inline static int32_t get_offset_of_Invalid_0() { return static_cast(offsetof(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_StaticFields, ___Invalid_0)); } inline UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 get_Invalid_0() const { return ___Invalid_0; } inline UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * get_address_of_Invalid_0() { return &___Invalid_0; } inline void set_Invalid_0(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 value) { ___Invalid_0 = value; } }; // Steamworks.UGCHandle_t // System.UInt32 // System.UInt32 // System.UInt64 // System.UInt64 // System.Void // System.Void // Steamworks.Packsize/ValvePackingSentinel_t // Steamworks.Packsize/ValvePackingSentinel_t // System.Collections.Generic.Dictionary`2/Enumerator> // System.Collections.Generic.Dictionary`2/Enumerator> // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator> // System.Collections.Generic.Dictionary`2/Enumerator> // System.Collections.Generic.Dictionary`2/Enumerator // System.Collections.Generic.Dictionary`2/Enumerator // System.Reflection.BindingFlags // System.Reflection.BindingFlags // Steamworks.CSteamAPIContext struct CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields { public: // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamClient intptr_t ___m_pSteamClient_0; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamUser intptr_t ___m_pSteamUser_1; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamFriends intptr_t ___m_pSteamFriends_2; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamUtils intptr_t ___m_pSteamUtils_3; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamMatchmaking intptr_t ___m_pSteamMatchmaking_4; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamUserStats intptr_t ___m_pSteamUserStats_5; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamApps intptr_t ___m_pSteamApps_6; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamMatchmakingServers intptr_t ___m_pSteamMatchmakingServers_7; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamNetworking intptr_t ___m_pSteamNetworking_8; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamRemoteStorage intptr_t ___m_pSteamRemoteStorage_9; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamScreenshots intptr_t ___m_pSteamScreenshots_10; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamGameSearch intptr_t ___m_pSteamGameSearch_11; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamHTTP intptr_t ___m_pSteamHTTP_12; // System.IntPtr Steamworks.CSteamAPIContext::m_pController intptr_t ___m_pController_13; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamUGC intptr_t ___m_pSteamUGC_14; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamAppList intptr_t ___m_pSteamAppList_15; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamMusic intptr_t ___m_pSteamMusic_16; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamMusicRemote intptr_t ___m_pSteamMusicRemote_17; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamHTMLSurface intptr_t ___m_pSteamHTMLSurface_18; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamInventory intptr_t ___m_pSteamInventory_19; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamVideo intptr_t ___m_pSteamVideo_20; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamParentalSettings intptr_t ___m_pSteamParentalSettings_21; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamInput intptr_t ___m_pSteamInput_22; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamParties intptr_t ___m_pSteamParties_23; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamRemotePlay intptr_t ___m_pSteamRemotePlay_24; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamNetworkingUtils intptr_t ___m_pSteamNetworkingUtils_25; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamNetworkingSockets intptr_t ___m_pSteamNetworkingSockets_26; // System.IntPtr Steamworks.CSteamAPIContext::m_pSteamNetworkingMessages intptr_t ___m_pSteamNetworkingMessages_27; public: inline static int32_t get_offset_of_m_pSteamClient_0() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamClient_0)); } inline intptr_t get_m_pSteamClient_0() const { return ___m_pSteamClient_0; } inline intptr_t* get_address_of_m_pSteamClient_0() { return &___m_pSteamClient_0; } inline void set_m_pSteamClient_0(intptr_t value) { ___m_pSteamClient_0 = value; } inline static int32_t get_offset_of_m_pSteamUser_1() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamUser_1)); } inline intptr_t get_m_pSteamUser_1() const { return ___m_pSteamUser_1; } inline intptr_t* get_address_of_m_pSteamUser_1() { return &___m_pSteamUser_1; } inline void set_m_pSteamUser_1(intptr_t value) { ___m_pSteamUser_1 = value; } inline static int32_t get_offset_of_m_pSteamFriends_2() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamFriends_2)); } inline intptr_t get_m_pSteamFriends_2() const { return ___m_pSteamFriends_2; } inline intptr_t* get_address_of_m_pSteamFriends_2() { return &___m_pSteamFriends_2; } inline void set_m_pSteamFriends_2(intptr_t value) { ___m_pSteamFriends_2 = value; } inline static int32_t get_offset_of_m_pSteamUtils_3() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamUtils_3)); } inline intptr_t get_m_pSteamUtils_3() const { return ___m_pSteamUtils_3; } inline intptr_t* get_address_of_m_pSteamUtils_3() { return &___m_pSteamUtils_3; } inline void set_m_pSteamUtils_3(intptr_t value) { ___m_pSteamUtils_3 = value; } inline static int32_t get_offset_of_m_pSteamMatchmaking_4() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamMatchmaking_4)); } inline intptr_t get_m_pSteamMatchmaking_4() const { return ___m_pSteamMatchmaking_4; } inline intptr_t* get_address_of_m_pSteamMatchmaking_4() { return &___m_pSteamMatchmaking_4; } inline void set_m_pSteamMatchmaking_4(intptr_t value) { ___m_pSteamMatchmaking_4 = value; } inline static int32_t get_offset_of_m_pSteamUserStats_5() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamUserStats_5)); } inline intptr_t get_m_pSteamUserStats_5() const { return ___m_pSteamUserStats_5; } inline intptr_t* get_address_of_m_pSteamUserStats_5() { return &___m_pSteamUserStats_5; } inline void set_m_pSteamUserStats_5(intptr_t value) { ___m_pSteamUserStats_5 = value; } inline static int32_t get_offset_of_m_pSteamApps_6() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamApps_6)); } inline intptr_t get_m_pSteamApps_6() const { return ___m_pSteamApps_6; } inline intptr_t* get_address_of_m_pSteamApps_6() { return &___m_pSteamApps_6; } inline void set_m_pSteamApps_6(intptr_t value) { ___m_pSteamApps_6 = value; } inline static int32_t get_offset_of_m_pSteamMatchmakingServers_7() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamMatchmakingServers_7)); } inline intptr_t get_m_pSteamMatchmakingServers_7() const { return ___m_pSteamMatchmakingServers_7; } inline intptr_t* get_address_of_m_pSteamMatchmakingServers_7() { return &___m_pSteamMatchmakingServers_7; } inline void set_m_pSteamMatchmakingServers_7(intptr_t value) { ___m_pSteamMatchmakingServers_7 = value; } inline static int32_t get_offset_of_m_pSteamNetworking_8() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamNetworking_8)); } inline intptr_t get_m_pSteamNetworking_8() const { return ___m_pSteamNetworking_8; } inline intptr_t* get_address_of_m_pSteamNetworking_8() { return &___m_pSteamNetworking_8; } inline void set_m_pSteamNetworking_8(intptr_t value) { ___m_pSteamNetworking_8 = value; } inline static int32_t get_offset_of_m_pSteamRemoteStorage_9() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamRemoteStorage_9)); } inline intptr_t get_m_pSteamRemoteStorage_9() const { return ___m_pSteamRemoteStorage_9; } inline intptr_t* get_address_of_m_pSteamRemoteStorage_9() { return &___m_pSteamRemoteStorage_9; } inline void set_m_pSteamRemoteStorage_9(intptr_t value) { ___m_pSteamRemoteStorage_9 = value; } inline static int32_t get_offset_of_m_pSteamScreenshots_10() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamScreenshots_10)); } inline intptr_t get_m_pSteamScreenshots_10() const { return ___m_pSteamScreenshots_10; } inline intptr_t* get_address_of_m_pSteamScreenshots_10() { return &___m_pSteamScreenshots_10; } inline void set_m_pSteamScreenshots_10(intptr_t value) { ___m_pSteamScreenshots_10 = value; } inline static int32_t get_offset_of_m_pSteamGameSearch_11() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamGameSearch_11)); } inline intptr_t get_m_pSteamGameSearch_11() const { return ___m_pSteamGameSearch_11; } inline intptr_t* get_address_of_m_pSteamGameSearch_11() { return &___m_pSteamGameSearch_11; } inline void set_m_pSteamGameSearch_11(intptr_t value) { ___m_pSteamGameSearch_11 = value; } inline static int32_t get_offset_of_m_pSteamHTTP_12() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamHTTP_12)); } inline intptr_t get_m_pSteamHTTP_12() const { return ___m_pSteamHTTP_12; } inline intptr_t* get_address_of_m_pSteamHTTP_12() { return &___m_pSteamHTTP_12; } inline void set_m_pSteamHTTP_12(intptr_t value) { ___m_pSteamHTTP_12 = value; } inline static int32_t get_offset_of_m_pController_13() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pController_13)); } inline intptr_t get_m_pController_13() const { return ___m_pController_13; } inline intptr_t* get_address_of_m_pController_13() { return &___m_pController_13; } inline void set_m_pController_13(intptr_t value) { ___m_pController_13 = value; } inline static int32_t get_offset_of_m_pSteamUGC_14() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamUGC_14)); } inline intptr_t get_m_pSteamUGC_14() const { return ___m_pSteamUGC_14; } inline intptr_t* get_address_of_m_pSteamUGC_14() { return &___m_pSteamUGC_14; } inline void set_m_pSteamUGC_14(intptr_t value) { ___m_pSteamUGC_14 = value; } inline static int32_t get_offset_of_m_pSteamAppList_15() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamAppList_15)); } inline intptr_t get_m_pSteamAppList_15() const { return ___m_pSteamAppList_15; } inline intptr_t* get_address_of_m_pSteamAppList_15() { return &___m_pSteamAppList_15; } inline void set_m_pSteamAppList_15(intptr_t value) { ___m_pSteamAppList_15 = value; } inline static int32_t get_offset_of_m_pSteamMusic_16() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamMusic_16)); } inline intptr_t get_m_pSteamMusic_16() const { return ___m_pSteamMusic_16; } inline intptr_t* get_address_of_m_pSteamMusic_16() { return &___m_pSteamMusic_16; } inline void set_m_pSteamMusic_16(intptr_t value) { ___m_pSteamMusic_16 = value; } inline static int32_t get_offset_of_m_pSteamMusicRemote_17() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamMusicRemote_17)); } inline intptr_t get_m_pSteamMusicRemote_17() const { return ___m_pSteamMusicRemote_17; } inline intptr_t* get_address_of_m_pSteamMusicRemote_17() { return &___m_pSteamMusicRemote_17; } inline void set_m_pSteamMusicRemote_17(intptr_t value) { ___m_pSteamMusicRemote_17 = value; } inline static int32_t get_offset_of_m_pSteamHTMLSurface_18() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamHTMLSurface_18)); } inline intptr_t get_m_pSteamHTMLSurface_18() const { return ___m_pSteamHTMLSurface_18; } inline intptr_t* get_address_of_m_pSteamHTMLSurface_18() { return &___m_pSteamHTMLSurface_18; } inline void set_m_pSteamHTMLSurface_18(intptr_t value) { ___m_pSteamHTMLSurface_18 = value; } inline static int32_t get_offset_of_m_pSteamInventory_19() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamInventory_19)); } inline intptr_t get_m_pSteamInventory_19() const { return ___m_pSteamInventory_19; } inline intptr_t* get_address_of_m_pSteamInventory_19() { return &___m_pSteamInventory_19; } inline void set_m_pSteamInventory_19(intptr_t value) { ___m_pSteamInventory_19 = value; } inline static int32_t get_offset_of_m_pSteamVideo_20() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamVideo_20)); } inline intptr_t get_m_pSteamVideo_20() const { return ___m_pSteamVideo_20; } inline intptr_t* get_address_of_m_pSteamVideo_20() { return &___m_pSteamVideo_20; } inline void set_m_pSteamVideo_20(intptr_t value) { ___m_pSteamVideo_20 = value; } inline static int32_t get_offset_of_m_pSteamParentalSettings_21() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamParentalSettings_21)); } inline intptr_t get_m_pSteamParentalSettings_21() const { return ___m_pSteamParentalSettings_21; } inline intptr_t* get_address_of_m_pSteamParentalSettings_21() { return &___m_pSteamParentalSettings_21; } inline void set_m_pSteamParentalSettings_21(intptr_t value) { ___m_pSteamParentalSettings_21 = value; } inline static int32_t get_offset_of_m_pSteamInput_22() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamInput_22)); } inline intptr_t get_m_pSteamInput_22() const { return ___m_pSteamInput_22; } inline intptr_t* get_address_of_m_pSteamInput_22() { return &___m_pSteamInput_22; } inline void set_m_pSteamInput_22(intptr_t value) { ___m_pSteamInput_22 = value; } inline static int32_t get_offset_of_m_pSteamParties_23() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamParties_23)); } inline intptr_t get_m_pSteamParties_23() const { return ___m_pSteamParties_23; } inline intptr_t* get_address_of_m_pSteamParties_23() { return &___m_pSteamParties_23; } inline void set_m_pSteamParties_23(intptr_t value) { ___m_pSteamParties_23 = value; } inline static int32_t get_offset_of_m_pSteamRemotePlay_24() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamRemotePlay_24)); } inline intptr_t get_m_pSteamRemotePlay_24() const { return ___m_pSteamRemotePlay_24; } inline intptr_t* get_address_of_m_pSteamRemotePlay_24() { return &___m_pSteamRemotePlay_24; } inline void set_m_pSteamRemotePlay_24(intptr_t value) { ___m_pSteamRemotePlay_24 = value; } inline static int32_t get_offset_of_m_pSteamNetworkingUtils_25() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamNetworkingUtils_25)); } inline intptr_t get_m_pSteamNetworkingUtils_25() const { return ___m_pSteamNetworkingUtils_25; } inline intptr_t* get_address_of_m_pSteamNetworkingUtils_25() { return &___m_pSteamNetworkingUtils_25; } inline void set_m_pSteamNetworkingUtils_25(intptr_t value) { ___m_pSteamNetworkingUtils_25 = value; } inline static int32_t get_offset_of_m_pSteamNetworkingSockets_26() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamNetworkingSockets_26)); } inline intptr_t get_m_pSteamNetworkingSockets_26() const { return ___m_pSteamNetworkingSockets_26; } inline intptr_t* get_address_of_m_pSteamNetworkingSockets_26() { return &___m_pSteamNetworkingSockets_26; } inline void set_m_pSteamNetworkingSockets_26(intptr_t value) { ___m_pSteamNetworkingSockets_26 = value; } inline static int32_t get_offset_of_m_pSteamNetworkingMessages_27() { return static_cast(offsetof(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields, ___m_pSteamNetworkingMessages_27)); } inline intptr_t get_m_pSteamNetworkingMessages_27() const { return ___m_pSteamNetworkingMessages_27; } inline intptr_t* get_address_of_m_pSteamNetworkingMessages_27() { return &___m_pSteamNetworkingMessages_27; } inline void set_m_pSteamNetworkingMessages_27(intptr_t value) { ___m_pSteamNetworkingMessages_27 = value; } }; // Steamworks.CSteamAPIContext // Steamworks.CallbackDispatcher struct CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields { public: // System.Collections.Generic.Dictionary`2> Steamworks.CallbackDispatcher::m_registeredCallbacks Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * ___m_registeredCallbacks_0; // System.Collections.Generic.Dictionary`2> Steamworks.CallbackDispatcher::m_registeredGameServerCallbacks Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * ___m_registeredGameServerCallbacks_1; // System.Collections.Generic.Dictionary`2> Steamworks.CallbackDispatcher::m_registeredCallResults Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * ___m_registeredCallResults_2; // System.Object Steamworks.CallbackDispatcher::m_sync RuntimeObject * ___m_sync_3; // System.IntPtr Steamworks.CallbackDispatcher::m_pCallbackMsg intptr_t ___m_pCallbackMsg_4; // System.Int32 Steamworks.CallbackDispatcher::m_initCount int32_t ___m_initCount_5; public: inline static int32_t get_offset_of_m_registeredCallbacks_0() { return static_cast(offsetof(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields, ___m_registeredCallbacks_0)); } inline Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * get_m_registeredCallbacks_0() const { return ___m_registeredCallbacks_0; } inline Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD ** get_address_of_m_registeredCallbacks_0() { return &___m_registeredCallbacks_0; } inline void set_m_registeredCallbacks_0(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * value) { ___m_registeredCallbacks_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_registeredCallbacks_0), (void*)value); } inline static int32_t get_offset_of_m_registeredGameServerCallbacks_1() { return static_cast(offsetof(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields, ___m_registeredGameServerCallbacks_1)); } inline Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * get_m_registeredGameServerCallbacks_1() const { return ___m_registeredGameServerCallbacks_1; } inline Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD ** get_address_of_m_registeredGameServerCallbacks_1() { return &___m_registeredGameServerCallbacks_1; } inline void set_m_registeredGameServerCallbacks_1(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * value) { ___m_registeredGameServerCallbacks_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_registeredGameServerCallbacks_1), (void*)value); } inline static int32_t get_offset_of_m_registeredCallResults_2() { return static_cast(offsetof(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields, ___m_registeredCallResults_2)); } inline Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * get_m_registeredCallResults_2() const { return ___m_registeredCallResults_2; } inline Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B ** get_address_of_m_registeredCallResults_2() { return &___m_registeredCallResults_2; } inline void set_m_registeredCallResults_2(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * value) { ___m_registeredCallResults_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_registeredCallResults_2), (void*)value); } inline static int32_t get_offset_of_m_sync_3() { return static_cast(offsetof(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields, ___m_sync_3)); } inline RuntimeObject * get_m_sync_3() const { return ___m_sync_3; } inline RuntimeObject ** get_address_of_m_sync_3() { return &___m_sync_3; } inline void set_m_sync_3(RuntimeObject * value) { ___m_sync_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_sync_3), (void*)value); } inline static int32_t get_offset_of_m_pCallbackMsg_4() { return static_cast(offsetof(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields, ___m_pCallbackMsg_4)); } inline intptr_t get_m_pCallbackMsg_4() const { return ___m_pCallbackMsg_4; } inline intptr_t* get_address_of_m_pCallbackMsg_4() { return &___m_pCallbackMsg_4; } inline void set_m_pCallbackMsg_4(intptr_t value) { ___m_pCallbackMsg_4 = value; } inline static int32_t get_offset_of_m_initCount_5() { return static_cast(offsetof(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields, ___m_initCount_5)); } inline int32_t get_m_initCount_5() const { return ___m_initCount_5; } inline int32_t* get_address_of_m_initCount_5() { return &___m_initCount_5; } inline void set_m_initCount_5(int32_t value) { ___m_initCount_5 = value; } }; // Steamworks.CallbackDispatcher // Steamworks.CallbackMsg_t // Steamworks.CallbackMsg_t // System.Delegate // System.Delegate // Steamworks.EAccountType // Steamworks.EAccountType // Steamworks.ELeaderboardDataRequest // Steamworks.ELeaderboardDataRequest // Steamworks.ELeaderboardUploadScoreMethod // Steamworks.ELeaderboardUploadScoreMethod // Steamworks.EResult // Steamworks.EResult // Steamworks.EUniverse // Steamworks.EUniverse // System.Exception struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // System.Exception // Steamworks.LeaderboardEntry_t // Steamworks.LeaderboardEntry_t // Steamworks.LeaderboardFindResult_t // Steamworks.LeaderboardFindResult_t // Steamworks.LeaderboardScoreUploaded_t // Steamworks.LeaderboardScoreUploaded_t // Steamworks.LeaderboardScoresDownloaded_t // Steamworks.LeaderboardScoresDownloaded_t // System.RuntimeTypeHandle // System.RuntimeTypeHandle // System.Runtime.InteropServices.SafeHandle // System.Runtime.InteropServices.SafeHandle // Steamworks.SteamAPICallCompleted_t // Steamworks.SteamAPICallCompleted_t // Steamworks.UserAchievementStored_t // Steamworks.UserAchievementStored_t // System.MulticastDelegate // System.MulticastDelegate // Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t // Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t // Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid // Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid // System.SystemException // System.SystemException // System.Type struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Type // Steamworks.UserStatsReceived_t // Steamworks.UserStatsReceived_t // Steamworks.UserStatsStored_t // Steamworks.UserStatsStored_t // System.AsyncCallback // System.AsyncCallback // System.InvalidOperationException // System.InvalidOperationException // Steamworks.SteamAPIWarningMessageHook_t // Steamworks.SteamAPIWarningMessageHook_t // Steamworks.InteropHelp/UTF8StringHandle // Steamworks.InteropHelp/UTF8StringHandle #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** 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, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_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, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // Steamworks.PublishedFileId_t[] struct PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A : public RuntimeArray { public: ALIGN_FIELD (8) PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 m_Items[1]; public: inline PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * 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, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 value) { m_Items[index] = value; } }; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_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, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8 : public RuntimeArray { public: ALIGN_FIELD (8) Delegate_t * m_Items[1]; public: inline Delegate_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Delegate_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, Delegate_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Delegate_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Delegate_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m0A88BBB063127AFAD853506A433ACB07D7AAD67E_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, int32_t ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m39BC00F21EE9459BB8DEF5479F95F79C5C740682_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3C0F9C9642F06313BECCFAA0B3102FA470132BF7_gshared (Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * __this, uint64_t ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mD109887D087DA654330C3BE91E3E0E07DC55D051_gshared (Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * __this, uint64_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m753F7B4281CC4D02C07AE90726F51EF34B588DF7_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mAC77908EC28C242ACC8C3C4CDEA945E73B95CFA4_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, int32_t ___key0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m022DCE351DA41F73AB5F0537645E12BA5751C287_gshared (Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * __this, uint64_t ___key0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C Dictionary_2_GetEnumerator_m17437D82A5AF502166F10DD12B5C5830DDB95444_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_mE5033FC555E7BC63DDC919B903A8A305C3AADBEB_gshared_inline (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mC1E2EFCF98529D0550A547CF87C6EAB6821741BF_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m6465DEF706EB529B4227F2AF79338419D517EDF9_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mEEAA9A380252BB2F9B2403853F4C00F2F643ADC4_gshared (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7567E65C01E35A09AD2AD4814D708A8E76469D31_gshared (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m14135ABCC9D07B90731529E85DFAAA2BBD1ED8DB_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C Dictionary_2_GetEnumerator_mB068C8C719D1AFC9381F1CAE780AD44A65AE4C3B_gshared (Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 Enumerator_get_Current_m63B1D951B21DCE7A50FAA8BA68F64D6449B9E2F7_gshared_inline (Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m5B2D0424A5223AE5ED41CF182485150C056F8DC5_gshared_inline (KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3D1F7F65F5C19F97BB179C156AAA71263462359C_gshared (Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m56CF742A530FDE441031F1515B0FB701956B1BA5_gshared (Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m2927F42456D0508696958F73413B3C885983326F_gshared (Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m1D864B65CCD0498EC4BFFBDA8F8D04AE5333195A_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE7F9D51201F5A72BF4995CA0F3F0E866DB21E638_gshared (Dictionary_2_tE1E5B6327FFA2C7AE34A69E0011815C914771C2F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD19EFEA75894BC3F4C1B3FE93B568155B2D13603_gshared (Dictionary_2_t0D2BB9F0E2FC837777BFA6F573B64ED6362F83C8 * __this, const RuntimeMethod* method); // System.Void Steamworks.AccountID_t::.ctor(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_inline (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.String System.UInt32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_mEB55F257429D34ED2BF41AE9567096F1F969B9A0 (uint32_t* __this, const RuntimeMethod* method); // System.String Steamworks.AccountID_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AccountID_t_ToString_mE02CF98E063A9C4FC35E6BF3BD6DF5094539BFDC (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.AccountID_t::op_Equality(Steamworks.AccountID_t,Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AccountID_t_op_Equality_mCF14FA7BCFE56CFC4AAF6EFB4219B46E80722321 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___x0, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.AccountID_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AccountID_t_Equals_mA85BDE39FC4564F2F6CC5C02FE5E7DE31246D07E (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.UInt32::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UInt32_GetHashCode_m60E3A243F3D79311A64836148AE1AC23C679FC45 (uint32_t* __this, const RuntimeMethod* method); // System.Int32 Steamworks.AccountID_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AccountID_t_GetHashCode_m8162C69D63F9009C0DD618A6A524EFFF3AAD8FB7 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.AccountID_t::Equals(Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AccountID_t_Equals_m3E2426B1EE101B7C3DC9222A096E4D0D204A7876 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method); // System.Int32 System.UInt32::CompareTo(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UInt32_CompareTo_m76A5D003A15DDF163B35312D33652AB331123E69 (uint32_t* __this, uint32_t ___value0, const RuntimeMethod* method); // System.Int32 Steamworks.AccountID_t::CompareTo(Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AccountID_t_CompareTo_mD00F58333E306B61E73400FB233F736E9B6D8DE0 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method); // System.Void Steamworks.AppId_t::.ctor(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AppId_t__ctor_mED48505C454E75844E6591BB82934E4EE18A4F86_inline (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, uint32_t ___value0, const RuntimeMethod* method); // System.String Steamworks.AppId_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppId_t_ToString_mBC5DB3ADDD9A1691A971509445EB07CF3F5F7F43 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, const RuntimeMethod* method); // System.Boolean Steamworks.AppId_t::op_Equality(Steamworks.AppId_t,Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppId_t_op_Equality_mC6DB47592273E9D2EAF7BECF2728B873CC1B2AC0 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___x0, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.AppId_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppId_t_Equals_m4EE91AFA243BC5EDBB362E792A01890ED12584C7 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.AppId_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppId_t_GetHashCode_mD99BDA017DEAB30AE51021D0415E173B6A478E8D (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, const RuntimeMethod* method); // System.Boolean Steamworks.AppId_t::Equals(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppId_t_Equals_mB215C4A85CA319099F8FA36BE750A54D83C60403 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.AppId_t::CompareTo(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppId_t_CompareTo_mD4A84E527AF475302511062C94476C5FAB95E946 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method); // System.Void Steamworks.CGameID::SetAppID(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CGameID_SetAppID_m8624370B5EEF08B672E64732964811C3529F2597 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method); // System.Void Steamworks.CGameID::.ctor(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CGameID__ctor_m8A8A2DE7F387C3C07987110AA3F48179FD08E415 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___nAppID0, const RuntimeMethod* method); // System.UInt32 Steamworks.AppId_t::op_Explicit(Steamworks.AppId_t) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t AppId_t_op_Explicit_mE635F3B38353D6FBD07B74C422DB20416F2F3254_inline (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___that0, const RuntimeMethod* method); // System.String System.UInt64::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37 (uint64_t* __this, const RuntimeMethod* method); // System.String Steamworks.CGameID::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CGameID_ToString_mC9BEEAE3C4B7B0F22FD85C36B195CCD0FA9E3E04 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, const RuntimeMethod* method); // System.Boolean Steamworks.CGameID::op_Equality(Steamworks.CGameID,Steamworks.CGameID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CGameID_op_Equality_m02BC72F4D2FEDDBB151832C25C9CAA92FA06E9B3 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___x0, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.CGameID::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CGameID_Equals_m1126E043F647F52B7EAB1F3A8398880F6351280A (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.UInt64::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33 (uint64_t* __this, const RuntimeMethod* method); // System.Int32 Steamworks.CGameID::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CGameID_GetHashCode_m92FB84AC4D83023C80F64A9A3BDAD59614FB6ECA (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, const RuntimeMethod* method); // System.Boolean Steamworks.CGameID::Equals(Steamworks.CGameID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CGameID_Equals_m7A3DB6286ACD3A9D15A02191913831944DAC3445 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___other0, const RuntimeMethod* method); // System.Int32 System.UInt64::CompareTo(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53 (uint64_t* __this, uint64_t ___value0, const RuntimeMethod* method); // System.Int32 Steamworks.CGameID::CompareTo(Steamworks.CGameID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CGameID_CompareTo_m4035FD4584880A3B1FF160F06B37454D50950C9D (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___other0, const RuntimeMethod* method); // Steamworks.HSteamUser Steamworks.SteamAPI::GetHSteamUser() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 SteamAPI_GetHSteamUser_mB8B8B316A9CEC3447AEEDF47B63252786A1AFCD6 (const RuntimeMethod* method); // Steamworks.HSteamPipe Steamworks.SteamAPI::GetHSteamPipe() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 SteamAPI_GetHSteamPipe_m402780291519FEE3D87529ADA80E74EBF795549E (const RuntimeMethod* method); // Steamworks.HSteamPipe Steamworks.HSteamPipe::op_Explicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 HSteamPipe_op_Explicit_m5631FDF37EB2F3C2437800A5B8C43A97A6028DCD (int32_t ___value0, const RuntimeMethod* method); // System.Boolean Steamworks.HSteamPipe::op_Equality(Steamworks.HSteamPipe,Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamPipe_op_Equality_mE9211155C5250C6551A087248B43CB16B8FBD53E (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___x0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___y1, const RuntimeMethod* method); // System.Void Steamworks.InteropHelp/UTF8StringHandle::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07 (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * __this, String_t* ___str0, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::SteamInternal_CreateInterface(Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_SteamInternal_CreateInterface_mD327E635909A147EF453F474DBE6BA525E131E88 (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___ver0, const RuntimeMethod* method); // System.Boolean System.IntPtr::op_Equality(System.IntPtr,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48 (intptr_t ___value10, intptr_t ___value21, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamUser(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUser_m784D4761DD78E467165D5A67C940B1A2C2F272F1 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamFriends(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamFriends_mE54BA6A4252B1D0F324203DE59D7F734BF4A7CCA (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamUtils(Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUtils_mC15C27B614EBD490C858522E15CF848A911335E5 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, String_t* ___pchVersion1, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamMatchmaking(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMatchmaking_m2B235EFC14594430ECDAE27D317A35EE53F70CED (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamMatchmakingServers(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMatchmakingServers_mB0CD9A0BCD6AB675A2A489259E7DC0A3C04030EA (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamUserStats(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUserStats_m2F66A2162FF2DCAB1DB4C546155ADCAF13AA6BA8 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamApps(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamApps_m0E5B649A2EE0933F43A7E779DFCFC3A774EF6B31 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamNetworking(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamNetworking_mDA61AFBAC7FF6F79179B5510C3F1B7405771BA04 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamRemoteStorage(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamRemoteStorage_m960BD6AEECAA64C9797AE44615EB889142D85909 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamScreenshots(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamScreenshots_m7D0DCEEEFE8F90A62FEAD4DCA9DDCBF39A80DA02 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamGameSearch(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamGameSearch_mABB9055D95414F8C264AC280278935E68D4FB1B3 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamHTTP(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamHTTP_m4F038CBF47B0AF72509BE10647C7B8A63197CEB2 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamUGC(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUGC_m468739C549ABF94418A4EA177E2D912B1BD92C82 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamAppList(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamAppList_mC943165F04313281D6EADF0D0C086D74D1DA89D0 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamMusic(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMusic_mA8CBB30539F4FEF9683EB0C3C3B8C0D9A2CD5046 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamMusicRemote(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMusicRemote_mBF2336AD1C38FD155EFEB71033F691F19B135770 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamHTMLSurface(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamHTMLSurface_m51AE06135A2B74F6A1FFCD663EC6036D98345F69 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamInventory(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamInventory_mC9E12D602460B4E489131DE13B98EE3556683A3A (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamVideo(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamVideo_m11D948715E6D711FB403639F28C2ACE9E0D882AE (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamParentalSettings(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamParentalSettings_mD5C6538F150B60BBB36AB8AEFACEDDBD8FF1F480 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamInput(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamInput_m462B13145CBFCAF140DBF87ED654E365DA8AA0E4 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamParties(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamParties_m450F38482CC39C65F99AAC03EF1662CB2A99C7EE (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.SteamClient::GetISteamRemotePlay(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamRemotePlay_m05F9F4CD37D0A9F8FC7911E9ED128ACEF1CA53C1 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::SteamInternal_FindOrCreateUserInterface(Steamworks.HSteamUser,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_SteamInternal_FindOrCreateUserInterface_mD0AB94F46C56B7B907EB75746EE546F376067DBF (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pszVersion1, const RuntimeMethod* method); // System.Boolean System.IntPtr::op_Inequality(System.IntPtr,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IntPtr_op_Inequality_mB4DF9161F8D8F48708A2A7BBD7BF626F1EB8C3C8 (intptr_t ___value10, intptr_t ___value21, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::SteamInternal_FindOrCreateGameServerInterface(Steamworks.HSteamUser,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_SteamInternal_FindOrCreateGameServerInterface_m050F5E3C532201DC22C2BA5E58A288A2FE38BE1E (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pszVersion1, const RuntimeMethod* method); // System.Void Steamworks.CSteamID::InstancedSet(Steamworks.AccountID_t,System.UInt32,Steamworks.EUniverse,Steamworks.EAccountType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_InstancedSet_m2ADFC2F3285A09B5E60FA22E6E9E26B0EC6D6140 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___unAccountID0, uint32_t ___unInstance1, int32_t ___eUniverse2, int32_t ___eAccountType3, const RuntimeMethod* method); // System.Void Steamworks.CSteamID::.ctor(Steamworks.AccountID_t,System.UInt32,Steamworks.EUniverse,Steamworks.EAccountType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___unAccountID0, uint32_t ___unAccountInstance1, int32_t ___eUniverse2, int32_t ___eAccountType3, const RuntimeMethod* method); // System.Void Steamworks.CSteamID::.ctor(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CSteamID__ctor_mC917B42F18B9D38C3E66D6E312F3FA9AA625D396_inline (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, uint64_t ___ulSteamID0, const RuntimeMethod* method); // System.Void Steamworks.CSteamID::SetAccountID(Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetAccountID_m34713718B0355F552F4A21DC2F17378F69DBCD89 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method); // System.Void Steamworks.CSteamID::SetEUniverse(Steamworks.EUniverse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetEUniverse_m2B6F62E8340360CF6E4D1409CD62271C3A1B3E87 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, int32_t ___other0, const RuntimeMethod* method); // System.Void Steamworks.CSteamID::SetEAccountType(Steamworks.EAccountType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetEAccountType_mC15657A8823794502B4EA83B36B97072D7916160 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, int32_t ___other0, const RuntimeMethod* method); // System.Void Steamworks.CSteamID::SetAccountInstance(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetAccountInstance_mDC0F9365451C50D44E5A7B3D4E75778E25367FF0 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, uint32_t ___other0, const RuntimeMethod* method); // System.UInt32 Steamworks.AccountID_t::op_Explicit(Steamworks.AccountID_t) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t AccountID_t_op_Explicit_mD1C4E4599AF92AFE47FD0088989B1369BE5B3CF1_inline (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___that0, const RuntimeMethod* method); // System.String Steamworks.CSteamID::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CSteamID_ToString_mF7CAA143F13845E03910F9A2716321280D56DADB (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.CSteamID::op_Equality(Steamworks.CSteamID,Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamID_op_Equality_mF936E38B44C296FF76288BFB73F81835A6048FD0 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___x0, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.CSteamID::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamID_Equals_m5AC980A7E200B143225903509558253685D6C601 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.CSteamID::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CSteamID_GetHashCode_mDD61FD832ADC75DB1567B7C30D9206D5115B0934 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.CSteamID::Equals(Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamID_Equals_mFC59963D1464000E8E91412E7814D231A7C9D460 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.CSteamID::CompareTo(Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CSteamID_CompareTo_mC2B38FBD529591535526D8204F012CB6232B2AE5 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___other0, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogException(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogException_m418B8879895C54AF03169B53DAA24EE9067E3DC7 (Exception_t * ___exception0, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD (RuntimeObject * ___obj0, bool* ___lockTaken1, const RuntimeMethod* method); // System.Void Steamworks.NativeMethods::SteamAPI_ManualDispatch_Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_ManualDispatch_Init_mCBFBBCDF80509626588352BBDBDBB7A941979718 (const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Int32 System.Runtime.InteropServices.Marshal::SizeOf(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Marshal_SizeOf_m8CD931EE1525CF3F1A3628F71285862BC74A4A92 (Type_t * ___t0, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.Marshal::AllocHGlobal(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_AllocHGlobal_mB339DD0B9D5778400B8CA9BA45169C9C1C14835D (int32_t ___cb0, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Exit(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void Steamworks.CallbackDispatcher::UnregisterAll() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_UnregisterAll_m73F6D8A650C08EEA8AC3CD76A8C072805D9DF014 (const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.Marshal::FreeHGlobal(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_FreeHGlobal_mC556D1077E92ACD2AC3FDEF3040B88FAC0F7F390 (intptr_t ___hglobal0, const RuntimeMethod* method); // System.Int32 Steamworks.CallbackIdentities::GetCallbackIdentity(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallbackIdentities_GetCallbackIdentity_mE817DABCE83C4D90EF6F3D9728D597DE35A81B54 (Type_t * ___callbackStruct0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318 (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * __this, int32_t ___key0, List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *, int32_t, List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA **, const RuntimeMethod*))Dictionary_2_TryGetValue_m0A88BBB063127AFAD853506A433ACB07D7AAD67E_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9 (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * __this, const RuntimeMethod* method) { (( void (*) (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) inline void Dictionary_2_Add_m1AD40971DCFBE688D2D904D633D98C02B33A54D5 (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * __this, int32_t ___key0, List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *, int32_t, List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, const RuntimeMethod*))Dictionary_2_Add_m39BC00F21EE9459BB8DEF5479F95F79C5C740682_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_mFB26BA970B2C626030EF58A21C6EF23C95989A7A (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * __this, Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.UInt64 Steamworks.SteamAPICall_t::op_Explicit(Steamworks.SteamAPICall_t) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___that0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2>::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * __this, uint64_t ___key0, List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B *, uint64_t, List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3C0F9C9642F06313BECCFAA0B3102FA470132BF7_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9 (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::Add(!0,!1) inline void Dictionary_2_Add_m0BDB374C1C112348A1981E5A8AB22F1809D65719 (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * __this, uint64_t ___key0, List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B *, uint64_t, List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *, const RuntimeMethod*))Dictionary_2_Add_mD109887D087DA654330C3BE91E3E0E07DC55D051_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m06159C1C5E35E3BBA1E2F99A42A6180A9B86C166 (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * __this, CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *, CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.List`1::Remove(!0) inline bool List_1_Remove_mA239D062C2B39E201E49190AEF331D7437C59F44 (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * __this, Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 *, const RuntimeMethod*))List_1_Remove_m753F7B4281CC4D02C07AE90726F51EF34B588DF7_gshared)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mDF51AC8F30D2784B239F54C3258268852C7CF3E9_inline (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2>::Remove(!0) inline bool Dictionary_2_Remove_m3C38BDA785406DDEE80EE515781635A2D4CC143A (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * __this, int32_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_mAC77908EC28C242ACC8C3C4CDEA945E73B95CFA4_gshared)(__this, ___key0, method); } // System.Boolean System.Collections.Generic.List`1::Remove(!0) inline bool List_1_Remove_m86E53E16AE3FB69089A3E3BD97216C6FFA97D37C (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * __this, CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *, CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 *, const RuntimeMethod*))List_1_Remove_m753F7B4281CC4D02C07AE90726F51EF34B588DF7_gshared)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m09CA8655362C5E2979166F71F4B2F671388C7DFD_inline (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2>::Remove(!0) inline bool Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * __this, uint64_t ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B *, uint64_t, const RuntimeMethod*))Dictionary_2_Remove_m022DCE351DA41F73AB5F0537645E12BA5751C287_gshared)(__this, ___key0, method); } // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2>::GetEnumerator() inline Enumerator_t775032767DC26BEC27A6AF3139487432F939839A Dictionary_2_GetEnumerator_mB5CD7A90944607BF866E56D111D234CB0F727A60 (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * __this, const RuntimeMethod* method) { return (( Enumerator_t775032767DC26BEC27A6AF3139487432F939839A (*) (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m17437D82A5AF502166F10DD12B5C5830DDB95444_gshared)(__this, method); } // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator>::get_Current() inline KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 Enumerator_get_Current_m1FD69DA36389A4D5021F6EF08FA424707350095E_inline (Enumerator_t775032767DC26BEC27A6AF3139487432F939839A * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 (*) (Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *, const RuntimeMethod*))Enumerator_get_Current_mE5033FC555E7BC63DDC919B903A8A305C3AADBEB_gshared_inline)(__this, method); } // !1 System.Collections.Generic.KeyValuePair`2>::get_Value() inline List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * KeyValuePair_2_get_Value_m06654E5E89F81EBCBDE9D43B528EF7B17755A2AC_inline (KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 * __this, const RuntimeMethod* method) { return (( List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * (*) (KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 *, const RuntimeMethod*))KeyValuePair_2_get_Value_mC1E2EFCF98529D0550A547CF87C6EAB6821741BF_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) inline void List_1_AddRange_m0889F9AE521633A86D518C0BDF4679C8960FB4AF (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m6465DEF706EB529B4227F2AF79338419D517EDF9_gshared)(__this, ___collection0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_mC5B9BE14DB72FBAA4B0095A8428E75A9C217FD10 (Enumerator_t775032767DC26BEC27A6AF3139487432F939839A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *, const RuntimeMethod*))Enumerator_MoveNext_mEEAA9A380252BB2F9B2403853F4C00F2F643ADC4_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/Enumerator>::Dispose() inline void Enumerator_Dispose_m022F0DD833FE4073F85427F5005A3E5BE4999687 (Enumerator_t775032767DC26BEC27A6AF3139487432F939839A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *, const RuntimeMethod*))Enumerator_Dispose_m7567E65C01E35A09AD2AD4814D708A8E76469D31_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::Clear() inline void Dictionary_2_Clear_m62C96AC1BBD97C5B23D2348B222862738510A475 (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *, const RuntimeMethod*))Dictionary_2_Clear_m14135ABCC9D07B90731529E85DFAAA2BBD1ED8DB_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2>::GetEnumerator() inline Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 Dictionary_2_GetEnumerator_m7D377C769E70554C222488FBED5CDF63F1C06D98 (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * __this, const RuntimeMethod* method) { return (( Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 (*) (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B *, const RuntimeMethod*))Dictionary_2_GetEnumerator_mB068C8C719D1AFC9381F1CAE780AD44A65AE4C3B_gshared)(__this, method); } // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator>::get_Current() inline KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D Enumerator_get_Current_mFC0E3100A9BC7425260638C52E8CA9E254533D24_inline (Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D (*) (Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 *, const RuntimeMethod*))Enumerator_get_Current_m63B1D951B21DCE7A50FAA8BA68F64D6449B9E2F7_gshared_inline)(__this, method); } // !1 System.Collections.Generic.KeyValuePair`2>::get_Value() inline List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * KeyValuePair_2_get_Value_m736B705ADFCACFBAA3045F9B7B4EAD9EBE28DF88_inline (KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D * __this, const RuntimeMethod* method) { return (( List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * (*) (KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D *, const RuntimeMethod*))KeyValuePair_2_get_Value_m5B2D0424A5223AE5ED41CF182485150C056F8DC5_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) inline void List_1_AddRange_m2577EFD253C852B4602F56CBF3E071D6C2955ADA (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m6465DEF706EB529B4227F2AF79338419D517EDF9_gshared)(__this, ___collection0, method); } // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_mC07D386234287D8BA4229C26DC045825C2176BB8 (Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 *, const RuntimeMethod*))Enumerator_MoveNext_m3D1F7F65F5C19F97BB179C156AAA71263462359C_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/Enumerator>::Dispose() inline void Enumerator_Dispose_m8BAC0AC439309E21CE46FF9330F91B1AE8FEBC6B (Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 *, const RuntimeMethod*))Enumerator_Dispose_m56CF742A530FDE441031F1515B0FB701956B1BA5_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::Clear() inline void Dictionary_2_Clear_m5ADC56BC613F1699DEA28A9882AF3C3B00392115 (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B *, const RuntimeMethod*))Dictionary_2_Clear_m2927F42456D0508696958F73413B3C885983326F_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * __this, const RuntimeMethod* method) { return (( Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 (*) (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_inline (Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 * __this, const RuntimeMethod* method) { return (( Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * (*) (Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D (Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082 (Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * __this, const RuntimeMethod* method) { return (( Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D (*) (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_inline (Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D * __this, const RuntimeMethod* method) { return (( CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * (*) (Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B (Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14 (Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Boolean Steamworks.CallbackDispatcher::get_IsInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CallbackDispatcher_get_IsInitialized_mE498EC499512A7C12083CB8C05DD0A6A5372791D (const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 Steamworks.NativeMethods::SteamAPI_GetHSteamPipe() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeMethods_SteamAPI_GetHSteamPipe_m613D1B0ED87FA037C5DBD5E4F4B627BDDCF72DD6 (const RuntimeMethod* method); // System.Int32 Steamworks.NativeMethods::SteamGameServer_GetHSteamPipe() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeMethods_SteamGameServer_GetHSteamPipe_m5033D4A94A4883DB9CEA941A5DE39071D6DF7D37 (const RuntimeMethod* method); // System.Void Steamworks.NativeMethods::SteamAPI_ManualDispatch_RunFrame(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_ManualDispatch_RunFrame_m03161D64D3FC7E27A8A0710C8EE66BFCEE790470 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, const RuntimeMethod* method); // System.Object System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Marshal_PtrToStructure_mBB4D12265C6D3720CC85C120DB2E2E9351674AD4 (intptr_t ___ptr0, Type_t * ___structureType1, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::SteamAPI_ManualDispatch_GetAPICallResult(Steamworks.HSteamPipe,Steamworks.SteamAPICall_t,System.IntPtr,System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_ManualDispatch_GetAPICallResult_m7BB4CC9260E9F97D840F2D8164E6165799D85FA4 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___hSteamAPICall1, intptr_t ___pCallback2, int32_t ___cubCallback3, int32_t ___iCallbackExpected4, bool* ___pbFailed5, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) inline void List_1__ctor_m045691188E32924249408023E54644F931E3731D (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *, RuntimeObject*, const RuntimeMethod*))List_1__ctor_m1D864B65CCD0498EC4BFFBDA8F8D04AE5333195A_gshared)(__this, ___collection0, method); } // System.Void Steamworks.CallbackDispatcher::ExceptionHandler(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_ExceptionHandler_m5783BC825C87C8DA015F82751BC1385F60C9A0FA (Exception_t * ___e0, const RuntimeMethod* method); // System.Void Steamworks.NativeMethods::SteamAPI_ManualDispatch_FreeLastCallback(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_ManualDispatch_FreeLastCallback_m75310F35BD51FEB800B172C7884839BDD8557277 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::SteamAPI_ManualDispatch_GetNextCallback(Steamworks.HSteamPipe,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_ManualDispatch_GetNextCallback_mB89EDBAB77831592F0CDDD6FEC7A613155FB6F06 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, intptr_t ___pCallbackMsg1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2>::.ctor() inline void Dictionary_2__ctor_m19DA2EEFFB7B029D31CD67E82C3D486B788936FE (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *, const RuntimeMethod*))Dictionary_2__ctor_mE7F9D51201F5A72BF4995CA0F3F0E866DB21E638_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2>::.ctor() inline void Dictionary_2__ctor_m57A575B02FD090CD93E575DC1BFB84A4AE275833 (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B *, const RuntimeMethod*))Dictionary_2__ctor_mD19EFEA75894BC3F4C1B3FE93B568155B2D13603_gshared)(__this, method); } // System.Int32 Steamworks.CallbackIdentityAttribute::get_Identity() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CallbackIdentityAttribute_get_Identity_m2635417BA92803019FCAC76FE944849BD6904FEA_inline (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11 (Exception_t * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Attribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1 (Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * __this, const RuntimeMethod* method); // System.Void Steamworks.CallbackIdentityAttribute::set_Identity(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CallbackIdentityAttribute_set_Identity_m2A20CE65A102CB062F8480ADE76E0BC15E576BB6_inline (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void Steamworks.HSteamPipe::.ctor(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HSteamPipe__ctor_m607BE8CC5C02B7B5ABBE090365A2B80189447630_inline (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, int32_t ___value0, const RuntimeMethod* method); // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411 (int32_t* __this, const RuntimeMethod* method); // System.String Steamworks.HSteamPipe::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HSteamPipe_ToString_mE2782596AC0C5531421E798AD78D1D66D40D3B71 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.HSteamPipe::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamPipe_Equals_m3B2B34259BB52ABF396246CA758CA170108ABD77 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Int32::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_GetHashCode_mEDD3F492A5F7CF021125AE3F38E2B8F8743FC667 (int32_t* __this, const RuntimeMethod* method); // System.Int32 Steamworks.HSteamPipe::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamPipe_GetHashCode_m17E180ECC485B2D692AA32A2DC07F52C1DF310D9 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.HSteamPipe::Equals(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamPipe_Equals_mFA7CFE963B9A54D6C3FBA5E6DA454D068C243516 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___other0, const RuntimeMethod* method); // System.Int32 System.Int32::CompareTo(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_CompareTo_m2DD1093B956B4D96C3AC3C27FDEE3CA447B044D3 (int32_t* __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 Steamworks.HSteamPipe::CompareTo(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamPipe_CompareTo_m0442D1FDC4255C79A30808F8A96A5932777BD173 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___other0, const RuntimeMethod* method); // System.Void Steamworks.HSteamUser::.ctor(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HSteamUser__ctor_m208900BEFFB3F60FF1AFF0D030443DAEF629FA5F_inline (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, int32_t ___value0, const RuntimeMethod* method); // System.String Steamworks.HSteamUser::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HSteamUser_ToString_m9DD971102EACC3EE096CC9A3B759618614F3FCAD (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.HSteamUser::op_Equality(Steamworks.HSteamUser,Steamworks.HSteamUser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamUser_op_Equality_m3731F60C3B7D4CF0A8E33EBB58CE1FE94D782DE5 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___x0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.HSteamUser::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamUser_Equals_m99D1040D28359DDC3A2A84F7D29D340C6F304334 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.HSteamUser::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamUser_GetHashCode_m8FA06FA87CD422F46864A1E0F547FF75948B36F3 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.HSteamUser::Equals(Steamworks.HSteamUser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamUser_Equals_m199F174CA06BA7AF039EA57E5C93EDD8D77323E4 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.HSteamUser::CompareTo(Steamworks.HSteamUser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamUser_CompareTo_mBFF2613F951AC91B9D941DD9AB49E3D8E060E957 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___other0, const RuntimeMethod* method); // System.Void Steamworks.InteropHelp::TestIfPlatformSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB (const RuntimeMethod* method); // System.IntPtr Steamworks.CSteamAPIContext::GetSteamClient() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline (const RuntimeMethod* method); // System.Boolean Steamworks.CSteamAPIContext::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamAPIContext_Init_m09BE6C7ABE56A27919591B0E22E3AF39AE58CC3E (const RuntimeMethod* method); // System.Byte System.Runtime.InteropServices.Marshal::ReadByte(System.IntPtr,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t Marshal_ReadByte_m0FB432A493426B3A40CD7934B94D90A001FB2103 (intptr_t ___ptr0, int32_t ___ofs1, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.Marshal::Copy(System.IntPtr,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_Copy_m5B5711DAE25F766427A60AA33208E669EACD0716 (intptr_t ___source0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___destination1, int32_t ___startIndex2, int32_t ___length3, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * Encoding_get_UTF8_mA1F9F8EACB3EEA1583247AA10DCE51C3A0A13469 (const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.SafeHandle::DangerousAddRef(System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB (SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B * __this, bool* ___success0, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.SafeHandle::DangerousRelease() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4 (SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B * __this, const RuntimeMethod* method); // System.Void Steamworks.PublishedFileId_t::.ctor(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PublishedFileId_t__ctor_mB592486447E68518123396E092D788E529EEA97E_inline (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.String Steamworks.PublishedFileId_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PublishedFileId_t_ToString_mBAE514E382CBE54A9EEFAD16DD4133D35CE9FF73 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.PublishedFileId_t::op_Equality(Steamworks.PublishedFileId_t,Steamworks.PublishedFileId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PublishedFileId_t_op_Equality_m6F9430A120B079A02B9FA569A4BD1F4097CF9A60 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___x0, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.PublishedFileId_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PublishedFileId_t_Equals_mF3F07A90D1293DD0AD512923333015B7C3E8AA4F (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.PublishedFileId_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PublishedFileId_t_GetHashCode_mC9503480908109F778B2278A3578251EBBC55549 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.PublishedFileId_t::Equals(Steamworks.PublishedFileId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PublishedFileId_t_Equals_m4B37AF29DA0D3B8355F49793B1AB6AED4536E794 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.PublishedFileId_t::CompareTo(Steamworks.PublishedFileId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PublishedFileId_t_CompareTo_m30C015DE5C0F7F8A98BBEC2D8EB585FC8FE33675 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___other0, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::SteamAPI_Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_Init_mB5F7D763A913150A75D2B885F4B9275F1057C095 (const RuntimeMethod* method); // System.Void Steamworks.CallbackDispatcher::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Initialize_mF757E5BE3615F2D49480E56C5EDBE41DBA87042E (const RuntimeMethod* method); // System.Void Steamworks.NativeMethods::SteamAPI_Shutdown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_Shutdown_m87C541ED88C19F7B326B4833C3BBF216DE509DDA (const RuntimeMethod* method); // System.Void Steamworks.CSteamAPIContext::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamAPIContext_Clear_m38A0CC8414DA13675C0B7978CCFDFA8BEE84A535 (const RuntimeMethod* method); // System.Void Steamworks.CallbackDispatcher::Shutdown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Shutdown_m7CAA4F17A776CD34B56FF5767B248DB500A4F3DB (const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::SteamAPI_RestartAppIfNecessary(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_RestartAppIfNecessary_m178E08A5737120C48EB927D93CAB2F7589E7DB15 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___unOwnAppID0, const RuntimeMethod* method); // System.Void Steamworks.CallbackDispatcher::RunFrame(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_RunFrame_m3516F345D0BE5BDE63083859A3FAA446D9E2EDEC (bool ___isGameServer0, const RuntimeMethod* method); // System.Int32 Steamworks.NativeMethods::SteamAPI_GetHSteamUser() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeMethods_SteamAPI_GetHSteamUser_mAC1755513D6EB3A744CB1201E1335687E031AAC9 (const RuntimeMethod* method); // Steamworks.HSteamUser Steamworks.HSteamUser::op_Explicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 HSteamUser_op_Explicit_m7F04EDD2BB1E9B8F36517FCAA97D680B5EB1DC48 (int32_t ___value0, const RuntimeMethod* method); // System.Void Steamworks.SteamAPICall_t::.ctor(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SteamAPICall_t__ctor_m761AD285FB906A1EBB4959F618D6F2C6889A62F5_inline (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.String Steamworks.SteamAPICall_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SteamAPICall_t_ToString_m03A2E885EE1521991291A75F47FE05D4D4C699B8 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.SteamAPICall_t::op_Equality(Steamworks.SteamAPICall_t,Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPICall_t_op_Equality_m631FA77F24A29FCCB89E021BCC880DCC19A9858B (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___x0, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.SteamAPICall_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPICall_t_Equals_m6B72A5323A6DF3099B63D2A14718F9D0ECB23199 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.SteamAPICall_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamAPICall_t_GetHashCode_mF7EAF4574311C59531D6357C5ECD64C8777D8407 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.SteamAPICall_t::Equals(Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPICall_t_Equals_m2B766320BF9F394CB7A6B8DC0FE98FC2046C2464 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.SteamAPICall_t::CompareTo(Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamAPICall_t_CompareTo_mB983E0D7925975FDFDAF17E43E0265A1B0B88BEE (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___other0, const RuntimeMethod* method); // System.Void Steamworks.InteropHelp::TestIfAvailableClient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF (const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUser(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUser_mD00183811612BDCA2988C7A65708C1F36C01A179 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamFriends(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamFriends_mC7F3934BEAD1D34D833CCCCA53D3703A2786EAD0 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUtils(System.IntPtr,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUtils_mA943AE276651980D9D718FDB563C80E4DF9DBE65 (intptr_t ___instancePtr0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion2, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMatchmaking(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMatchmaking_m898F5D18960180F51FAA4DCC7DF5626621602889 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMatchmakingServers(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMatchmakingServers_m8EA7DAA88E1894A886927140B2F1DF5B89270F4D (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUserStats(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUserStats_m3531E1FB930B1937225812F3A88AA3D7FB2462F4 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamApps(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamApps_m69E1F5DA2B577B50AE74BE5157C3EC43CF0B4F6F (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamNetworking(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamNetworking_mAF7518A50193319D2129B3D65BD38430C9B6BD4A (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamRemoteStorage(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamRemoteStorage_mC43D6D6DF8A196F4FFD5D46C8A9B3C89DDBEF878 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamScreenshots(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamScreenshots_mF78C9F11EC94276DA3F069587FF6BC9F393CC978 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamGameSearch(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamGameSearch_m5C766C6BEDDA3B91852A55973AEB7CDAA7AA64EE (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.Void Steamworks.NativeMethods::ISteamClient_SetWarningMessageHook(System.IntPtr,Steamworks.SteamAPIWarningMessageHook_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_ISteamClient_SetWarningMessageHook_m3C99A2C2DAFDA8917703C69376E3393ED9547408 (intptr_t ___instancePtr0, SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * ___pFunction1, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamHTTP(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamHTTP_m1DFA9DC971E66A5A69E1C8B50422C175C5B1F84C (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUGC(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUGC_m0F1B518BA91937CF64213A0F9C854CDAAB3D72D4 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamAppList(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamAppList_mF57FFDFF64DB2452D5F09F70BE4120774A7F02AD (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMusic(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMusic_m40F8E3D6E6AD6B2F7B04C66343517B6CA3BEE656 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMusicRemote(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMusicRemote_mDF47D2DF8961692D8CED4999C6F3BA8143B67B14 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamHTMLSurface(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamHTMLSurface_mD2A191C61841E8A7A08B53E98E8BB6FEC26049F3 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamInventory(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamInventory_m8992D1DBCE8791FC702AC4110444AAEAF3C75E69 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamVideo(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamVideo_m8D1D47AE9C66C6B38D6459025C309409CEDEC227 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamParentalSettings(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamParentalSettings_mF3913773AF409358108722C3422496656659A3B8 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamInput(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamInput_mA125BB3C1A1D65A6E6BB3A1C6B9D47ABBC406331 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamParties(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamParties_m5C9CBE369DED891486FB0D85CDFAAC4E55B59F18 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamRemotePlay(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamRemotePlay_m0DC2610337F555CA4EFA3CB3739EDFA2A556DA35 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method); // System.IntPtr Steamworks.CSteamAPIContext::GetSteamFriends() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamFriends_m9E54EE0464D3E849383BDBC2A29E873BED2587AB_inline (const RuntimeMethod* method); // System.IntPtr Steamworks.NativeMethods::ISteamFriends_GetFriendPersonaName(System.IntPtr,Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamFriends_GetFriendPersonaName_m016E01B6C94A2BD49FEBF3BBE69B5C324DB74B3D (intptr_t ___instancePtr0, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___steamIDFriend1, const RuntimeMethod* method); // System.String Steamworks.InteropHelp::PtrToStringUTF8(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InteropHelp_PtrToStringUTF8_m439EB36B4FF960E9E9B86B2D5888EB9CE7322E72 (intptr_t ___nativeUtf80, const RuntimeMethod* method); // System.String Steamworks.SteamLeaderboardEntries_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SteamLeaderboardEntries_t_ToString_m6324F3BBDAD6503E0680EB1679D8EB42A8EF7186 (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.SteamLeaderboardEntries_t::op_Equality(Steamworks.SteamLeaderboardEntries_t,Steamworks.SteamLeaderboardEntries_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboardEntries_t_op_Equality_m04EB6EB5D3948679C5106A832B200FA82E6D8B38 (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___x0, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.SteamLeaderboardEntries_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboardEntries_t_Equals_mC4AA5A115A9EAFEF5AB573028B4FCE3184711A8B (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.SteamLeaderboardEntries_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboardEntries_t_GetHashCode_m5B18C480F0A4D2E8F0523C66C7101D90BD41FB6F (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.SteamLeaderboardEntries_t::Equals(Steamworks.SteamLeaderboardEntries_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboardEntries_t_Equals_m72D523804E39FFD51CA9097232C50DAE1C9613EE (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.SteamLeaderboardEntries_t::CompareTo(Steamworks.SteamLeaderboardEntries_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboardEntries_t_CompareTo_m2D3E894C4DDC27AFAC87FB99C7C4F90C3D7AEA3F (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___other0, const RuntimeMethod* method); // System.String Steamworks.SteamLeaderboard_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SteamLeaderboard_t_ToString_m2B47BA41CEDCA3E6C1F814F48314D170B301F90C (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.SteamLeaderboard_t::op_Equality(Steamworks.SteamLeaderboard_t,Steamworks.SteamLeaderboard_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboard_t_op_Equality_m88D2F6656950162BCD1B9E9E246F5486C35BE58D (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___x0, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.SteamLeaderboard_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboard_t_Equals_mA560B54314284C67D81E975000EB833FF0758319 (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.SteamLeaderboard_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboard_t_GetHashCode_mA2D6C0A8F592D6CC612C919306BA8D819BD13F2D (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.SteamLeaderboard_t::Equals(Steamworks.SteamLeaderboard_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboard_t_Equals_m4AEB5B3B18BC81A129D136DFD2EDB6B1C35EF1DD (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.SteamLeaderboard_t::CompareTo(Steamworks.SteamLeaderboard_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboard_t_CompareTo_m302DCE2863D804F5BEE5B7B2994FC00EBA453539 (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___other0, const RuntimeMethod* method); // System.IntPtr Steamworks.CSteamAPIContext::GetSteamUser() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUser_m25DA0139CB75C7BBCCA6CD00F4BBC3EBE69A2BEE_inline (const RuntimeMethod* method); // System.UInt64 Steamworks.NativeMethods::ISteamUser_GetSteamID(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUser_GetSteamID_m55B15D214DA388995F5FB6F389B4E597735E0766 (intptr_t ___instancePtr0, const RuntimeMethod* method); // Steamworks.CSteamID Steamworks.CSteamID::op_Explicit(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 CSteamID_op_Explicit_m0730DED52E6AF01EFABEC4D50C605155BAC074F2 (uint64_t ___value0, const RuntimeMethod* method); // System.IntPtr Steamworks.CSteamAPIContext::GetSteamUserStats() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline (const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_RequestCurrentStats(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_RequestCurrentStats_m50820B03F9B800FA60F11EE6D4184664973A459C (intptr_t ___instancePtr0, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_GetStatInt32(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_GetStatInt32_m4F90B6DEBBD8B48A83D95711F4E6CFE1125570D5 (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, int32_t* ___pData2, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_SetStatInt32(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_SetStatInt32_m234323804711EEED949B16DAB9DF1334BC3B51F4 (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, int32_t ___nData2, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_GetAchievement(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_GetAchievement_m2B608FCA2953275C82174C2EB5C7A56B6EC87B0C (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, bool* ___pbAchieved2, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_SetAchievement(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_SetAchievement_m2037C56645E2374159ABB4327B7D60A46DE2214D (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_StoreStats(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_StoreStats_mB7CEC1D3B28786D18BB895378F537F9BFEBD7D30 (intptr_t ___instancePtr0, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_IndicateAchievementProgress(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_IndicateAchievementProgress_mACC63FEBBA5220254D797EACF0343BA181B05C2B (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, uint32_t ___nCurProgress2, uint32_t ___nMaxProgress3, const RuntimeMethod* method); // System.UInt64 Steamworks.NativeMethods::ISteamUserStats_FindLeaderboard(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUserStats_FindLeaderboard_mC052A14BA3DB81CC35BC6C5B8D4BD324F782C036 (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchLeaderboardName1, const RuntimeMethod* method); // Steamworks.SteamAPICall_t Steamworks.SteamAPICall_t::op_Explicit(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 SteamAPICall_t_op_Explicit_mBE025ED66EFF8554705CB65EB2A7C5AC9911FF5C (uint64_t ___value0, const RuntimeMethod* method); // System.UInt64 Steamworks.NativeMethods::ISteamUserStats_DownloadLeaderboardEntries(System.IntPtr,Steamworks.SteamLeaderboard_t,Steamworks.ELeaderboardDataRequest,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUserStats_DownloadLeaderboardEntries_m05C35B0CA5FC430E0871A4720225DDA0CB8FFCC7 (intptr_t ___instancePtr0, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___hSteamLeaderboard1, int32_t ___eLeaderboardDataRequest2, int32_t ___nRangeStart3, int32_t ___nRangeEnd4, const RuntimeMethod* method); // System.Boolean Steamworks.NativeMethods::ISteamUserStats_GetDownloadedLeaderboardEntry(System.IntPtr,Steamworks.SteamLeaderboardEntries_t,System.Int32,Steamworks.LeaderboardEntry_t&,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_GetDownloadedLeaderboardEntry_m3C762058B079639113594DBA915FD66E0EB1A7AF (intptr_t ___instancePtr0, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___hSteamLeaderboardEntries1, int32_t ___index2, LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB * ___pLeaderboardEntry3, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___pDetails4, int32_t ___cDetailsMax5, const RuntimeMethod* method); // System.UInt64 Steamworks.NativeMethods::ISteamUserStats_UploadLeaderboardScore(System.IntPtr,Steamworks.SteamLeaderboard_t,Steamworks.ELeaderboardUploadScoreMethod,System.Int32,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUserStats_UploadLeaderboardScore_mC90DA631234D20FD23377A4FBDE1202CED816F91 (intptr_t ___instancePtr0, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___hSteamLeaderboard1, int32_t ___eLeaderboardUploadScoreMethod2, int32_t ___nScore3, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___pScoreDetails4, int32_t ___cScoreDetailsCount5, const RuntimeMethod* method); // System.IntPtr Steamworks.CSteamAPIContext::GetSteamUtils() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUtils_m720F85CB20F70E5B0FEC883655334CC9692EF33F_inline (const RuntimeMethod* method); // System.UInt32 Steamworks.NativeMethods::ISteamUtils_GetAppID(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t NativeMethods_ISteamUtils_GetAppID_mA017056554B57B4B2B6D0C332615A063117CA118 (intptr_t ___instancePtr0, const RuntimeMethod* method); // Steamworks.AppId_t Steamworks.AppId_t::op_Explicit(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F AppId_t_op_Explicit_mEA4BE39554169053FE984581016FC366DFFC2DFD (uint32_t ___value0, const RuntimeMethod* method); // System.Void Steamworks.UGCHandle_t::.ctor(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UGCHandle_t__ctor_m72C7738CB961BFA9FCC7866755B76BCEF8EB980A_inline (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.String Steamworks.UGCHandle_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UGCHandle_t_ToString_m25B44BECF6C84026A4A8D0858BE64A02C2C177EE (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.UGCHandle_t::op_Equality(Steamworks.UGCHandle_t,Steamworks.UGCHandle_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UGCHandle_t_op_Equality_m9488DAC0707B7298985C26C72DBD68E4BD323709 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___x0, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___y1, const RuntimeMethod* method); // System.Boolean Steamworks.UGCHandle_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UGCHandle_t_Equals_mE8B748991B7EE7EFF182C2DBB444B85468903172 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.UGCHandle_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UGCHandle_t_GetHashCode_mEE47994EA81294FCF1301504E37919B40050B1C4 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, const RuntimeMethod* method); // System.Boolean Steamworks.UGCHandle_t::Equals(Steamworks.UGCHandle_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UGCHandle_t_Equals_mFCF518F828672831BD401788456056ACBBF9B7A5 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___other0, const RuntimeMethod* method); // System.Int32 Steamworks.UGCHandle_t::CompareTo(Steamworks.UGCHandle_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UGCHandle_t_CompareTo_m22B23AFBCC58F910844FBD204436F6872243A020 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___other0, const RuntimeMethod* method); // System.Void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandleZeroOrMinusOneIsInvalid__ctor_m2F9172D39B936E24C9E1772C6DC583CC889A3312 (SafeHandleZeroOrMinusOneIsInvalid_t0C690C7DC958D0C04E529E2BB0F6569956328B45 * __this, bool ___ownsHandle0, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.SafeHandle::SetHandle(System.IntPtr) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SafeHandle_SetHandle_m3727BDA5C26E0220FA7BBE73C9E662774F5F1664_inline (SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B * __this, intptr_t ___handle0, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.Marshal::Copy(System.Byte[],System.Int32,System.IntPtr,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_Copy_mBDE4BE8D48B38EEB9AC3CFFD818A3E6B08E55731 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___source0, int32_t ___startIndex1, intptr_t ___destination2, int32_t ___length3, const RuntimeMethod* method); #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_Init(); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C void CDECL SteamAPI_Shutdown(); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_RestartAppIfNecessary(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int32_t CDECL SteamAPI_GetHSteamPipe(); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int32_t CDECL SteamAPI_GetHSteamUser(); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamInternal_CreateInterface(void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamInternal_FindOrCreateUserInterface(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamInternal_FindOrCreateGameServerInterface(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C void CDECL SteamAPI_ManualDispatch_Init(); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C void CDECL SteamAPI_ManualDispatch_RunFrame(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ManualDispatch_GetNextCallback(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , intptr_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C void CDECL SteamAPI_ManualDispatch_FreeLastCallback(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ManualDispatch_GetAPICallResult(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 , intptr_t, int32_t, int32_t, int32_t*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int32_t CDECL SteamGameServer_GetHSteamPipe(); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamUser(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamFriends(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamUtils(intptr_t, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamMatchmaking(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamMatchmakingServers(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamUserStats(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamApps(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamNetworking(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamRemoteStorage(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamScreenshots(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamGameSearch(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C void CDECL SteamAPI_ISteamClient_SetWarningMessageHook(intptr_t, Il2CppMethodPointer); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamHTTP(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamUGC(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamAppList(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamMusic(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamMusicRemote(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamHTMLSurface(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamInventory(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamVideo(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamParentalSettings(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamInput(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamParties(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamClient_GetISteamRemotePlay(intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C intptr_t CDECL SteamAPI_ISteamFriends_GetFriendPersonaName(intptr_t, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C uint64_t CDECL SteamAPI_ISteamUser_GetSteamID(intptr_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_RequestCurrentStats(intptr_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_GetStatInt32(intptr_t, void*, int32_t*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_SetStatInt32(intptr_t, void*, int32_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_GetAchievement(intptr_t, void*, int32_t*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_SetAchievement(intptr_t, void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_StoreStats(intptr_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_IndicateAchievementProgress(intptr_t, void*, uint32_t, uint32_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C uint64_t CDECL SteamAPI_ISteamUserStats_FindLeaderboard(intptr_t, void*); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C uint64_t CDECL SteamAPI_ISteamUserStats_DownloadLeaderboardEntries(intptr_t, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 , int32_t, int32_t, int32_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C int8_t CDECL SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry(intptr_t, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 , int32_t, LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB *, int32_t*, int32_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C uint64_t CDECL SteamAPI_ISteamUserStats_UploadLeaderboardScore(intptr_t, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 , int32_t, int32_t, int32_t*, int32_t); #endif #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL IL2CPP_EXTERN_C uint32_t CDECL SteamAPI_ISteamUtils_GetAppID(intptr_t); #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 // System.Void Steamworks.AccountID_t::.ctor(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // m_AccountID = value; uint32_t L_0 = ___value0; __this->set_m_AccountID_0(L_0); // } return; } } IL2CPP_EXTERN_C void AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * _thisAdjusted = reinterpret_cast(__this + _offset); AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_inline(_thisAdjusted, ___value0, method); } // System.String Steamworks.AccountID_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AccountID_t_ToString_mE02CF98E063A9C4FC35E6BF3BD6DF5094539BFDC (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, const RuntimeMethod* method) { { // return m_AccountID.ToString(); uint32_t* L_0 = __this->get_address_of_m_AccountID_0(); String_t* L_1; L_1 = UInt32_ToString_mEB55F257429D34ED2BF41AE9567096F1F969B9A0((uint32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* AccountID_t_ToString_mE02CF98E063A9C4FC35E6BF3BD6DF5094539BFDC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = AccountID_t_ToString_mE02CF98E063A9C4FC35E6BF3BD6DF5094539BFDC(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.AccountID_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AccountID_t_Equals_mA85BDE39FC4564F2F6CC5C02FE5E7DE31246D07E (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is AccountID_t && this == (AccountID_t)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10_il2cpp_TypeInfo_var))) { goto IL_001a; } } { AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_1 = (*(AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 *)__this); RuntimeObject * L_2 = ___other0; bool L_3; L_3 = AccountID_t_op_Equality_mCF14FA7BCFE56CFC4AAF6EFB4219B46E80722321(L_1, ((*(AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 *)((AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 *)UnBox(L_2, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool AccountID_t_Equals_mA85BDE39FC4564F2F6CC5C02FE5E7DE31246D07E_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = AccountID_t_Equals_mA85BDE39FC4564F2F6CC5C02FE5E7DE31246D07E(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.AccountID_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AccountID_t_GetHashCode_m8162C69D63F9009C0DD618A6A524EFFF3AAD8FB7 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, const RuntimeMethod* method) { { // return m_AccountID.GetHashCode(); uint32_t* L_0 = __this->get_address_of_m_AccountID_0(); int32_t L_1; L_1 = UInt32_GetHashCode_m60E3A243F3D79311A64836148AE1AC23C679FC45((uint32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t AccountID_t_GetHashCode_m8162C69D63F9009C0DD618A6A524EFFF3AAD8FB7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = AccountID_t_GetHashCode_m8162C69D63F9009C0DD618A6A524EFFF3AAD8FB7(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.AccountID_t::op_Equality(Steamworks.AccountID_t,Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AccountID_t_op_Equality_mCF14FA7BCFE56CFC4AAF6EFB4219B46E80722321 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___x0, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___y1, const RuntimeMethod* method) { { // return x.m_AccountID == y.m_AccountID; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_0 = ___x0; uint32_t L_1 = L_0.get_m_AccountID_0(); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_2 = ___y1; uint32_t L_3 = L_2.get_m_AccountID_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } // System.UInt32 Steamworks.AccountID_t::op_Explicit(Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t AccountID_t_op_Explicit_mD1C4E4599AF92AFE47FD0088989B1369BE5B3CF1 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___that0, const RuntimeMethod* method) { { // return that.m_AccountID; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_0 = ___that0; uint32_t L_1 = L_0.get_m_AccountID_0(); return L_1; } } // System.Boolean Steamworks.AccountID_t::Equals(Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AccountID_t_Equals_m3E2426B1EE101B7C3DC9222A096E4D0D204A7876 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method) { { // return m_AccountID == other.m_AccountID; uint32_t L_0 = __this->get_m_AccountID_0(); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_1 = ___other0; uint32_t L_2 = L_1.get_m_AccountID_0(); return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool AccountID_t_Equals_m3E2426B1EE101B7C3DC9222A096E4D0D204A7876_AdjustorThunk (RuntimeObject * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = AccountID_t_Equals_m3E2426B1EE101B7C3DC9222A096E4D0D204A7876(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.AccountID_t::CompareTo(Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AccountID_t_CompareTo_mD00F58333E306B61E73400FB233F736E9B6D8DE0 (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method) { { // return m_AccountID.CompareTo(other.m_AccountID); uint32_t* L_0 = __this->get_address_of_m_AccountID_0(); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_1 = ___other0; uint32_t L_2 = L_1.get_m_AccountID_0(); int32_t L_3; L_3 = UInt32_CompareTo_m76A5D003A15DDF163B35312D33652AB331123E69((uint32_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t AccountID_t_CompareTo_mD00F58333E306B61E73400FB233F736E9B6D8DE0_AdjustorThunk (RuntimeObject * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = AccountID_t_CompareTo_mD00F58333E306B61E73400FB233F736E9B6D8DE0(_thisAdjusted, ___other0, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Steamworks.AppId_t::.ctor(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppId_t__ctor_mED48505C454E75844E6591BB82934E4EE18A4F86 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, uint32_t ___value0, const RuntimeMethod* method) { { // m_AppId = value; uint32_t L_0 = ___value0; __this->set_m_AppId_1(L_0); // } return; } } IL2CPP_EXTERN_C void AppId_t__ctor_mED48505C454E75844E6591BB82934E4EE18A4F86_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * _thisAdjusted = reinterpret_cast(__this + _offset); AppId_t__ctor_mED48505C454E75844E6591BB82934E4EE18A4F86_inline(_thisAdjusted, ___value0, method); } // System.String Steamworks.AppId_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppId_t_ToString_mBC5DB3ADDD9A1691A971509445EB07CF3F5F7F43 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, const RuntimeMethod* method) { { // return m_AppId.ToString(); uint32_t* L_0 = __this->get_address_of_m_AppId_1(); String_t* L_1; L_1 = UInt32_ToString_mEB55F257429D34ED2BF41AE9567096F1F969B9A0((uint32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* AppId_t_ToString_mBC5DB3ADDD9A1691A971509445EB07CF3F5F7F43_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = AppId_t_ToString_mBC5DB3ADDD9A1691A971509445EB07CF3F5F7F43(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.AppId_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppId_t_Equals_m4EE91AFA243BC5EDBB362E792A01890ED12584C7 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is AppId_t && this == (AppId_t)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var))) { goto IL_001a; } } { AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_1 = (*(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F *)__this); RuntimeObject * L_2 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var); bool L_3; L_3 = AppId_t_op_Equality_mC6DB47592273E9D2EAF7BECF2728B873CC1B2AC0(L_1, ((*(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F *)((AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F *)UnBox(L_2, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool AppId_t_Equals_m4EE91AFA243BC5EDBB362E792A01890ED12584C7_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = AppId_t_Equals_m4EE91AFA243BC5EDBB362E792A01890ED12584C7(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.AppId_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppId_t_GetHashCode_mD99BDA017DEAB30AE51021D0415E173B6A478E8D (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, const RuntimeMethod* method) { { // return m_AppId.GetHashCode(); uint32_t* L_0 = __this->get_address_of_m_AppId_1(); int32_t L_1; L_1 = UInt32_GetHashCode_m60E3A243F3D79311A64836148AE1AC23C679FC45((uint32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t AppId_t_GetHashCode_mD99BDA017DEAB30AE51021D0415E173B6A478E8D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = AppId_t_GetHashCode_mD99BDA017DEAB30AE51021D0415E173B6A478E8D(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.AppId_t::op_Equality(Steamworks.AppId_t,Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppId_t_op_Equality_mC6DB47592273E9D2EAF7BECF2728B873CC1B2AC0 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___x0, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___y1, const RuntimeMethod* method) { { // return x.m_AppId == y.m_AppId; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_0 = ___x0; uint32_t L_1 = L_0.get_m_AppId_1(); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_2 = ___y1; uint32_t L_3 = L_2.get_m_AppId_1(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } // Steamworks.AppId_t Steamworks.AppId_t::op_Explicit(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F AppId_t_op_Explicit_mEA4BE39554169053FE984581016FC366DFFC2DFD (uint32_t ___value0, const RuntimeMethod* method) { { // return new AppId_t(value); uint32_t L_0 = ___value0; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_1; memset((&L_1), 0, sizeof(L_1)); AppId_t__ctor_mED48505C454E75844E6591BB82934E4EE18A4F86_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.UInt32 Steamworks.AppId_t::op_Explicit(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t AppId_t_op_Explicit_mE635F3B38353D6FBD07B74C422DB20416F2F3254 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___that0, const RuntimeMethod* method) { { // return that.m_AppId; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_0 = ___that0; uint32_t L_1 = L_0.get_m_AppId_1(); return L_1; } } // System.Boolean Steamworks.AppId_t::Equals(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppId_t_Equals_mB215C4A85CA319099F8FA36BE750A54D83C60403 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method) { { // return m_AppId == other.m_AppId; uint32_t L_0 = __this->get_m_AppId_1(); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_1 = ___other0; uint32_t L_2 = L_1.get_m_AppId_1(); return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool AppId_t_Equals_mB215C4A85CA319099F8FA36BE750A54D83C60403_AdjustorThunk (RuntimeObject * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method) { int32_t _offset = 1; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = AppId_t_Equals_mB215C4A85CA319099F8FA36BE750A54D83C60403(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.AppId_t::CompareTo(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppId_t_CompareTo_mD4A84E527AF475302511062C94476C5FAB95E946 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method) { { // return m_AppId.CompareTo(other.m_AppId); uint32_t* L_0 = __this->get_address_of_m_AppId_1(); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_1 = ___other0; uint32_t L_2 = L_1.get_m_AppId_1(); int32_t L_3; L_3 = UInt32_CompareTo_m76A5D003A15DDF163B35312D33652AB331123E69((uint32_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t AppId_t_CompareTo_mD4A84E527AF475302511062C94476C5FAB95E946_AdjustorThunk (RuntimeObject * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method) { int32_t _offset = 1; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = AppId_t_CompareTo_mD4A84E527AF475302511062C94476C5FAB95E946(_thisAdjusted, ___other0, method); return _returnValue; } // System.Void Steamworks.AppId_t::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppId_t__cctor_mA75B0BF3D77189D26B141608ACD18598E2F80C6D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static readonly AppId_t Invalid = new AppId_t(0x0); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_0; memset((&L_0), 0, sizeof(L_0)); AppId_t__ctor_mED48505C454E75844E6591BB82934E4EE18A4F86_inline((&L_0), 0, /*hidden argument*/NULL); ((AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_StaticFields*)il2cpp_codegen_static_fields_for(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var))->set_Invalid_0(L_0); 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 // System.Void Steamworks.CGameID::.ctor(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CGameID__ctor_m8A8A2DE7F387C3C07987110AA3F48179FD08E415 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___nAppID0, const RuntimeMethod* method) { { // m_GameID = 0; __this->set_m_GameID_0(((int64_t)((int64_t)0))); // SetAppID(nAppID); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_0 = ___nAppID0; CGameID_SetAppID_m8624370B5EEF08B672E64732964811C3529F2597((CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F *)__this, L_0, /*hidden argument*/NULL); // } return; } } IL2CPP_EXTERN_C void CGameID__ctor_m8A8A2DE7F387C3C07987110AA3F48179FD08E415_AdjustorThunk (RuntimeObject * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___nAppID0, const RuntimeMethod* method) { int32_t _offset = 1; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * _thisAdjusted = reinterpret_cast(__this + _offset); CGameID__ctor_m8A8A2DE7F387C3C07987110AA3F48179FD08E415(_thisAdjusted, ___nAppID0, method); } // System.Void Steamworks.CGameID::SetAppID(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CGameID_SetAppID_m8624370B5EEF08B672E64732964811C3529F2597 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // m_GameID = (m_GameID & ~(0xFFFFFFul << (ushort)0)) | (((ulong)(other) & 0xFFFFFFul) << (ushort)0); uint64_t L_0 = __this->get_m_GameID_0(); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_1 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var); uint32_t L_2; L_2 = AppId_t_op_Explicit_mE635F3B38353D6FBD07B74C422DB20416F2F3254_inline(L_1, /*hidden argument*/NULL); __this->set_m_GameID_0(((int64_t)((int64_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)((int64_t)((int32_t)-16777216)))))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2))&(int64_t)((int64_t)((int64_t)((int32_t)16777215)))))))); // } return; } } IL2CPP_EXTERN_C void CGameID_SetAppID_m8624370B5EEF08B672E64732964811C3529F2597_AdjustorThunk (RuntimeObject * __this, AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * _thisAdjusted = reinterpret_cast(__this + _offset); CGameID_SetAppID_m8624370B5EEF08B672E64732964811C3529F2597(_thisAdjusted, ___other0, method); } // System.String Steamworks.CGameID::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CGameID_ToString_mC9BEEAE3C4B7B0F22FD85C36B195CCD0FA9E3E04 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, const RuntimeMethod* method) { { // return m_GameID.ToString(); uint64_t* L_0 = __this->get_address_of_m_GameID_0(); String_t* L_1; L_1 = UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* CGameID_ToString_mC9BEEAE3C4B7B0F22FD85C36B195CCD0FA9E3E04_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = CGameID_ToString_mC9BEEAE3C4B7B0F22FD85C36B195CCD0FA9E3E04(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.CGameID::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CGameID_Equals_m1126E043F647F52B7EAB1F3A8398880F6351280A (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is CGameID && this == (CGameID)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F_il2cpp_TypeInfo_var))) { goto IL_001a; } } { CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F L_1 = (*(CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F *)__this); RuntimeObject * L_2 = ___other0; bool L_3; L_3 = CGameID_op_Equality_m02BC72F4D2FEDDBB151832C25C9CAA92FA06E9B3(L_1, ((*(CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F *)((CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F *)UnBox(L_2, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool CGameID_Equals_m1126E043F647F52B7EAB1F3A8398880F6351280A_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = CGameID_Equals_m1126E043F647F52B7EAB1F3A8398880F6351280A(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.CGameID::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CGameID_GetHashCode_m92FB84AC4D83023C80F64A9A3BDAD59614FB6ECA (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, const RuntimeMethod* method) { { // return m_GameID.GetHashCode(); uint64_t* L_0 = __this->get_address_of_m_GameID_0(); int32_t L_1; L_1 = UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t CGameID_GetHashCode_m92FB84AC4D83023C80F64A9A3BDAD59614FB6ECA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = CGameID_GetHashCode_m92FB84AC4D83023C80F64A9A3BDAD59614FB6ECA(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.CGameID::op_Equality(Steamworks.CGameID,Steamworks.CGameID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CGameID_op_Equality_m02BC72F4D2FEDDBB151832C25C9CAA92FA06E9B3 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___x0, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___y1, const RuntimeMethod* method) { { // return x.m_GameID == y.m_GameID; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F L_0 = ___x0; uint64_t L_1 = L_0.get_m_GameID_0(); CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F L_2 = ___y1; uint64_t L_3 = L_2.get_m_GameID_0(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // System.UInt64 Steamworks.CGameID::op_Explicit(Steamworks.CGameID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t CGameID_op_Explicit_m68F142FA2D40B17995CD0806D5880E4BC9F0AE00 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___that0, const RuntimeMethod* method) { { // return that.m_GameID; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F L_0 = ___that0; uint64_t L_1 = L_0.get_m_GameID_0(); return L_1; } } // System.Boolean Steamworks.CGameID::Equals(Steamworks.CGameID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CGameID_Equals_m7A3DB6286ACD3A9D15A02191913831944DAC3445 (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___other0, const RuntimeMethod* method) { { // return m_GameID == other.m_GameID; uint64_t L_0 = __this->get_m_GameID_0(); CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F L_1 = ___other0; uint64_t L_2 = L_1.get_m_GameID_0(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool CGameID_Equals_m7A3DB6286ACD3A9D15A02191913831944DAC3445_AdjustorThunk (RuntimeObject * __this, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = CGameID_Equals_m7A3DB6286ACD3A9D15A02191913831944DAC3445(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.CGameID::CompareTo(Steamworks.CGameID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CGameID_CompareTo_m4035FD4584880A3B1FF160F06B37454D50950C9D (CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * __this, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___other0, const RuntimeMethod* method) { { // return m_GameID.CompareTo(other.m_GameID); uint64_t* L_0 = __this->get_address_of_m_GameID_0(); CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F L_1 = ___other0; uint64_t L_2 = L_1.get_m_GameID_0(); int32_t L_3; L_3 = UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53((uint64_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t CGameID_CompareTo_m4035FD4584880A3B1FF160F06B37454D50950C9D_AdjustorThunk (RuntimeObject * __this, CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CGameID_tB7550CDF8C6715806649206582EE7B5ACE53EB2F * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = CGameID_CompareTo_m4035FD4584880A3B1FF160F06B37454D50950C9D(_thisAdjusted, ___other0, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Steamworks.CSteamAPIContext::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamAPIContext_Clear_m38A0CC8414DA13675C0B7978CCFDFA8BEE84A535 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // m_pSteamClient = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamClient_0((intptr_t)(0)); // m_pSteamUser = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUser_1((intptr_t)(0)); // m_pSteamFriends = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamFriends_2((intptr_t)(0)); // m_pSteamUtils = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUtils_3((intptr_t)(0)); // m_pSteamMatchmaking = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMatchmaking_4((intptr_t)(0)); // m_pSteamUserStats = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUserStats_5((intptr_t)(0)); // m_pSteamApps = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamApps_6((intptr_t)(0)); // m_pSteamMatchmakingServers = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMatchmakingServers_7((intptr_t)(0)); // m_pSteamNetworking = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworking_8((intptr_t)(0)); // m_pSteamRemoteStorage = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamRemoteStorage_9((intptr_t)(0)); // m_pSteamHTTP = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamHTTP_12((intptr_t)(0)); // m_pSteamScreenshots = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamScreenshots_10((intptr_t)(0)); // m_pSteamGameSearch = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamGameSearch_11((intptr_t)(0)); // m_pSteamMusic = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMusic_16((intptr_t)(0)); // m_pController = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pController_13((intptr_t)(0)); // m_pSteamUGC = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUGC_14((intptr_t)(0)); // m_pSteamAppList = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamAppList_15((intptr_t)(0)); // m_pSteamMusic = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMusic_16((intptr_t)(0)); // m_pSteamMusicRemote = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMusicRemote_17((intptr_t)(0)); // m_pSteamHTMLSurface = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamHTMLSurface_18((intptr_t)(0)); // m_pSteamInventory = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamInventory_19((intptr_t)(0)); // m_pSteamVideo = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamVideo_20((intptr_t)(0)); // m_pSteamParentalSettings = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamParentalSettings_21((intptr_t)(0)); // m_pSteamInput = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamInput_22((intptr_t)(0)); // m_pSteamParties = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamParties_23((intptr_t)(0)); // m_pSteamRemotePlay = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamRemotePlay_24((intptr_t)(0)); // m_pSteamNetworkingUtils = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworkingUtils_25((intptr_t)(0)); // m_pSteamNetworkingSockets = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworkingSockets_26((intptr_t)(0)); // m_pSteamNetworkingMessages = IntPtr.Zero; ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworkingMessages_27((intptr_t)(0)); // } return; } } // System.Boolean Steamworks.CSteamAPIContext::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamAPIContext_Init_m09BE6C7ABE56A27919591B0E22E3AF39AE58CC3E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral00BB7B0968F8F986796DE335CBE1D0E3572814DD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1DF69650C782AD0550A119DEE34399BB21B1029F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral246E40040673C2B02EDEF5B72969609CB7A18928); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2BD871A63AEF7DF5D37F04C5115E3A5EB3E5BCAD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F4529C173EAAA833E849CEB210AF102D97C6314); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34B849768C7D82EF7C9D5580B285FA865D433C23); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral360BE1F49303CBF1F6D869F042788303A2218FD5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3761F93772D4F0476C5B4CE31098A29A3192D200); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C2E7FB972C32896C837C340EEE54806FAE3899B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3D27849A5D84FBA0126B3FE667D6AC77E4D78860); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral45F2AD04AE4163540AEBBE75EE85BC4F4B725F15); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral464491578DE82190CC999D4B7DEB8A58A0B7B0BF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46721E2E73320E9A79E6E9F5298D8C1E8E5779FF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral476E9D8451428D8621513CF558604631B5A82316); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5135805735481E10490A502517FC16918B682D77); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59EB99274D4506A3FAA9E97CFDE501E62A662488); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral603D778B2E939C9C0B972DB785FA1484F80D5B6D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral87C17D06DD530E89C004D5B7BC0292991AB5B25D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A916395093E9847942167E65AB728FC02C3525D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CDFA84EB529B9C2003C015D856A6F792AD120BF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EE0E1D633E0C95CBA7C63B4A4F91FC668A9BDF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC121CCD1E932187C2B430D9EDBE9084DDE93CDD9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC98CF9A47B68F02E92768DA9EE058C4C3C029552); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD4BD6AABFF3DDC9979EEC5CD448153111CF6251B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE1C4CF0151C50CA786AD9C74191EE46969DFDECB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEC17C64E9F6C7724FDE3A59B25DB0A7593598E5D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF0759C7434945264A11230005C5A24208B449539); s_Il2CppMethodInitialized = true; } HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 V_0; memset((&V_0), 0, sizeof(V_0)); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 V_1; memset((&V_1), 0, sizeof(V_1)); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_2 = NULL; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_3 = NULL; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_4 = NULL; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; intptr_t G_B59_0; memset((&G_B59_0), 0, sizeof(G_B59_0)); { // HSteamUser hSteamUser = SteamAPI.GetHSteamUser(); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_0; L_0 = SteamAPI_GetHSteamUser_mB8B8B316A9CEC3447AEEDF47B63252786A1AFCD6(/*hidden argument*/NULL); V_0 = L_0; // HSteamPipe hSteamPipe = SteamAPI.GetHSteamPipe(); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_1; L_1 = SteamAPI_GetHSteamPipe_m402780291519FEE3D87529ADA80E74EBF795549E(/*hidden argument*/NULL); V_1 = L_1; // if (hSteamPipe == (HSteamPipe)0) { return false; } HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_2 = V_1; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_3; L_3 = HSteamPipe_op_Explicit_m5631FDF37EB2F3C2437800A5B8C43A97A6028DCD(0, /*hidden argument*/NULL); bool L_4; L_4 = HSteamPipe_op_Equality_mE9211155C5250C6551A087248B43CB16B8FBD53E(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_001c; } } { // if (hSteamPipe == (HSteamPipe)0) { return false; } return (bool)0; } IL_001c: { // using (var pchVersionString = new InteropHelp.UTF8StringHandle(Constants.STEAMCLIENT_INTERFACE_VERSION)) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_5, _stringLiteral59EB99274D4506A3FAA9E97CFDE501E62A662488, /*hidden argument*/NULL); V_2 = L_5; } IL_0027: try { // begin try (depth: 1) // m_pSteamClient = NativeMethods.SteamInternal_CreateInterface(pchVersionString); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_6 = V_2; intptr_t L_7; L_7 = NativeMethods_SteamInternal_CreateInterface_mD327E635909A147EF453F474DBE6BA525E131E88(L_6, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamClient_0((intptr_t)L_7); // } IL2CPP_LEAVE(0x3E, FINALLY_0034); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0034; } FINALLY_0034: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_2; if (!L_8) { goto IL_003d; } } IL_0037: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_9 = V_2; NullCheck(L_9); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_9); } IL_003d: { IL2CPP_END_FINALLY(52) } } // end finally (depth: 1) IL2CPP_CLEANUP(52) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x3E, IL_003e) } IL_003e: { // if (m_pSteamClient == IntPtr.Zero) { return false; } intptr_t L_10 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamClient_0(); bool L_11; L_11 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_10, (intptr_t)(0), /*hidden argument*/NULL); if (!L_11) { goto IL_0051; } } { // if (m_pSteamClient == IntPtr.Zero) { return false; } return (bool)0; } IL_0051: { // m_pSteamUser = SteamClient.GetISteamUser(hSteamUser, hSteamPipe, Constants.STEAMUSER_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_12 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_13 = V_1; intptr_t L_14; L_14 = SteamClient_GetISteamUser_m784D4761DD78E467165D5A67C940B1A2C2F272F1(L_12, L_13, _stringLiteral2BD871A63AEF7DF5D37F04C5115E3A5EB3E5BCAD, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUser_1((intptr_t)L_14); // if (m_pSteamUser == IntPtr.Zero) { return false; } intptr_t L_15 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUser_1(); bool L_16; L_16 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_15, (intptr_t)(0), /*hidden argument*/NULL); if (!L_16) { goto IL_0075; } } { // if (m_pSteamUser == IntPtr.Zero) { return false; } return (bool)0; } IL_0075: { // m_pSteamFriends = SteamClient.GetISteamFriends(hSteamUser, hSteamPipe, Constants.STEAMFRIENDS_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_17 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_18 = V_1; intptr_t L_19; L_19 = SteamClient_GetISteamFriends_mE54BA6A4252B1D0F324203DE59D7F734BF4A7CCA(L_17, L_18, _stringLiteral3C2E7FB972C32896C837C340EEE54806FAE3899B, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamFriends_2((intptr_t)L_19); // if (m_pSteamFriends == IntPtr.Zero) { return false; } intptr_t L_20 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamFriends_2(); bool L_21; L_21 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_20, (intptr_t)(0), /*hidden argument*/NULL); if (!L_21) { goto IL_0099; } } { // if (m_pSteamFriends == IntPtr.Zero) { return false; } return (bool)0; } IL_0099: { // m_pSteamUtils = SteamClient.GetISteamUtils(hSteamPipe, Constants.STEAMUTILS_INTERFACE_VERSION); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_22 = V_1; intptr_t L_23; L_23 = SteamClient_GetISteamUtils_mC15C27B614EBD490C858522E15CF848A911335E5(L_22, _stringLiteral464491578DE82190CC999D4B7DEB8A58A0B7B0BF, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUtils_3((intptr_t)L_23); // if (m_pSteamUtils == IntPtr.Zero) { return false; } intptr_t L_24 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUtils_3(); bool L_25; L_25 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_24, (intptr_t)(0), /*hidden argument*/NULL); if (!L_25) { goto IL_00bc; } } { // if (m_pSteamUtils == IntPtr.Zero) { return false; } return (bool)0; } IL_00bc: { // m_pSteamMatchmaking = SteamClient.GetISteamMatchmaking(hSteamUser, hSteamPipe, Constants.STEAMMATCHMAKING_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_26 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_27 = V_1; intptr_t L_28; L_28 = SteamClient_GetISteamMatchmaking_m2B235EFC14594430ECDAE27D317A35EE53F70CED(L_26, L_27, _stringLiteral476E9D8451428D8621513CF558604631B5A82316, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMatchmaking_4((intptr_t)L_28); // if (m_pSteamMatchmaking == IntPtr.Zero) { return false; } intptr_t L_29 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamMatchmaking_4(); bool L_30; L_30 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_29, (intptr_t)(0), /*hidden argument*/NULL); if (!L_30) { goto IL_00e0; } } { // if (m_pSteamMatchmaking == IntPtr.Zero) { return false; } return (bool)0; } IL_00e0: { // m_pSteamMatchmakingServers = SteamClient.GetISteamMatchmakingServers(hSteamUser, hSteamPipe, Constants.STEAMMATCHMAKINGSERVERS_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_31 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_32 = V_1; intptr_t L_33; L_33 = SteamClient_GetISteamMatchmakingServers_mB0CD9A0BCD6AB675A2A489259E7DC0A3C04030EA(L_31, L_32, _stringLiteral3761F93772D4F0476C5B4CE31098A29A3192D200, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMatchmakingServers_7((intptr_t)L_33); // if (m_pSteamMatchmakingServers == IntPtr.Zero) { return false; } intptr_t L_34 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamMatchmakingServers_7(); bool L_35; L_35 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_34, (intptr_t)(0), /*hidden argument*/NULL); if (!L_35) { goto IL_0104; } } { // if (m_pSteamMatchmakingServers == IntPtr.Zero) { return false; } return (bool)0; } IL_0104: { // m_pSteamUserStats = SteamClient.GetISteamUserStats(hSteamUser, hSteamPipe, Constants.STEAMUSERSTATS_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_36 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_37 = V_1; intptr_t L_38; L_38 = SteamClient_GetISteamUserStats_m2F66A2162FF2DCAB1DB4C546155ADCAF13AA6BA8(L_36, L_37, _stringLiteral5135805735481E10490A502517FC16918B682D77, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUserStats_5((intptr_t)L_38); // if (m_pSteamUserStats == IntPtr.Zero) { return false; } intptr_t L_39 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUserStats_5(); bool L_40; L_40 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_39, (intptr_t)(0), /*hidden argument*/NULL); if (!L_40) { goto IL_0128; } } { // if (m_pSteamUserStats == IntPtr.Zero) { return false; } return (bool)0; } IL_0128: { // m_pSteamApps = SteamClient.GetISteamApps(hSteamUser, hSteamPipe, Constants.STEAMAPPS_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_41 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_42 = V_1; intptr_t L_43; L_43 = SteamClient_GetISteamApps_m0E5B649A2EE0933F43A7E779DFCFC3A774EF6B31(L_41, L_42, _stringLiteral9CDFA84EB529B9C2003C015D856A6F792AD120BF, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamApps_6((intptr_t)L_43); // if (m_pSteamApps == IntPtr.Zero) { return false; } intptr_t L_44 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamApps_6(); bool L_45; L_45 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_44, (intptr_t)(0), /*hidden argument*/NULL); if (!L_45) { goto IL_014c; } } { // if (m_pSteamApps == IntPtr.Zero) { return false; } return (bool)0; } IL_014c: { // m_pSteamNetworking = SteamClient.GetISteamNetworking(hSteamUser, hSteamPipe, Constants.STEAMNETWORKING_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_46 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_47 = V_1; intptr_t L_48; L_48 = SteamClient_GetISteamNetworking_mDA61AFBAC7FF6F79179B5510C3F1B7405771BA04(L_46, L_47, _stringLiteral34B849768C7D82EF7C9D5580B285FA865D433C23, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworking_8((intptr_t)L_48); // if (m_pSteamNetworking == IntPtr.Zero) { return false; } intptr_t L_49 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamNetworking_8(); bool L_50; L_50 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_49, (intptr_t)(0), /*hidden argument*/NULL); if (!L_50) { goto IL_0170; } } { // if (m_pSteamNetworking == IntPtr.Zero) { return false; } return (bool)0; } IL_0170: { // m_pSteamRemoteStorage = SteamClient.GetISteamRemoteStorage(hSteamUser, hSteamPipe, Constants.STEAMREMOTESTORAGE_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_51 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_52 = V_1; intptr_t L_53; L_53 = SteamClient_GetISteamRemoteStorage_m960BD6AEECAA64C9797AE44615EB889142D85909(L_51, L_52, _stringLiteral3D27849A5D84FBA0126B3FE667D6AC77E4D78860, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamRemoteStorage_9((intptr_t)L_53); // if (m_pSteamRemoteStorage == IntPtr.Zero) { return false; } intptr_t L_54 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamRemoteStorage_9(); bool L_55; L_55 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_54, (intptr_t)(0), /*hidden argument*/NULL); if (!L_55) { goto IL_0194; } } { // if (m_pSteamRemoteStorage == IntPtr.Zero) { return false; } return (bool)0; } IL_0194: { // m_pSteamScreenshots = SteamClient.GetISteamScreenshots(hSteamUser, hSteamPipe, Constants.STEAMSCREENSHOTS_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_56 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_57 = V_1; intptr_t L_58; L_58 = SteamClient_GetISteamScreenshots_m7D0DCEEEFE8F90A62FEAD4DCA9DDCBF39A80DA02(L_56, L_57, _stringLiteral360BE1F49303CBF1F6D869F042788303A2218FD5, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamScreenshots_10((intptr_t)L_58); // if (m_pSteamScreenshots == IntPtr.Zero) { return false; } intptr_t L_59 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamScreenshots_10(); bool L_60; L_60 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_59, (intptr_t)(0), /*hidden argument*/NULL); if (!L_60) { goto IL_01b8; } } { // if (m_pSteamScreenshots == IntPtr.Zero) { return false; } return (bool)0; } IL_01b8: { // m_pSteamGameSearch = SteamClient.GetISteamGameSearch(hSteamUser, hSteamPipe, Constants.STEAMGAMESEARCH_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_61 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_62 = V_1; intptr_t L_63; L_63 = SteamClient_GetISteamGameSearch_mABB9055D95414F8C264AC280278935E68D4FB1B3(L_61, L_62, _stringLiteral87C17D06DD530E89C004D5B7BC0292991AB5B25D, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamGameSearch_11((intptr_t)L_63); // if (m_pSteamGameSearch == IntPtr.Zero) { return false; } intptr_t L_64 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamGameSearch_11(); bool L_65; L_65 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_64, (intptr_t)(0), /*hidden argument*/NULL); if (!L_65) { goto IL_01dc; } } { // if (m_pSteamGameSearch == IntPtr.Zero) { return false; } return (bool)0; } IL_01dc: { // m_pSteamHTTP = SteamClient.GetISteamHTTP(hSteamUser, hSteamPipe, Constants.STEAMHTTP_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_66 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_67 = V_1; intptr_t L_68; L_68 = SteamClient_GetISteamHTTP_m4F038CBF47B0AF72509BE10647C7B8A63197CEB2(L_66, L_67, _stringLiteral603D778B2E939C9C0B972DB785FA1484F80D5B6D, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamHTTP_12((intptr_t)L_68); // if (m_pSteamHTTP == IntPtr.Zero) { return false; } intptr_t L_69 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamHTTP_12(); bool L_70; L_70 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_69, (intptr_t)(0), /*hidden argument*/NULL); if (!L_70) { goto IL_0200; } } { // if (m_pSteamHTTP == IntPtr.Zero) { return false; } return (bool)0; } IL_0200: { // m_pSteamUGC = SteamClient.GetISteamUGC(hSteamUser, hSteamPipe, Constants.STEAMUGC_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_71 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_72 = V_1; intptr_t L_73; L_73 = SteamClient_GetISteamUGC_m468739C549ABF94418A4EA177E2D912B1BD92C82(L_71, L_72, _stringLiteral9EE0E1D633E0C95CBA7C63B4A4F91FC668A9BDF3, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamUGC_14((intptr_t)L_73); // if (m_pSteamUGC == IntPtr.Zero) { return false; } intptr_t L_74 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUGC_14(); bool L_75; L_75 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_74, (intptr_t)(0), /*hidden argument*/NULL); if (!L_75) { goto IL_0224; } } { // if (m_pSteamUGC == IntPtr.Zero) { return false; } return (bool)0; } IL_0224: { // m_pSteamAppList = SteamClient.GetISteamAppList(hSteamUser, hSteamPipe, Constants.STEAMAPPLIST_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_76 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_77 = V_1; intptr_t L_78; L_78 = SteamClient_GetISteamAppList_mC943165F04313281D6EADF0D0C086D74D1DA89D0(L_76, L_77, _stringLiteralD4BD6AABFF3DDC9979EEC5CD448153111CF6251B, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamAppList_15((intptr_t)L_78); // if (m_pSteamAppList == IntPtr.Zero) { return false; } intptr_t L_79 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamAppList_15(); bool L_80; L_80 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_79, (intptr_t)(0), /*hidden argument*/NULL); if (!L_80) { goto IL_0248; } } { // if (m_pSteamAppList == IntPtr.Zero) { return false; } return (bool)0; } IL_0248: { // m_pSteamMusic = SteamClient.GetISteamMusic(hSteamUser, hSteamPipe, Constants.STEAMMUSIC_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_81 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_82 = V_1; intptr_t L_83; L_83 = SteamClient_GetISteamMusic_mA8CBB30539F4FEF9683EB0C3C3B8C0D9A2CD5046(L_81, L_82, _stringLiteralF0759C7434945264A11230005C5A24208B449539, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMusic_16((intptr_t)L_83); // if (m_pSteamMusic == IntPtr.Zero) { return false; } intptr_t L_84 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamMusic_16(); bool L_85; L_85 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_84, (intptr_t)(0), /*hidden argument*/NULL); if (!L_85) { goto IL_026c; } } { // if (m_pSteamMusic == IntPtr.Zero) { return false; } return (bool)0; } IL_026c: { // m_pSteamMusicRemote = SteamClient.GetISteamMusicRemote(hSteamUser, hSteamPipe, Constants.STEAMMUSICREMOTE_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_86 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_87 = V_1; intptr_t L_88; L_88 = SteamClient_GetISteamMusicRemote_mBF2336AD1C38FD155EFEB71033F691F19B135770(L_86, L_87, _stringLiteralEC17C64E9F6C7724FDE3A59B25DB0A7593598E5D, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamMusicRemote_17((intptr_t)L_88); // if (m_pSteamMusicRemote == IntPtr.Zero) { return false; } intptr_t L_89 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamMusicRemote_17(); bool L_90; L_90 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_89, (intptr_t)(0), /*hidden argument*/NULL); if (!L_90) { goto IL_0290; } } { // if (m_pSteamMusicRemote == IntPtr.Zero) { return false; } return (bool)0; } IL_0290: { // m_pSteamHTMLSurface = SteamClient.GetISteamHTMLSurface(hSteamUser, hSteamPipe, Constants.STEAMHTMLSURFACE_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_91 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_92 = V_1; intptr_t L_93; L_93 = SteamClient_GetISteamHTMLSurface_m51AE06135A2B74F6A1FFCD663EC6036D98345F69(L_91, L_92, _stringLiteralC98CF9A47B68F02E92768DA9EE058C4C3C029552, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamHTMLSurface_18((intptr_t)L_93); // if (m_pSteamHTMLSurface == IntPtr.Zero) { return false; } intptr_t L_94 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamHTMLSurface_18(); bool L_95; L_95 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_94, (intptr_t)(0), /*hidden argument*/NULL); if (!L_95) { goto IL_02b4; } } { // if (m_pSteamHTMLSurface == IntPtr.Zero) { return false; } return (bool)0; } IL_02b4: { // m_pSteamInventory = SteamClient.GetISteamInventory(hSteamUser, hSteamPipe, Constants.STEAMINVENTORY_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_96 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_97 = V_1; intptr_t L_98; L_98 = SteamClient_GetISteamInventory_mC9E12D602460B4E489131DE13B98EE3556683A3A(L_96, L_97, _stringLiteral46721E2E73320E9A79E6E9F5298D8C1E8E5779FF, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamInventory_19((intptr_t)L_98); // if (m_pSteamInventory == IntPtr.Zero) { return false; } intptr_t L_99 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamInventory_19(); bool L_100; L_100 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_99, (intptr_t)(0), /*hidden argument*/NULL); if (!L_100) { goto IL_02d8; } } { // if (m_pSteamInventory == IntPtr.Zero) { return false; } return (bool)0; } IL_02d8: { // m_pSteamVideo = SteamClient.GetISteamVideo(hSteamUser, hSteamPipe, Constants.STEAMVIDEO_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_101 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_102 = V_1; intptr_t L_103; L_103 = SteamClient_GetISteamVideo_m11D948715E6D711FB403639F28C2ACE9E0D882AE(L_101, L_102, _stringLiteral246E40040673C2B02EDEF5B72969609CB7A18928, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamVideo_20((intptr_t)L_103); // if (m_pSteamVideo == IntPtr.Zero) { return false; } intptr_t L_104 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamVideo_20(); bool L_105; L_105 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_104, (intptr_t)(0), /*hidden argument*/NULL); if (!L_105) { goto IL_02fc; } } { // if (m_pSteamVideo == IntPtr.Zero) { return false; } return (bool)0; } IL_02fc: { // m_pSteamParentalSettings = SteamClient.GetISteamParentalSettings(hSteamUser, hSteamPipe, Constants.STEAMPARENTALSETTINGS_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_106 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_107 = V_1; intptr_t L_108; L_108 = SteamClient_GetISteamParentalSettings_mD5C6538F150B60BBB36AB8AEFACEDDBD8FF1F480(L_106, L_107, _stringLiteralC121CCD1E932187C2B430D9EDBE9084DDE93CDD9, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamParentalSettings_21((intptr_t)L_108); // if (m_pSteamParentalSettings == IntPtr.Zero) { return false; } intptr_t L_109 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamParentalSettings_21(); bool L_110; L_110 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_109, (intptr_t)(0), /*hidden argument*/NULL); if (!L_110) { goto IL_0320; } } { // if (m_pSteamParentalSettings == IntPtr.Zero) { return false; } return (bool)0; } IL_0320: { // m_pSteamInput = SteamClient.GetISteamInput(hSteamUser, hSteamPipe, Constants.STEAMINPUT_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_111 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_112 = V_1; intptr_t L_113; L_113 = SteamClient_GetISteamInput_m462B13145CBFCAF140DBF87ED654E365DA8AA0E4(L_111, L_112, _stringLiteral00BB7B0968F8F986796DE335CBE1D0E3572814DD, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamInput_22((intptr_t)L_113); // if (m_pSteamInput == IntPtr.Zero) { return false; } intptr_t L_114 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamInput_22(); bool L_115; L_115 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_114, (intptr_t)(0), /*hidden argument*/NULL); if (!L_115) { goto IL_0344; } } { // if (m_pSteamInput == IntPtr.Zero) { return false; } return (bool)0; } IL_0344: { // m_pSteamParties = SteamClient.GetISteamParties(hSteamUser, hSteamPipe, Constants.STEAMPARTIES_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_116 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_117 = V_1; intptr_t L_118; L_118 = SteamClient_GetISteamParties_m450F38482CC39C65F99AAC03EF1662CB2A99C7EE(L_116, L_117, _stringLiteral45F2AD04AE4163540AEBBE75EE85BC4F4B725F15, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamParties_23((intptr_t)L_118); // if (m_pSteamParties == IntPtr.Zero) { return false; } intptr_t L_119 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamParties_23(); bool L_120; L_120 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_119, (intptr_t)(0), /*hidden argument*/NULL); if (!L_120) { goto IL_0368; } } { // if (m_pSteamParties == IntPtr.Zero) { return false; } return (bool)0; } IL_0368: { // m_pSteamRemotePlay = SteamClient.GetISteamRemotePlay(hSteamUser, hSteamPipe, Constants.STEAMREMOTEPLAY_INTERFACE_VERSION); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_121 = V_0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_122 = V_1; intptr_t L_123; L_123 = SteamClient_GetISteamRemotePlay_m05F9F4CD37D0A9F8FC7911E9ED128ACEF1CA53C1(L_121, L_122, _stringLiteral2F4529C173EAAA833E849CEB210AF102D97C6314, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamRemotePlay_24((intptr_t)L_123); // if (m_pSteamRemotePlay == IntPtr.Zero) { return false; } intptr_t L_124 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamRemotePlay_24(); bool L_125; L_125 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_124, (intptr_t)(0), /*hidden argument*/NULL); if (!L_125) { goto IL_038c; } } { // if (m_pSteamRemotePlay == IntPtr.Zero) { return false; } return (bool)0; } IL_038c: { // using (var pchVersionString = new InteropHelp.UTF8StringHandle(Constants.STEAMNETWORKINGUTILS_INTERFACE_VERSION)) UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_126 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_126, _stringLiteral1DF69650C782AD0550A119DEE34399BB21B1029F, /*hidden argument*/NULL); V_3 = L_126; } IL_0397: try { // begin try (depth: 1) { // m_pSteamNetworkingUtils = // NativeMethods.SteamInternal_FindOrCreateUserInterface(hSteamUser, pchVersionString) != IntPtr.Zero ? // NativeMethods.SteamInternal_FindOrCreateUserInterface(hSteamUser, pchVersionString) : // NativeMethods.SteamInternal_FindOrCreateGameServerInterface(hSteamUser, pchVersionString); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_127 = V_0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_128 = V_3; intptr_t L_129; L_129 = NativeMethods_SteamInternal_FindOrCreateUserInterface_mD0AB94F46C56B7B907EB75746EE546F376067DBF(L_127, L_128, /*hidden argument*/NULL); bool L_130; L_130 = IntPtr_op_Inequality_mB4DF9161F8D8F48708A2A7BBD7BF626F1EB8C3C8((intptr_t)L_129, (intptr_t)(0), /*hidden argument*/NULL); if (L_130) { goto IL_03b3; } } IL_03aa: { HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_131 = V_0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_132 = V_3; intptr_t L_133; L_133 = NativeMethods_SteamInternal_FindOrCreateGameServerInterface_m050F5E3C532201DC22C2BA5E58A288A2FE38BE1E(L_131, L_132, /*hidden argument*/NULL); G_B59_0 = L_133; goto IL_03ba; } IL_03b3: { HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_134 = V_0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_135 = V_3; intptr_t L_136; L_136 = NativeMethods_SteamInternal_FindOrCreateUserInterface_mD0AB94F46C56B7B907EB75746EE546F376067DBF(L_134, L_135, /*hidden argument*/NULL); G_B59_0 = L_136; } IL_03ba: { ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworkingUtils_25((intptr_t)G_B59_0); // } IL2CPP_LEAVE(0x3CB, FINALLY_03c1); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_03c1; } FINALLY_03c1: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_137 = V_3; if (!L_137) { goto IL_03ca; } } IL_03c4: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_138 = V_3; NullCheck(L_138); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_138); } IL_03ca: { IL2CPP_END_FINALLY(961) } } // end finally (depth: 1) IL2CPP_CLEANUP(961) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x3CB, IL_03cb) } IL_03cb: { // if (m_pSteamNetworkingUtils == IntPtr.Zero) { return false; } intptr_t L_139 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamNetworkingUtils_25(); bool L_140; L_140 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_139, (intptr_t)(0), /*hidden argument*/NULL); if (!L_140) { goto IL_03de; } } { // if (m_pSteamNetworkingUtils == IntPtr.Zero) { return false; } return (bool)0; } IL_03de: { // using (var pchVersionString = new InteropHelp.UTF8StringHandle(Constants.STEAMNETWORKINGSOCKETS_INTERFACE_VERSION)) UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_141 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_141, _stringLiteralE1C4CF0151C50CA786AD9C74191EE46969DFDECB, /*hidden argument*/NULL); V_4 = L_141; } IL_03ea: try { // begin try (depth: 1) // m_pSteamNetworkingSockets = // NativeMethods.SteamInternal_FindOrCreateUserInterface(hSteamUser, pchVersionString); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_142 = V_0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_143 = V_4; intptr_t L_144; L_144 = NativeMethods_SteamInternal_FindOrCreateUserInterface_mD0AB94F46C56B7B907EB75746EE546F376067DBF(L_142, L_143, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworkingSockets_26((intptr_t)L_144); // } IL2CPP_LEAVE(0x405, FINALLY_03f9); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_03f9; } FINALLY_03f9: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_145 = V_4; if (!L_145) { goto IL_0404; } } IL_03fd: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_146 = V_4; NullCheck(L_146); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_146); } IL_0404: { IL2CPP_END_FINALLY(1017) } } // end finally (depth: 1) IL2CPP_CLEANUP(1017) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x405, IL_0405) } IL_0405: { // if (m_pSteamNetworkingSockets == IntPtr.Zero) { return false; } intptr_t L_147 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamNetworkingSockets_26(); bool L_148; L_148 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_147, (intptr_t)(0), /*hidden argument*/NULL); if (!L_148) { goto IL_0418; } } { // if (m_pSteamNetworkingSockets == IntPtr.Zero) { return false; } return (bool)0; } IL_0418: { // using (var pchVersionString = new InteropHelp.UTF8StringHandle(Constants.STEAMNETWORKINGMESSAGES_INTERFACE_VERSION)) UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_149 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_149, _stringLiteral8A916395093E9847942167E65AB728FC02C3525D, /*hidden argument*/NULL); V_5 = L_149; } IL_0424: try { // begin try (depth: 1) // m_pSteamNetworkingMessages = // NativeMethods.SteamInternal_FindOrCreateUserInterface(hSteamUser, pchVersionString); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_150 = V_0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_151 = V_5; intptr_t L_152; L_152 = NativeMethods_SteamInternal_FindOrCreateUserInterface_mD0AB94F46C56B7B907EB75746EE546F376067DBF(L_150, L_151, /*hidden argument*/NULL); ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->set_m_pSteamNetworkingMessages_27((intptr_t)L_152); // } IL2CPP_LEAVE(0x43F, FINALLY_0433); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0433; } FINALLY_0433: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_153 = V_5; if (!L_153) { goto IL_043e; } } IL_0437: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_154 = V_5; NullCheck(L_154); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_154); } IL_043e: { IL2CPP_END_FINALLY(1075) } } // end finally (depth: 1) IL2CPP_CLEANUP(1075) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x43F, IL_043f) } IL_043f: { // if (m_pSteamNetworkingMessages == IntPtr.Zero) { return false; } intptr_t L_155 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamNetworkingMessages_27(); bool L_156; L_156 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_155, (intptr_t)(0), /*hidden argument*/NULL); if (!L_156) { goto IL_0452; } } { // if (m_pSteamNetworkingMessages == IntPtr.Zero) { return false; } return (bool)0; } IL_0452: { // return true; return (bool)1; } } // System.IntPtr Steamworks.CSteamAPIContext::GetSteamClient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamClient() { return m_pSteamClient; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamClient_0(); return (intptr_t)L_0; } } // System.IntPtr Steamworks.CSteamAPIContext::GetSteamUser() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUser_m25DA0139CB75C7BBCCA6CD00F4BBC3EBE69A2BEE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamUser() { return m_pSteamUser; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUser_1(); return (intptr_t)L_0; } } // System.IntPtr Steamworks.CSteamAPIContext::GetSteamFriends() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamFriends_m9E54EE0464D3E849383BDBC2A29E873BED2587AB (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamFriends() { return m_pSteamFriends; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamFriends_2(); return (intptr_t)L_0; } } // System.IntPtr Steamworks.CSteamAPIContext::GetSteamUtils() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUtils_m720F85CB20F70E5B0FEC883655334CC9692EF33F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamUtils() { return m_pSteamUtils; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUtils_3(); return (intptr_t)L_0; } } // System.IntPtr Steamworks.CSteamAPIContext::GetSteamUserStats() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamUserStats() { return m_pSteamUserStats; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUserStats_5(); return (intptr_t)L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Steamworks.CSteamID::.ctor(Steamworks.AccountID_t,System.UInt32,Steamworks.EUniverse,Steamworks.EAccountType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___unAccountID0, uint32_t ___unAccountInstance1, int32_t ___eUniverse2, int32_t ___eAccountType3, const RuntimeMethod* method) { { // m_SteamID = 0; __this->set_m_SteamID_5(((int64_t)((int64_t)0))); // InstancedSet(unAccountID, unAccountInstance, eUniverse, eAccountType); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_0 = ___unAccountID0; uint32_t L_1 = ___unAccountInstance1; int32_t L_2 = ___eUniverse2; int32_t L_3 = ___eAccountType3; CSteamID_InstancedSet_m2ADFC2F3285A09B5E60FA22E6E9E26B0EC6D6140((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)__this, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); // } return; } } IL2CPP_EXTERN_C void CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A_AdjustorThunk (RuntimeObject * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___unAccountID0, uint32_t ___unAccountInstance1, int32_t ___eUniverse2, int32_t ___eAccountType3, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A(_thisAdjusted, ___unAccountID0, ___unAccountInstance1, ___eUniverse2, ___eAccountType3, method); } // System.Void Steamworks.CSteamID::.ctor(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID__ctor_mC917B42F18B9D38C3E66D6E312F3FA9AA625D396 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, uint64_t ___ulSteamID0, const RuntimeMethod* method) { { // m_SteamID = ulSteamID; uint64_t L_0 = ___ulSteamID0; __this->set_m_SteamID_5(L_0); // } return; } } IL2CPP_EXTERN_C void CSteamID__ctor_mC917B42F18B9D38C3E66D6E312F3FA9AA625D396_AdjustorThunk (RuntimeObject * __this, uint64_t ___ulSteamID0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); CSteamID__ctor_mC917B42F18B9D38C3E66D6E312F3FA9AA625D396_inline(_thisAdjusted, ___ulSteamID0, method); } // System.Void Steamworks.CSteamID::InstancedSet(Steamworks.AccountID_t,System.UInt32,Steamworks.EUniverse,Steamworks.EAccountType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_InstancedSet_m2ADFC2F3285A09B5E60FA22E6E9E26B0EC6D6140 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___unAccountID0, uint32_t ___unInstance1, int32_t ___eUniverse2, int32_t ___eAccountType3, const RuntimeMethod* method) { { // SetAccountID(unAccountID); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_0 = ___unAccountID0; CSteamID_SetAccountID_m34713718B0355F552F4A21DC2F17378F69DBCD89((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)__this, L_0, /*hidden argument*/NULL); // SetEUniverse(eUniverse); int32_t L_1 = ___eUniverse2; CSteamID_SetEUniverse_m2B6F62E8340360CF6E4D1409CD62271C3A1B3E87((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)__this, L_1, /*hidden argument*/NULL); // SetEAccountType(eAccountType); int32_t L_2 = ___eAccountType3; CSteamID_SetEAccountType_mC15657A8823794502B4EA83B36B97072D7916160((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)__this, L_2, /*hidden argument*/NULL); // SetAccountInstance(unInstance); uint32_t L_3 = ___unInstance1; CSteamID_SetAccountInstance_mDC0F9365451C50D44E5A7B3D4E75778E25367FF0((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)__this, L_3, /*hidden argument*/NULL); // } return; } } IL2CPP_EXTERN_C void CSteamID_InstancedSet_m2ADFC2F3285A09B5E60FA22E6E9E26B0EC6D6140_AdjustorThunk (RuntimeObject * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___unAccountID0, uint32_t ___unInstance1, int32_t ___eUniverse2, int32_t ___eAccountType3, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); CSteamID_InstancedSet_m2ADFC2F3285A09B5E60FA22E6E9E26B0EC6D6140(_thisAdjusted, ___unAccountID0, ___unInstance1, ___eUniverse2, ___eAccountType3, method); } // System.Void Steamworks.CSteamID::SetAccountID(Steamworks.AccountID_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetAccountID_m34713718B0355F552F4A21DC2F17378F69DBCD89 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method) { { // m_SteamID = (m_SteamID & ~(0xFFFFFFFFul << (ushort)0)) | (((ulong)(other) & 0xFFFFFFFFul) << (ushort)0); uint64_t L_0 = __this->get_m_SteamID_5(); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_1 = ___other0; uint32_t L_2; L_2 = AccountID_t_op_Explicit_mD1C4E4599AF92AFE47FD0088989B1369BE5B3CF1_inline(L_1, /*hidden argument*/NULL); __this->set_m_SteamID_5(((int64_t)((int64_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)-4294967296LL)))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2))&(int64_t)((int64_t)((uint64_t)((uint32_t)((uint32_t)(-1)))))))))); // } return; } } IL2CPP_EXTERN_C void CSteamID_SetAccountID_m34713718B0355F552F4A21DC2F17378F69DBCD89_AdjustorThunk (RuntimeObject * __this, AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); CSteamID_SetAccountID_m34713718B0355F552F4A21DC2F17378F69DBCD89(_thisAdjusted, ___other0, method); } // System.Void Steamworks.CSteamID::SetAccountInstance(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetAccountInstance_mDC0F9365451C50D44E5A7B3D4E75778E25367FF0 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, uint32_t ___other0, const RuntimeMethod* method) { { // m_SteamID = (m_SteamID & ~(0xFFFFFul << (ushort)32)) | (((ulong)(other) & 0xFFFFFul) << (ushort)32); uint64_t L_0 = __this->get_m_SteamID_5(); uint32_t L_1 = ___other0; __this->set_m_SteamID_5(((int64_t)((int64_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)-4503595332403201LL)))|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_1))&(int64_t)((int64_t)((int64_t)((int32_t)1048575)))))<<(int32_t)((int32_t)32)))))); // } return; } } IL2CPP_EXTERN_C void CSteamID_SetAccountInstance_mDC0F9365451C50D44E5A7B3D4E75778E25367FF0_AdjustorThunk (RuntimeObject * __this, uint32_t ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); CSteamID_SetAccountInstance_mDC0F9365451C50D44E5A7B3D4E75778E25367FF0(_thisAdjusted, ___other0, method); } // System.Void Steamworks.CSteamID::SetEAccountType(Steamworks.EAccountType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetEAccountType_mC15657A8823794502B4EA83B36B97072D7916160 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, int32_t ___other0, const RuntimeMethod* method) { { // m_SteamID = (m_SteamID & ~(0xFul << (ushort)52)) | (((ulong)(other) & 0xFul) << (ushort)52); uint64_t L_0 = __this->get_m_SteamID_5(); int32_t L_1 = ___other0; __this->set_m_SteamID_5(((int64_t)((int64_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)-67553994410557441LL)))|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_1))&(int64_t)((int64_t)((int64_t)((int32_t)15)))))<<(int32_t)((int32_t)52)))))); // } return; } } IL2CPP_EXTERN_C void CSteamID_SetEAccountType_mC15657A8823794502B4EA83B36B97072D7916160_AdjustorThunk (RuntimeObject * __this, int32_t ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); CSteamID_SetEAccountType_mC15657A8823794502B4EA83B36B97072D7916160(_thisAdjusted, ___other0, method); } // System.Void Steamworks.CSteamID::SetEUniverse(Steamworks.EUniverse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID_SetEUniverse_m2B6F62E8340360CF6E4D1409CD62271C3A1B3E87 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, int32_t ___other0, const RuntimeMethod* method) { { // m_SteamID = (m_SteamID & ~(0xFFul << (ushort)56)) | (((ulong)(other) & 0xFFul) << (ushort)56); uint64_t L_0 = __this->get_m_SteamID_5(); int32_t L_1 = ___other0; __this->set_m_SteamID_5(((int64_t)((int64_t)((int64_t)((int64_t)L_0&(int64_t)((int64_t)72057594037927935LL)))|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_1))&(int64_t)((int64_t)((int64_t)((int32_t)255)))))<<(int32_t)((int32_t)56)))))); // } return; } } IL2CPP_EXTERN_C void CSteamID_SetEUniverse_m2B6F62E8340360CF6E4D1409CD62271C3A1B3E87_AdjustorThunk (RuntimeObject * __this, int32_t ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); CSteamID_SetEUniverse_m2B6F62E8340360CF6E4D1409CD62271C3A1B3E87(_thisAdjusted, ___other0, method); } // System.String Steamworks.CSteamID::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CSteamID_ToString_mF7CAA143F13845E03910F9A2716321280D56DADB (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, const RuntimeMethod* method) { { // return m_SteamID.ToString(); uint64_t* L_0 = __this->get_address_of_m_SteamID_5(); String_t* L_1; L_1 = UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* CSteamID_ToString_mF7CAA143F13845E03910F9A2716321280D56DADB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = CSteamID_ToString_mF7CAA143F13845E03910F9A2716321280D56DADB(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.CSteamID::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamID_Equals_m5AC980A7E200B143225903509558253685D6C601 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is CSteamID && this == (CSteamID)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var))) { goto IL_001a; } } { CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_1 = (*(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)__this); RuntimeObject * L_2 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var); bool L_3; L_3 = CSteamID_op_Equality_mF936E38B44C296FF76288BFB73F81835A6048FD0(L_1, ((*(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 *)UnBox(L_2, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool CSteamID_Equals_m5AC980A7E200B143225903509558253685D6C601_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = CSteamID_Equals_m5AC980A7E200B143225903509558253685D6C601(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.CSteamID::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CSteamID_GetHashCode_mDD61FD832ADC75DB1567B7C30D9206D5115B0934 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, const RuntimeMethod* method) { { // return m_SteamID.GetHashCode(); uint64_t* L_0 = __this->get_address_of_m_SteamID_5(); int32_t L_1; L_1 = UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t CSteamID_GetHashCode_mDD61FD832ADC75DB1567B7C30D9206D5115B0934_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = CSteamID_GetHashCode_mDD61FD832ADC75DB1567B7C30D9206D5115B0934(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.CSteamID::op_Equality(Steamworks.CSteamID,Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamID_op_Equality_mF936E38B44C296FF76288BFB73F81835A6048FD0 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___x0, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___y1, const RuntimeMethod* method) { { // return x.m_SteamID == y.m_SteamID; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_0 = ___x0; uint64_t L_1 = L_0.get_m_SteamID_5(); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_2 = ___y1; uint64_t L_3 = L_2.get_m_SteamID_5(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // Steamworks.CSteamID Steamworks.CSteamID::op_Explicit(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 CSteamID_op_Explicit_m0730DED52E6AF01EFABEC4D50C605155BAC074F2 (uint64_t ___value0, const RuntimeMethod* method) { { // return new CSteamID(value); uint64_t L_0 = ___value0; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_1; memset((&L_1), 0, sizeof(L_1)); CSteamID__ctor_mC917B42F18B9D38C3E66D6E312F3FA9AA625D396_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean Steamworks.CSteamID::Equals(Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSteamID_Equals_mFC59963D1464000E8E91412E7814D231A7C9D460 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___other0, const RuntimeMethod* method) { { // return m_SteamID == other.m_SteamID; uint64_t L_0 = __this->get_m_SteamID_5(); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamID_5(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool CSteamID_Equals_mFC59963D1464000E8E91412E7814D231A7C9D460_AdjustorThunk (RuntimeObject * __this, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = CSteamID_Equals_mFC59963D1464000E8E91412E7814D231A7C9D460(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.CSteamID::CompareTo(Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CSteamID_CompareTo_mC2B38FBD529591535526D8204F012CB6232B2AE5 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___other0, const RuntimeMethod* method) { { // return m_SteamID.CompareTo(other.m_SteamID); uint64_t* L_0 = __this->get_address_of_m_SteamID_5(); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamID_5(); int32_t L_3; L_3 = UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53((uint64_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t CSteamID_CompareTo_mC2B38FBD529591535526D8204F012CB6232B2AE5_AdjustorThunk (RuntimeObject * __this, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = CSteamID_CompareTo_mC2B38FBD529591535526D8204F012CB6232B2AE5(_thisAdjusted, ___other0, method); return _returnValue; } // System.Void Steamworks.CSteamID::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CSteamID__cctor_m583EC6E80D3691F48289E49FEF53458C53615166 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static readonly CSteamID Nil = new CSteamID(); il2cpp_codegen_initobj((((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields*)il2cpp_codegen_static_fields_for(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var))->get_address_of_Nil_0()), sizeof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 )); // public static readonly CSteamID OutofDateGS = new CSteamID(new AccountID_t(0), 0, EUniverse.k_EUniverseInvalid, EAccountType.k_EAccountTypeInvalid); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_0; memset((&L_0), 0, sizeof(L_0)); AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_inline((&L_0), 0, /*hidden argument*/NULL); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_1; memset((&L_1), 0, sizeof(L_1)); CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A((&L_1), L_0, 0, 0, 0, /*hidden argument*/NULL); ((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields*)il2cpp_codegen_static_fields_for(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var))->set_OutofDateGS_1(L_1); // public static readonly CSteamID LanModeGS = new CSteamID(new AccountID_t(0), 0, EUniverse.k_EUniversePublic, EAccountType.k_EAccountTypeInvalid); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_2; memset((&L_2), 0, sizeof(L_2)); AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_inline((&L_2), 0, /*hidden argument*/NULL); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_3; memset((&L_3), 0, sizeof(L_3)); CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A((&L_3), L_2, 0, 1, 0, /*hidden argument*/NULL); ((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields*)il2cpp_codegen_static_fields_for(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var))->set_LanModeGS_2(L_3); // public static readonly CSteamID NotInitYetGS = new CSteamID(new AccountID_t(1), 0, EUniverse.k_EUniverseInvalid, EAccountType.k_EAccountTypeInvalid); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_4; memset((&L_4), 0, sizeof(L_4)); AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_inline((&L_4), 1, /*hidden argument*/NULL); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_5; memset((&L_5), 0, sizeof(L_5)); CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A((&L_5), L_4, 0, 0, 0, /*hidden argument*/NULL); ((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields*)il2cpp_codegen_static_fields_for(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var))->set_NotInitYetGS_3(L_5); // public static readonly CSteamID NonSteamGS = new CSteamID(new AccountID_t(2), 0, EUniverse.k_EUniverseInvalid, EAccountType.k_EAccountTypeInvalid); AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_6; memset((&L_6), 0, sizeof(L_6)); AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_inline((&L_6), 2, /*hidden argument*/NULL); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_7; memset((&L_7), 0, sizeof(L_7)); CSteamID__ctor_mA79191E0B78B4043831CFF35E14D7CB677C4F95A((&L_7), L_6, 0, 0, 0, /*hidden argument*/NULL); ((CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_StaticFields*)il2cpp_codegen_static_fields_for(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var))->set_NonSteamGS_4(L_7); 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 // System.Void Steamworks.CallResult::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallResult__ctor_m2DF360BBE0C3491AF1F9C123AC9277A012CF4960 (CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/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 // System.Void Steamworks.Callback::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Callback__ctor_mE3B4DB5E0452D4EA22D5EF95ADCAF1A2A76FAA72 (Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/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 // System.Void Steamworks.CallbackDispatcher::ExceptionHandler(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_ExceptionHandler_m5783BC825C87C8DA015F82751BC1385F60C9A0FA (Exception_t * ___e0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // UnityEngine.Debug.LogException(e); Exception_t * L_0 = ___e0; IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogException_m418B8879895C54AF03169B53DAA24EE9067E3DC7(L_0, /*hidden argument*/NULL); // } return; } } // System.Boolean Steamworks.CallbackDispatcher::get_IsInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CallbackDispatcher_get_IsInitialized_mE498EC499512A7C12083CB8C05DD0A6A5372791D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // get { return m_initCount > 0; } IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); int32_t L_0 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_initCount_5(); return (bool)((((int32_t)L_0) > ((int32_t)0))? 1 : 0); } } // System.Void Steamworks.CallbackDispatcher::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Initialize_mF757E5BE3615F2D49480E56C5EDBE41DBA87042E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_0 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_1, (bool*)(&V_1), /*hidden argument*/NULL); // if (m_initCount == 0) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); int32_t L_2 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_initCount_5(); if (L_2) { goto IL_0035; } } IL_0017: { // NativeMethods.SteamAPI_ManualDispatch_Init(); NativeMethods_SteamAPI_ManualDispatch_Init_mCBFBBCDF80509626588352BBDBDBB7A941979718(/*hidden argument*/NULL); // m_pCallbackMsg = Marshal.AllocHGlobal(Marshal.SizeOf(typeof(CallbackMsg_t))); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); int32_t L_5; L_5 = Marshal_SizeOf_m8CD931EE1525CF3F1A3628F71285862BC74A4A92(L_4, /*hidden argument*/NULL); intptr_t L_6; L_6 = Marshal_AllocHGlobal_mB339DD0B9D5778400B8CA9BA45169C9C1C14835D(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_pCallbackMsg_4((intptr_t)L_6); } IL_0035: { // ++m_initCount; IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); int32_t L_7 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_initCount_5(); ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_initCount_5(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); // } IL2CPP_LEAVE(0x4D, FINALLY_0043); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0043; } FINALLY_0043: { // begin finally (depth: 1) { bool L_8 = V_1; if (!L_8) { goto IL_004c; } } IL_0046: { RuntimeObject * L_9 = V_0; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_9, /*hidden argument*/NULL); } IL_004c: { IL2CPP_END_FINALLY(67) } } // end finally (depth: 1) IL2CPP_CLEANUP(67) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x4D, IL_004d) } IL_004d: { // } return; } } // System.Void Steamworks.CallbackDispatcher::Shutdown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Shutdown_m7CAA4F17A776CD34B56FF5767B248DB500A4F3DB (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_0 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_1, (bool*)(&V_1), /*hidden argument*/NULL); // --m_initCount; IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); int32_t L_2 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_initCount_5(); ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_initCount_5(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))); // if (m_initCount == 0) { int32_t L_3 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_initCount_5(); if (L_3) { goto IL_003c; } } IL_0023: { // UnregisterAll(); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); CallbackDispatcher_UnregisterAll_m73F6D8A650C08EEA8AC3CD76A8C072805D9DF014(/*hidden argument*/NULL); // Marshal.FreeHGlobal(m_pCallbackMsg); intptr_t L_4 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_pCallbackMsg_4(); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); Marshal_FreeHGlobal_mC556D1077E92ACD2AC3FDEF3040B88FAC0F7F390((intptr_t)L_4, /*hidden argument*/NULL); // m_pCallbackMsg = IntPtr.Zero; ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_pCallbackMsg_4((intptr_t)(0)); } IL_003c: { // } IL2CPP_LEAVE(0x48, FINALLY_003e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003e; } FINALLY_003e: { // begin finally (depth: 1) { bool L_5 = V_1; if (!L_5) { goto IL_0047; } } IL_0041: { RuntimeObject * L_6 = V_0; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_6, /*hidden argument*/NULL); } IL_0047: { IL2CPP_END_FINALLY(62) } } // end finally (depth: 1) IL2CPP_CLEANUP(62) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x48, IL_0048) } IL_0048: { // } return; } } // System.Void Steamworks.CallbackDispatcher::Register(Steamworks.Callback) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Register_mB5E6EB0FF2016B784C0CFBABA6F8BB9571C40C90 (Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * ___cb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m1AD40971DCFBE688D2D904D633D98C02B33A54D5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mFB26BA970B2C626030EF58A21C6EF23C95989A7A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * V_1 = NULL; RuntimeObject * V_2 = NULL; bool V_3 = false; List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * V_4 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * G_B3_0 = NULL; { // int iCallback = CallbackIdentities.GetCallbackIdentity(cb.GetCallbackType()); Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_0 = ___cb0; NullCheck(L_0); Type_t * L_1; L_1 = VirtFuncInvoker0< Type_t * >::Invoke(5 /* System.Type Steamworks.Callback::GetCallbackType() */, L_0); int32_t L_2; L_2 = CallbackIdentities_GetCallbackIdentity_mE817DABCE83C4D90EF6F3D9728D597DE35A81B54(L_1, /*hidden argument*/NULL); V_0 = L_2; // var callbacksRegistry = cb.IsGameServer ? m_registeredGameServerCallbacks : m_registeredCallbacks; Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_3 = ___cb0; NullCheck(L_3); bool L_4; L_4 = VirtFuncInvoker0< bool >::Invoke(4 /* System.Boolean Steamworks.Callback::get_IsGameServer() */, L_3); if (L_4) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_5 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallbacks_0(); G_B3_0 = L_5; goto IL_0020; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_6 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredGameServerCallbacks_1(); G_B3_0 = L_6; } IL_0020: { V_1 = G_B3_0; // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_7 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_2 = L_7; V_3 = (bool)0; } IL_0029: try { // begin try (depth: 1) { RuntimeObject * L_8 = V_2; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_8, (bool*)(&V_3), /*hidden argument*/NULL); // if (!callbacksRegistry.TryGetValue(iCallback, out callbacksList)) { Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); bool L_11; L_11 = Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318(L_9, L_10, (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA **)(&V_4), /*hidden argument*/Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318_RuntimeMethod_var); if (L_11) { goto IL_004c; } } IL_003c: { // callbacksList = new List(); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_12 = (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *)il2cpp_codegen_object_new(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_il2cpp_TypeInfo_var); List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9(L_12, /*hidden argument*/List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9_RuntimeMethod_var); V_4 = L_12; // callbacksRegistry.Add(iCallback, callbacksList); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_13 = V_1; int32_t L_14 = V_0; List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_15 = V_4; NullCheck(L_13); Dictionary_2_Add_m1AD40971DCFBE688D2D904D633D98C02B33A54D5(L_13, L_14, L_15, /*hidden argument*/Dictionary_2_Add_m1AD40971DCFBE688D2D904D633D98C02B33A54D5_RuntimeMethod_var); } IL_004c: { // callbacksList.Add(cb); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_16 = V_4; Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_17 = ___cb0; NullCheck(L_16); List_1_Add_mFB26BA970B2C626030EF58A21C6EF23C95989A7A(L_16, L_17, /*hidden argument*/List_1_Add_mFB26BA970B2C626030EF58A21C6EF23C95989A7A_RuntimeMethod_var); // } IL2CPP_LEAVE(0x60, FINALLY_0056); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0056; } FINALLY_0056: { // begin finally (depth: 1) { bool L_18 = V_3; if (!L_18) { goto IL_005f; } } IL_0059: { RuntimeObject * L_19 = V_2; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_19, /*hidden argument*/NULL); } IL_005f: { IL2CPP_END_FINALLY(86) } } // end finally (depth: 1) IL2CPP_CLEANUP(86) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x60, IL_0060) } IL_0060: { // } return; } } // System.Void Steamworks.CallbackDispatcher::Register(Steamworks.SteamAPICall_t,Steamworks.CallResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Register_m88D7610AA67FE63F5778B8F37D580C91E26B8C5B (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___asyncCall0, CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * ___cr1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m0BDB374C1C112348A1981E5A8AB22F1809D65719_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m06159C1C5E35E3BBA1E2F99A42A6180A9B86C166_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_0 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_1, (bool*)(&V_1), /*hidden argument*/NULL); // if (!m_registeredCallResults.TryGetValue((ulong)asyncCall, out callResultsList)) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_2 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_3 = ___asyncCall0; IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); uint64_t L_4; L_4 = SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline(L_3, /*hidden argument*/NULL); NullCheck(L_2); bool L_5; L_5 = Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C(L_2, L_4, (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 **)(&V_2), /*hidden argument*/Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C_RuntimeMethod_var); if (L_5) { goto IL_003b; } } IL_0024: { // callResultsList = new List(); List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_6 = (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *)il2cpp_codegen_object_new(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0_il2cpp_TypeInfo_var); List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9(L_6, /*hidden argument*/List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9_RuntimeMethod_var); V_2 = L_6; // m_registeredCallResults.Add((ulong)asyncCall, callResultsList); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_7 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_8 = ___asyncCall0; IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); uint64_t L_9; L_9 = SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline(L_8, /*hidden argument*/NULL); List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_10 = V_2; NullCheck(L_7); Dictionary_2_Add_m0BDB374C1C112348A1981E5A8AB22F1809D65719(L_7, L_9, L_10, /*hidden argument*/Dictionary_2_Add_m0BDB374C1C112348A1981E5A8AB22F1809D65719_RuntimeMethod_var); } IL_003b: { // callResultsList.Add(cr); List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_11 = V_2; CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * L_12 = ___cr1; NullCheck(L_11); List_1_Add_m06159C1C5E35E3BBA1E2F99A42A6180A9B86C166(L_11, L_12, /*hidden argument*/List_1_Add_m06159C1C5E35E3BBA1E2F99A42A6180A9B86C166_RuntimeMethod_var); // } IL2CPP_LEAVE(0x4E, FINALLY_0044); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0044; } FINALLY_0044: { // begin finally (depth: 1) { bool L_13 = V_1; if (!L_13) { goto IL_004d; } } IL_0047: { RuntimeObject * L_14 = V_0; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_14, /*hidden argument*/NULL); } IL_004d: { IL2CPP_END_FINALLY(68) } } // end finally (depth: 1) IL2CPP_CLEANUP(68) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x4E, IL_004e) } IL_004e: { // } return; } } // System.Void Steamworks.CallbackDispatcher::Unregister(Steamworks.Callback) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Unregister_m6B297527407330237A7429E709FC6DCEDEC25136 (Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * ___cb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m3C38BDA785406DDEE80EE515781635A2D4CC143A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_mA239D062C2B39E201E49190AEF331D7437C59F44_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mDF51AC8F30D2784B239F54C3258268852C7CF3E9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * V_1 = NULL; RuntimeObject * V_2 = NULL; bool V_3 = false; List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * V_4 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * G_B3_0 = NULL; { // int iCallback = CallbackIdentities.GetCallbackIdentity(cb.GetCallbackType()); Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_0 = ___cb0; NullCheck(L_0); Type_t * L_1; L_1 = VirtFuncInvoker0< Type_t * >::Invoke(5 /* System.Type Steamworks.Callback::GetCallbackType() */, L_0); int32_t L_2; L_2 = CallbackIdentities_GetCallbackIdentity_mE817DABCE83C4D90EF6F3D9728D597DE35A81B54(L_1, /*hidden argument*/NULL); V_0 = L_2; // var callbacksRegistry = cb.IsGameServer ? m_registeredGameServerCallbacks : m_registeredCallbacks; Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_3 = ___cb0; NullCheck(L_3); bool L_4; L_4 = VirtFuncInvoker0< bool >::Invoke(4 /* System.Boolean Steamworks.Callback::get_IsGameServer() */, L_3); if (L_4) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_5 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallbacks_0(); G_B3_0 = L_5; goto IL_0020; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_6 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredGameServerCallbacks_1(); G_B3_0 = L_6; } IL_0020: { V_1 = G_B3_0; // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_7 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_2 = L_7; V_3 = (bool)0; } IL_0029: try { // begin try (depth: 1) { RuntimeObject * L_8 = V_2; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_8, (bool*)(&V_3), /*hidden argument*/NULL); // if (callbacksRegistry.TryGetValue(iCallback, out callbacksList)) { Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); bool L_11; L_11 = Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318(L_9, L_10, (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA **)(&V_4), /*hidden argument*/Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318_RuntimeMethod_var); if (!L_11) { goto IL_0056; } } IL_003c: { // callbacksList.Remove(cb); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_12 = V_4; Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_13 = ___cb0; NullCheck(L_12); bool L_14; L_14 = List_1_Remove_mA239D062C2B39E201E49190AEF331D7437C59F44(L_12, L_13, /*hidden argument*/List_1_Remove_mA239D062C2B39E201E49190AEF331D7437C59F44_RuntimeMethod_var); // if (callbacksList.Count == 0) List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_15 = V_4; NullCheck(L_15); int32_t L_16; L_16 = List_1_get_Count_mDF51AC8F30D2784B239F54C3258268852C7CF3E9_inline(L_15, /*hidden argument*/List_1_get_Count_mDF51AC8F30D2784B239F54C3258268852C7CF3E9_RuntimeMethod_var); if (L_16) { goto IL_0056; } } IL_004e: { // callbacksRegistry.Remove(iCallback); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_17 = V_1; int32_t L_18 = V_0; NullCheck(L_17); bool L_19; L_19 = Dictionary_2_Remove_m3C38BDA785406DDEE80EE515781635A2D4CC143A(L_17, L_18, /*hidden argument*/Dictionary_2_Remove_m3C38BDA785406DDEE80EE515781635A2D4CC143A_RuntimeMethod_var); } IL_0056: { // } IL2CPP_LEAVE(0x62, FINALLY_0058); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0058; } FINALLY_0058: { // begin finally (depth: 1) { bool L_20 = V_3; if (!L_20) { goto IL_0061; } } IL_005b: { RuntimeObject * L_21 = V_2; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_21, /*hidden argument*/NULL); } IL_0061: { IL2CPP_END_FINALLY(88) } } // end finally (depth: 1) IL2CPP_CLEANUP(88) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x62, IL_0062) } IL_0062: { // } return; } } // System.Void Steamworks.CallbackDispatcher::Unregister(Steamworks.SteamAPICall_t,Steamworks.CallResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_Unregister_m76F8845706302B8DC92C7825254494F513847266 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___asyncCall0, CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * ___cr1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_m86E53E16AE3FB69089A3E3BD97216C6FFA97D37C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m09CA8655362C5E2979166F71F4B2F671388C7DFD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_0 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_1, (bool*)(&V_1), /*hidden argument*/NULL); // if (m_registeredCallResults.TryGetValue((ulong)asyncCall, out callResultsList)) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_2 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_3 = ___asyncCall0; IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); uint64_t L_4; L_4 = SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline(L_3, /*hidden argument*/NULL); NullCheck(L_2); bool L_5; L_5 = Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C(L_2, L_4, (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 **)(&V_2), /*hidden argument*/Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C_RuntimeMethod_var); if (!L_5) { goto IL_0045; } } IL_0024: { // callResultsList.Remove(cr); List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_6 = V_2; CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * L_7 = ___cr1; NullCheck(L_6); bool L_8; L_8 = List_1_Remove_m86E53E16AE3FB69089A3E3BD97216C6FFA97D37C(L_6, L_7, /*hidden argument*/List_1_Remove_m86E53E16AE3FB69089A3E3BD97216C6FFA97D37C_RuntimeMethod_var); // if (callResultsList.Count == 0) List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_9 = V_2; NullCheck(L_9); int32_t L_10; L_10 = List_1_get_Count_m09CA8655362C5E2979166F71F4B2F671388C7DFD_inline(L_9, /*hidden argument*/List_1_get_Count_m09CA8655362C5E2979166F71F4B2F671388C7DFD_RuntimeMethod_var); if (L_10) { goto IL_0045; } } IL_0034: { // m_registeredCallResults.Remove((ulong)asyncCall); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_11 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_12 = ___asyncCall0; IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); uint64_t L_13; L_13 = SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline(L_12, /*hidden argument*/NULL); NullCheck(L_11); bool L_14; L_14 = Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E(L_11, L_13, /*hidden argument*/Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E_RuntimeMethod_var); } IL_0045: { // } IL2CPP_LEAVE(0x51, FINALLY_0047); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0047; } FINALLY_0047: { // begin finally (depth: 1) { bool L_15 = V_1; if (!L_15) { goto IL_0050; } } IL_004a: { RuntimeObject * L_16 = V_0; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_16, /*hidden argument*/NULL); } IL_0050: { IL2CPP_END_FINALLY(71) } } // end finally (depth: 1) IL2CPP_CLEANUP(71) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x51, IL_0051) } IL_0051: { // } return; } } // System.Void Steamworks.CallbackDispatcher::UnregisterAll() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_UnregisterAll_m73F6D8A650C08EEA8AC3CD76A8C072805D9DF014 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m5ADC56BC613F1699DEA28A9882AF3C3B00392115_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m62C96AC1BBD97C5B23D2348B222862738510A475_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_m7D377C769E70554C222488FBED5CDF63F1C06D98_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_GetEnumerator_mB5CD7A90944607BF866E56D111D234CB0F727A60_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m022F0DD833FE4073F85427F5005A3E5BE4999687_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m8BAC0AC439309E21CE46FF9330F91B1AE8FEBC6B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mC07D386234287D8BA4229C26DC045825C2176BB8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mC5B9BE14DB72FBAA4B0095A8428E75A9C217FD10_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m1FD69DA36389A4D5021F6EF08FA424707350095E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mFC0E3100A9BC7425260638C52E8CA9E254533D24_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m06654E5E89F81EBCBDE9D43B528EF7B17755A2AC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m736B705ADFCACFBAA3045F9B7B4EAD9EBE28DF88_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_m0889F9AE521633A86D518C0BDF4679C8960FB4AF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_m2577EFD253C852B4602F56CBF3E071D6C2955ADA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * V_0 = NULL; List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * V_1 = NULL; RuntimeObject * V_2 = NULL; bool V_3 = false; Enumerator_t775032767DC26BEC27A6AF3139487432F939839A V_4; memset((&V_4), 0, sizeof(V_4)); KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 V_5; memset((&V_5), 0, sizeof(V_5)); KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 V_6; memset((&V_6), 0, sizeof(V_6)); Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 V_7; memset((&V_7), 0, sizeof(V_7)); KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D V_8; memset((&V_8), 0, sizeof(V_8)); Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 V_9; memset((&V_9), 0, sizeof(V_9)); Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D V_10; memset((&V_10), 0, sizeof(V_10)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // List callbacks = new List(); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_0 = (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *)il2cpp_codegen_object_new(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_il2cpp_TypeInfo_var); List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9(L_0, /*hidden argument*/List_1__ctor_m6061FF0371F03DBD1C997113893324390E99D6D9_RuntimeMethod_var); V_0 = L_0; // List callResults = new List(); List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_1 = (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 *)il2cpp_codegen_object_new(List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0_il2cpp_TypeInfo_var); List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9(L_1, /*hidden argument*/List_1__ctor_mD65B31423D851E65AAEADAE66F5618B7F76F7BC9_RuntimeMethod_var); V_1 = L_1; // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_2 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_2 = L_2; V_3 = (bool)0; } IL_0014: try { // begin try (depth: 1) { RuntimeObject * L_3 = V_2; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_3, (bool*)(&V_3), /*hidden argument*/NULL); // foreach (var pair in m_registeredCallbacks) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_4 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallbacks_0(); NullCheck(L_4); Enumerator_t775032767DC26BEC27A6AF3139487432F939839A L_5; L_5 = Dictionary_2_GetEnumerator_mB5CD7A90944607BF866E56D111D234CB0F727A60(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_mB5CD7A90944607BF866E56D111D234CB0F727A60_RuntimeMethod_var); V_4 = L_5; } IL_0028: try { // begin try (depth: 2) { goto IL_0040; } IL_002a: { // foreach (var pair in m_registeredCallbacks) { KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 L_6; L_6 = Enumerator_get_Current_m1FD69DA36389A4D5021F6EF08FA424707350095E_inline((Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *)(&V_4), /*hidden argument*/Enumerator_get_Current_m1FD69DA36389A4D5021F6EF08FA424707350095E_RuntimeMethod_var); V_5 = L_6; // callbacks.AddRange(pair.Value); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_7 = V_0; List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_8; L_8 = KeyValuePair_2_get_Value_m06654E5E89F81EBCBDE9D43B528EF7B17755A2AC_inline((KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 *)(&V_5), /*hidden argument*/KeyValuePair_2_get_Value_m06654E5E89F81EBCBDE9D43B528EF7B17755A2AC_RuntimeMethod_var); NullCheck(L_7); List_1_AddRange_m0889F9AE521633A86D518C0BDF4679C8960FB4AF(L_7, L_8, /*hidden argument*/List_1_AddRange_m0889F9AE521633A86D518C0BDF4679C8960FB4AF_RuntimeMethod_var); } IL_0040: { // foreach (var pair in m_registeredCallbacks) { bool L_9; L_9 = Enumerator_MoveNext_mC5B9BE14DB72FBAA4B0095A8428E75A9C217FD10((Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *)(&V_4), /*hidden argument*/Enumerator_MoveNext_mC5B9BE14DB72FBAA4B0095A8428E75A9C217FD10_RuntimeMethod_var); if (L_9) { goto IL_002a; } } IL_0049: { IL2CPP_LEAVE(0x59, FINALLY_004b); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004b; } FINALLY_004b: { // begin finally (depth: 2) Enumerator_Dispose_m022F0DD833FE4073F85427F5005A3E5BE4999687((Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *)(&V_4), /*hidden argument*/Enumerator_Dispose_m022F0DD833FE4073F85427F5005A3E5BE4999687_RuntimeMethod_var); IL2CPP_END_FINALLY(75) } // end finally (depth: 2) IL2CPP_CLEANUP(75) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x59, IL_0059) } IL_0059: { // m_registeredCallbacks.Clear(); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_10 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallbacks_0(); NullCheck(L_10); Dictionary_2_Clear_m62C96AC1BBD97C5B23D2348B222862738510A475(L_10, /*hidden argument*/Dictionary_2_Clear_m62C96AC1BBD97C5B23D2348B222862738510A475_RuntimeMethod_var); // foreach (var pair in m_registeredGameServerCallbacks) { Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_11 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredGameServerCallbacks_1(); NullCheck(L_11); Enumerator_t775032767DC26BEC27A6AF3139487432F939839A L_12; L_12 = Dictionary_2_GetEnumerator_mB5CD7A90944607BF866E56D111D234CB0F727A60(L_11, /*hidden argument*/Dictionary_2_GetEnumerator_mB5CD7A90944607BF866E56D111D234CB0F727A60_RuntimeMethod_var); V_4 = L_12; } IL_006f: try { // begin try (depth: 2) { goto IL_0087; } IL_0071: { // foreach (var pair in m_registeredGameServerCallbacks) { KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 L_13; L_13 = Enumerator_get_Current_m1FD69DA36389A4D5021F6EF08FA424707350095E_inline((Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *)(&V_4), /*hidden argument*/Enumerator_get_Current_m1FD69DA36389A4D5021F6EF08FA424707350095E_RuntimeMethod_var); V_6 = L_13; // callbacks.AddRange(pair.Value); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_14 = V_0; List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_15; L_15 = KeyValuePair_2_get_Value_m06654E5E89F81EBCBDE9D43B528EF7B17755A2AC_inline((KeyValuePair_2_t4B13548F28D0FB52D9F04AA31B390644CDC59B92 *)(&V_6), /*hidden argument*/KeyValuePair_2_get_Value_m06654E5E89F81EBCBDE9D43B528EF7B17755A2AC_RuntimeMethod_var); NullCheck(L_14); List_1_AddRange_m0889F9AE521633A86D518C0BDF4679C8960FB4AF(L_14, L_15, /*hidden argument*/List_1_AddRange_m0889F9AE521633A86D518C0BDF4679C8960FB4AF_RuntimeMethod_var); } IL_0087: { // foreach (var pair in m_registeredGameServerCallbacks) { bool L_16; L_16 = Enumerator_MoveNext_mC5B9BE14DB72FBAA4B0095A8428E75A9C217FD10((Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *)(&V_4), /*hidden argument*/Enumerator_MoveNext_mC5B9BE14DB72FBAA4B0095A8428E75A9C217FD10_RuntimeMethod_var); if (L_16) { goto IL_0071; } } IL_0090: { IL2CPP_LEAVE(0xA0, FINALLY_0092); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0092; } FINALLY_0092: { // begin finally (depth: 2) Enumerator_Dispose_m022F0DD833FE4073F85427F5005A3E5BE4999687((Enumerator_t775032767DC26BEC27A6AF3139487432F939839A *)(&V_4), /*hidden argument*/Enumerator_Dispose_m022F0DD833FE4073F85427F5005A3E5BE4999687_RuntimeMethod_var); IL2CPP_END_FINALLY(146) } // end finally (depth: 2) IL2CPP_CLEANUP(146) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA0, IL_00a0) } IL_00a0: { // m_registeredGameServerCallbacks.Clear(); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_17 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredGameServerCallbacks_1(); NullCheck(L_17); Dictionary_2_Clear_m62C96AC1BBD97C5B23D2348B222862738510A475(L_17, /*hidden argument*/Dictionary_2_Clear_m62C96AC1BBD97C5B23D2348B222862738510A475_RuntimeMethod_var); // foreach (var pair in m_registeredCallResults) { Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_18 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); NullCheck(L_18); Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 L_19; L_19 = Dictionary_2_GetEnumerator_m7D377C769E70554C222488FBED5CDF63F1C06D98(L_18, /*hidden argument*/Dictionary_2_GetEnumerator_m7D377C769E70554C222488FBED5CDF63F1C06D98_RuntimeMethod_var); V_7 = L_19; } IL_00b6: try { // begin try (depth: 2) { goto IL_00ce; } IL_00b8: { // foreach (var pair in m_registeredCallResults) { KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D L_20; L_20 = Enumerator_get_Current_mFC0E3100A9BC7425260638C52E8CA9E254533D24_inline((Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 *)(&V_7), /*hidden argument*/Enumerator_get_Current_mFC0E3100A9BC7425260638C52E8CA9E254533D24_RuntimeMethod_var); V_8 = L_20; // callResults.AddRange(pair.Value); List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_21 = V_1; List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_22; L_22 = KeyValuePair_2_get_Value_m736B705ADFCACFBAA3045F9B7B4EAD9EBE28DF88_inline((KeyValuePair_2_t8DC01ABCB438A53F72EC55B340EB5A8B0E62CB2D *)(&V_8), /*hidden argument*/KeyValuePair_2_get_Value_m736B705ADFCACFBAA3045F9B7B4EAD9EBE28DF88_RuntimeMethod_var); NullCheck(L_21); List_1_AddRange_m2577EFD253C852B4602F56CBF3E071D6C2955ADA(L_21, L_22, /*hidden argument*/List_1_AddRange_m2577EFD253C852B4602F56CBF3E071D6C2955ADA_RuntimeMethod_var); } IL_00ce: { // foreach (var pair in m_registeredCallResults) { bool L_23; L_23 = Enumerator_MoveNext_mC07D386234287D8BA4229C26DC045825C2176BB8((Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 *)(&V_7), /*hidden argument*/Enumerator_MoveNext_mC07D386234287D8BA4229C26DC045825C2176BB8_RuntimeMethod_var); if (L_23) { goto IL_00b8; } } IL_00d7: { IL2CPP_LEAVE(0xE7, FINALLY_00d9); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d9; } FINALLY_00d9: { // begin finally (depth: 2) Enumerator_Dispose_m8BAC0AC439309E21CE46FF9330F91B1AE8FEBC6B((Enumerator_t09E921DFE2E34316566C271EF0B197487283B776 *)(&V_7), /*hidden argument*/Enumerator_Dispose_m8BAC0AC439309E21CE46FF9330F91B1AE8FEBC6B_RuntimeMethod_var); IL2CPP_END_FINALLY(217) } // end finally (depth: 2) IL2CPP_CLEANUP(217) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xE7, IL_00e7) } IL_00e7: { // m_registeredCallResults.Clear(); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_24 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); NullCheck(L_24); Dictionary_2_Clear_m5ADC56BC613F1699DEA28A9882AF3C3B00392115(L_24, /*hidden argument*/Dictionary_2_Clear_m5ADC56BC613F1699DEA28A9882AF3C3B00392115_RuntimeMethod_var); // foreach (var callback in callbacks) { List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_25 = V_0; NullCheck(L_25); Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 L_26; L_26 = List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F(L_25, /*hidden argument*/List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F_RuntimeMethod_var); V_9 = L_26; } IL_00f9: try { // begin try (depth: 2) { goto IL_0107; } IL_00fb: { // foreach (var callback in callbacks) { Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_27; L_27 = Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_inline((Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *)(&V_9), /*hidden argument*/Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_RuntimeMethod_var); // callback.SetUnregistered(); NullCheck(L_27); VirtActionInvoker0::Invoke(7 /* System.Void Steamworks.Callback::SetUnregistered() */, L_27); } IL_0107: { // foreach (var callback in callbacks) { bool L_28; L_28 = Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D((Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *)(&V_9), /*hidden argument*/Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D_RuntimeMethod_var); if (L_28) { goto IL_00fb; } } IL_0110: { IL2CPP_LEAVE(0x120, FINALLY_0112); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0112; } FINALLY_0112: { // begin finally (depth: 2) Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082((Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *)(&V_9), /*hidden argument*/Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082_RuntimeMethod_var); IL2CPP_END_FINALLY(274) } // end finally (depth: 2) IL2CPP_CLEANUP(274) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x120, IL_0120) } IL_0120: { // foreach (var callResult in callResults) { List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_29 = V_1; NullCheck(L_29); Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D L_30; L_30 = List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE(L_29, /*hidden argument*/List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE_RuntimeMethod_var); V_10 = L_30; } IL_0128: try { // begin try (depth: 2) { goto IL_0136; } IL_012a: { // foreach (var callResult in callResults) { CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * L_31; L_31 = Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_inline((Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *)(&V_10), /*hidden argument*/Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_RuntimeMethod_var); // callResult.SetUnregistered(); NullCheck(L_31); VirtActionInvoker0::Invoke(5 /* System.Void Steamworks.CallResult::SetUnregistered() */, L_31); } IL_0136: { // foreach (var callResult in callResults) { bool L_32; L_32 = Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B((Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *)(&V_10), /*hidden argument*/Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B_RuntimeMethod_var); if (L_32) { goto IL_012a; } } IL_013f: { IL2CPP_LEAVE(0x159, FINALLY_0141); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0141; } FINALLY_0141: { // begin finally (depth: 2) Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14((Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *)(&V_10), /*hidden argument*/Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14_RuntimeMethod_var); IL2CPP_END_FINALLY(321) } // end finally (depth: 2) IL2CPP_CLEANUP(321) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x159, FINALLY_014f); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_014f; } FINALLY_014f: { // begin finally (depth: 1) { bool L_33 = V_3; if (!L_33) { goto IL_0158; } } IL_0152: { RuntimeObject * L_34 = V_2; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_34, /*hidden argument*/NULL); } IL_0158: { IL2CPP_END_FINALLY(335) } } // end finally (depth: 1) IL2CPP_CLEANUP(335) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x159, IL_0159) } IL_0159: { // } return; } } // System.Void Steamworks.CallbackDispatcher::RunFrame(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher_RunFrame_m3516F345D0BE5BDE63083859A3FAA446D9E2EDEC (bool ___isGameServer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m045691188E32924249408023E54644F931E3731D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 V_0; memset((&V_0), 0, sizeof(V_0)); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * V_1 = NULL; CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B V_2; memset((&V_2), 0, sizeof(V_2)); SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 V_3; memset((&V_3), 0, sizeof(V_3)); intptr_t V_4; memset((&V_4), 0, sizeof(V_4)); bool V_5 = false; RuntimeObject * V_6 = NULL; bool V_7 = false; List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * V_8 = NULL; Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D V_9; memset((&V_9), 0, sizeof(V_9)); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * V_10 = NULL; List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * V_11 = NULL; Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B5_0 = 0; Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * G_B8_0 = NULL; { // if (!IsInitialized) throw new InvalidOperationException("Callback dispatcher is not initialized."); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); bool L_0; L_0 = CallbackDispatcher_get_IsInitialized_mE498EC499512A7C12083CB8C05DD0A6A5372791D(/*hidden argument*/NULL); if (L_0) { goto IL_0012; } } { // if (!IsInitialized) throw new InvalidOperationException("Callback dispatcher is not initialized."); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral61A859B4D099C208F2DC4A6F32F4AAAFAD9A9D9F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CallbackDispatcher_RunFrame_m3516F345D0BE5BDE63083859A3FAA446D9E2EDEC_RuntimeMethod_var))); } IL_0012: { // HSteamPipe hSteamPipe = (HSteamPipe)(isGameServer ? NativeMethods.SteamGameServer_GetHSteamPipe() : NativeMethods.SteamAPI_GetHSteamPipe()); bool L_2 = ___isGameServer0; if (L_2) { goto IL_001c; } } { int32_t L_3; L_3 = NativeMethods_SteamAPI_GetHSteamPipe_m613D1B0ED87FA037C5DBD5E4F4B627BDDCF72DD6(/*hidden argument*/NULL); G_B5_0 = L_3; goto IL_0021; } IL_001c: { int32_t L_4; L_4 = NativeMethods_SteamGameServer_GetHSteamPipe_m5033D4A94A4883DB9CEA941A5DE39071D6DF7D37(/*hidden argument*/NULL); G_B5_0 = L_4; } IL_0021: { HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_5; L_5 = HSteamPipe_op_Explicit_m5631FDF37EB2F3C2437800A5B8C43A97A6028DCD(G_B5_0, /*hidden argument*/NULL); V_0 = L_5; // NativeMethods.SteamAPI_ManualDispatch_RunFrame(hSteamPipe); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_6 = V_0; NativeMethods_SteamAPI_ManualDispatch_RunFrame_m03161D64D3FC7E27A8A0710C8EE66BFCEE790470(L_6, /*hidden argument*/NULL); // var callbacksRegistry = isGameServer ? m_registeredGameServerCallbacks : m_registeredCallbacks; bool L_7 = ___isGameServer0; if (L_7) { goto IL_0037; } } { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_8 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallbacks_0(); G_B8_0 = L_8; goto IL_003c; } IL_0037: { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_9 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredGameServerCallbacks_1(); G_B8_0 = L_9; } IL_003c: { V_1 = G_B8_0; goto IL_01d3; } IL_0042: { // CallbackMsg_t callbackMsg = (CallbackMsg_t)Marshal.PtrToStructure(m_pCallbackMsg, typeof(CallbackMsg_t)); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); intptr_t L_10 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_pCallbackMsg_4(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); RuntimeObject * L_13; L_13 = Marshal_PtrToStructure_mBB4D12265C6D3720CC85C120DB2E2E9351674AD4((intptr_t)L_10, L_12, /*hidden argument*/NULL); V_2 = ((*(CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B *)((CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B *)UnBox(L_13, CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B_il2cpp_TypeInfo_var)))); } IL_005c: try { // begin try (depth: 1) try { // begin try (depth: 2) { // if (callbackMsg.m_iCallback == SteamAPICallCompleted_t.k_iCallback) { CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B L_14 = V_2; int32_t L_15 = L_14.get_m_iCallback_1(); if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)703))))) { goto IL_0153; } } IL_006c: { // SteamAPICallCompleted_t callCompletedCb = (SteamAPICallCompleted_t)Marshal.PtrToStructure(callbackMsg.m_pubParam, typeof(SteamAPICallCompleted_t)); CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B L_16 = V_2; intptr_t L_17 = L_16.get_m_pubParam_2(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); RuntimeObject * L_20; L_20 = Marshal_PtrToStructure_mBB4D12265C6D3720CC85C120DB2E2E9351674AD4((intptr_t)L_17, L_19, /*hidden argument*/NULL); V_3 = ((*(SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 *)((SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 *)UnBox(L_20, SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40_il2cpp_TypeInfo_var)))); // IntPtr pTmpCallResult = Marshal.AllocHGlobal((int)callCompletedCb.m_cubParam); SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 L_21 = V_3; uint32_t L_22 = L_21.get_m_cubParam_2(); intptr_t L_23; L_23 = Marshal_AllocHGlobal_mB339DD0B9D5778400B8CA9BA45169C9C1C14835D(L_22, /*hidden argument*/NULL); V_4 = (intptr_t)L_23; // if (NativeMethods.SteamAPI_ManualDispatch_GetAPICallResult(hSteamPipe, callCompletedCb.m_hAsyncCall, pTmpCallResult, (int)callCompletedCb.m_cubParam, callCompletedCb.m_iCallback, out bFailed)) { HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_24 = V_0; SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 L_25 = V_3; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_26 = L_25.get_m_hAsyncCall_0(); intptr_t L_27 = V_4; SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 L_28 = V_3; uint32_t L_29 = L_28.get_m_cubParam_2(); SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 L_30 = V_3; int32_t L_31 = L_30.get_m_iCallback_1(); bool L_32; L_32 = NativeMethods_SteamAPI_ManualDispatch_GetAPICallResult_m7BB4CC9260E9F97D840F2D8164E6165799D85FA4(L_24, L_26, (intptr_t)L_27, L_29, L_31, (bool*)(&V_5), /*hidden argument*/NULL); if (!L_32) { goto IL_014a; } } IL_00b5: { // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_33 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_6 = L_33; V_7 = (bool)0; } IL_00bf: try { // begin try (depth: 3) { RuntimeObject * L_34 = V_6; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_34, (bool*)(&V_7), /*hidden argument*/NULL); // if (m_registeredCallResults.TryGetValue((ulong)callCompletedCb.m_hAsyncCall, out callResults)) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_35 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 L_36 = V_3; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_37 = L_36.get_m_hAsyncCall_0(); IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); uint64_t L_38; L_38 = SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline(L_37, /*hidden argument*/NULL); NullCheck(L_35); bool L_39; L_39 = Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C(L_35, L_38, (List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 **)(&V_8), /*hidden argument*/Dictionary_2_TryGetValue_mA010E0B4D6544FFAF0A0F4F485CB161EA16E875C_RuntimeMethod_var); if (!L_39) { goto IL_013c; } } IL_00e1: { // m_registeredCallResults.Remove((ulong)callCompletedCb.m_hAsyncCall); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_40 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_registeredCallResults_2(); SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 L_41 = V_3; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_42 = L_41.get_m_hAsyncCall_0(); IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); uint64_t L_43; L_43 = SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline(L_42, /*hidden argument*/NULL); NullCheck(L_40); bool L_44; L_44 = Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E(L_40, L_43, /*hidden argument*/Dictionary_2_Remove_m75E6EC68D64D09B413BFCE4F63A19E7173CC400E_RuntimeMethod_var); // foreach (var cr in callResults) { List_1_t9629E062FFE357E11CC3FAD189C2F671C090BDB0 * L_45 = V_8; NullCheck(L_45); Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D L_46; L_46 = List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE(L_45, /*hidden argument*/List_1_GetEnumerator_m802E361164C97C1915D287FF55B42AF7C779DEDE_RuntimeMethod_var); V_9 = L_46; } IL_0100: try { // begin try (depth: 4) { goto IL_0123; } IL_0102: { // foreach (var cr in callResults) { CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * L_47; L_47 = Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_inline((Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *)(&V_9), /*hidden argument*/Enumerator_get_Current_m7D9CEFFA9AE0EA3AED6F518460C36AC29E913BEB_RuntimeMethod_var); // cr.OnRunCallResult(pTmpCallResult, bFailed, (ulong)callCompletedCb.m_hAsyncCall); CallResult_t66E52A837C70FDCA8FAF69974BDD2A5505AE3565 * L_48 = L_47; intptr_t L_49 = V_4; bool L_50 = V_5; SteamAPICallCompleted_t_tB6813417C767054C3CC83CA2BF272F617C09FB40 L_51 = V_3; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_52 = L_51.get_m_hAsyncCall_0(); IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); uint64_t L_53; L_53 = SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline(L_52, /*hidden argument*/NULL); NullCheck(L_48); VirtActionInvoker3< intptr_t, bool, uint64_t >::Invoke(4 /* System.Void Steamworks.CallResult::OnRunCallResult(System.IntPtr,System.Boolean,System.UInt64) */, L_48, (intptr_t)L_49, L_50, L_53); // cr.SetUnregistered(); NullCheck(L_48); VirtActionInvoker0::Invoke(5 /* System.Void Steamworks.CallResult::SetUnregistered() */, L_48); } IL_0123: { // foreach (var cr in callResults) { bool L_54; L_54 = Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B((Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *)(&V_9), /*hidden argument*/Enumerator_MoveNext_mCDBDDD559868EC238A3104AC51717CF82D2F574B_RuntimeMethod_var); if (L_54) { goto IL_0102; } } IL_012c: { IL2CPP_LEAVE(0x13C, FINALLY_012e); } } // end try (depth: 4) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_012e; } FINALLY_012e: { // begin finally (depth: 4) Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14((Enumerator_tAEA866EB6B0A342DCCDDEF02506272676ADC116D *)(&V_9), /*hidden argument*/Enumerator_Dispose_mDC8E8827111F28613D52491363FBBD05E412AC14_RuntimeMethod_var); IL2CPP_END_FINALLY(302) } // end finally (depth: 4) IL2CPP_CLEANUP(302) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x13C, IL_013c) } IL_013c: { // } IL2CPP_LEAVE(0x14A, FINALLY_013e); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_013e; } FINALLY_013e: { // begin finally (depth: 3) { bool L_55 = V_7; if (!L_55) { goto IL_0149; } } IL_0142: { RuntimeObject * L_56 = V_6; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_56, /*hidden argument*/NULL); } IL_0149: { IL2CPP_END_FINALLY(318) } } // end finally (depth: 3) IL2CPP_CLEANUP(318) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x14A, IL_014a) } IL_014a: { // Marshal.FreeHGlobal(pTmpCallResult); intptr_t L_57 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); Marshal_FreeHGlobal_mC556D1077E92ACD2AC3FDEF3040B88FAC0F7F390((intptr_t)L_57, /*hidden argument*/NULL); // } else { goto IL_01c3; } IL_0153: { // if (callbacksRegistry.TryGetValue(callbackMsg.m_iCallback, out callbacks)) { Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_58 = V_1; CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B L_59 = V_2; int32_t L_60 = L_59.get_m_iCallback_1(); NullCheck(L_58); bool L_61; L_61 = Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318(L_58, L_60, (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA **)(&V_10), /*hidden argument*/Dictionary_2_TryGetValue_mF6AFF63E3B7AF0F33238A6BD5284C35A7FE45318_RuntimeMethod_var); if (!L_61) { goto IL_01c3; } } IL_0163: { // lock (m_sync) { IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); RuntimeObject * L_62 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_sync_3(); V_6 = L_62; V_7 = (bool)0; } IL_016d: try { // begin try (depth: 3) RuntimeObject * L_63 = V_6; Monitor_Enter_m588C16057E70F436C528A800D32546E987CAF1BD(L_63, (bool*)(&V_7), /*hidden argument*/NULL); // callbacksCopy = new List(callbacks); List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_64 = V_10; List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_65 = (List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA *)il2cpp_codegen_object_new(List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA_il2cpp_TypeInfo_var); List_1__ctor_m045691188E32924249408023E54644F931E3731D(L_65, L_64, /*hidden argument*/List_1__ctor_m045691188E32924249408023E54644F931E3731D_RuntimeMethod_var); V_11 = L_65; // } IL2CPP_LEAVE(0x18D, FINALLY_0181); } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0181; } FINALLY_0181: { // begin finally (depth: 3) { bool L_66 = V_7; if (!L_66) { goto IL_018c; } } IL_0185: { RuntimeObject * L_67 = V_6; Monitor_Exit_m62365CE1CF6AD0E7396CEEB926F7B0C3FA8CABA1(L_67, /*hidden argument*/NULL); } IL_018c: { IL2CPP_END_FINALLY(385) } } // end finally (depth: 3) IL2CPP_CLEANUP(385) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x18D, IL_018d) } IL_018d: { // foreach (var callback in callbacksCopy) { List_1_tB37531EDA733CDF02107B06CE2A17CA7F40E72BA * L_68 = V_11; NullCheck(L_68); Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 L_69; L_69 = List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F(L_68, /*hidden argument*/List_1_GetEnumerator_m6785B66A05318758512B170193F55C254DEC843F_RuntimeMethod_var); V_12 = L_69; } IL_0196: try { // begin try (depth: 3) { goto IL_01aa; } IL_0198: { // foreach (var callback in callbacksCopy) { Callback_t7FF5F1A94340B832A3965D02F897C3EDBB36B714 * L_70; L_70 = Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_inline((Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *)(&V_12), /*hidden argument*/Enumerator_get_Current_m42C20D81E73A702D8A54C659714498EF031AE32A_RuntimeMethod_var); // callback.OnRunCallback(callbackMsg.m_pubParam); CallbackMsg_t_t1474B540333E0CC6FD335B717F407F550780619B L_71 = V_2; intptr_t L_72 = L_71.get_m_pubParam_2(); NullCheck(L_70); VirtActionInvoker1< intptr_t >::Invoke(6 /* System.Void Steamworks.Callback::OnRunCallback(System.IntPtr) */, L_70, (intptr_t)L_72); } IL_01aa: { // foreach (var callback in callbacksCopy) { bool L_73; L_73 = Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D((Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *)(&V_12), /*hidden argument*/Enumerator_MoveNext_m96282B7B61D99F4953A9BE50486D14182CC2677D_RuntimeMethod_var); if (L_73) { goto IL_0198; } } IL_01b3: { IL2CPP_LEAVE(0x1C3, FINALLY_01b5); } } // end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01b5; } FINALLY_01b5: { // begin finally (depth: 3) Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082((Enumerator_tFB556306C7E0FED278463803CD677F4E89819147 *)(&V_12), /*hidden argument*/Enumerator_Dispose_m72F11F95D4F913D52706AA3A9DE1A5E2EC73D082_RuntimeMethod_var); IL2CPP_END_FINALLY(437) } // end finally (depth: 3) IL2CPP_CLEANUP(437) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1C3, IL_01c3) } IL_01c3: { // } catch (Exception e) { IL2CPP_LEAVE(0x1D3, FINALLY_01cc); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01c5; } throw e; } CATCH_01c5: { // begin catch(System.Exception) // ExceptionHandler(e); IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))); CallbackDispatcher_ExceptionHandler_m5783BC825C87C8DA015F82751BC1385F60C9A0FA(((Exception_t *)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *)), /*hidden argument*/NULL); // } finally { IL2CPP_POP_ACTIVE_EXCEPTION(); IL2CPP_LEAVE(0x1D3, FINALLY_01cc); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01cc; } FINALLY_01cc: { // begin finally (depth: 1) // NativeMethods.SteamAPI_ManualDispatch_FreeLastCallback(hSteamPipe); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_74 = V_0; NativeMethods_SteamAPI_ManualDispatch_FreeLastCallback_m75310F35BD51FEB800B172C7884839BDD8557277(L_74, /*hidden argument*/NULL); // } IL2CPP_END_FINALLY(460) } // end finally (depth: 1) IL2CPP_CLEANUP(460) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1D3, IL_01d3) } IL_01d3: { // while (NativeMethods.SteamAPI_ManualDispatch_GetNextCallback(hSteamPipe, m_pCallbackMsg)) { HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_75 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); intptr_t L_76 = ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->get_m_pCallbackMsg_4(); bool L_77; L_77 = NativeMethods_SteamAPI_ManualDispatch_GetNextCallback_mB89EDBAB77831592F0CDDD6FEC7A613155FB6F06(L_75, (intptr_t)L_76, /*hidden argument*/NULL); if (L_77) { goto IL_0042; } } { // } return; } } // System.Void Steamworks.CallbackDispatcher::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackDispatcher__cctor_m8E2F9BD7A779E122537F89BA881C93D3263353BE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m19DA2EEFFB7B029D31CD67E82C3D486B788936FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m57A575B02FD090CD93E575DC1BFB84A4AE275833_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // private static Dictionary> m_registeredCallbacks = new Dictionary>(); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_0 = (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *)il2cpp_codegen_object_new(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD_il2cpp_TypeInfo_var); Dictionary_2__ctor_m19DA2EEFFB7B029D31CD67E82C3D486B788936FE(L_0, /*hidden argument*/Dictionary_2__ctor_m19DA2EEFFB7B029D31CD67E82C3D486B788936FE_RuntimeMethod_var); ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_registeredCallbacks_0(L_0); // private static Dictionary> m_registeredGameServerCallbacks = new Dictionary>(); Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD * L_1 = (Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD *)il2cpp_codegen_object_new(Dictionary_2_tAD2DDF4FE718035E7B03B7A72A1422A00B404DDD_il2cpp_TypeInfo_var); Dictionary_2__ctor_m19DA2EEFFB7B029D31CD67E82C3D486B788936FE(L_1, /*hidden argument*/Dictionary_2__ctor_m19DA2EEFFB7B029D31CD67E82C3D486B788936FE_RuntimeMethod_var); ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_registeredGameServerCallbacks_1(L_1); // private static Dictionary> m_registeredCallResults = new Dictionary>(); Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B * L_2 = (Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B *)il2cpp_codegen_object_new(Dictionary_2_t3C33B8DE0055837E62EA255FF3C6B2E45CE8143B_il2cpp_TypeInfo_var); Dictionary_2__ctor_m57A575B02FD090CD93E575DC1BFB84A4AE275833(L_2, /*hidden argument*/Dictionary_2__ctor_m57A575B02FD090CD93E575DC1BFB84A4AE275833_RuntimeMethod_var); ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_registeredCallResults_2(L_2); // private static object m_sync = new object(); RuntimeObject * L_3 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(L_3, /*hidden argument*/NULL); ((CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_StaticFields*)il2cpp_codegen_static_fields_for(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var))->set_m_sync_3(L_3); 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 // System.Int32 Steamworks.CallbackIdentities::GetCallbackIdentity(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallbackIdentities_GetCallbackIdentity_mE817DABCE83C4D90EF6F3D9728D597DE35A81B54 (Type_t * ___callbackStruct0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_0 = NULL; int32_t V_1 = 0; Type_t * G_B5_0 = NULL; String_t* G_B5_1 = NULL; Type_t * G_B4_0 = NULL; String_t* G_B4_1 = NULL; String_t* G_B6_0 = NULL; String_t* G_B6_1 = NULL; { // foreach (CallbackIdentityAttribute attribute in callbackStruct.GetCustomAttributes(typeof(CallbackIdentityAttribute), false)) { Type_t * L_0 = ___callbackStruct0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_1, /*hidden argument*/NULL); NullCheck(L_0); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3; L_3 = VirtFuncInvoker2< ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, Type_t *, bool >::Invoke(12 /* System.Object[] System.Reflection.MemberInfo::GetCustomAttributes(System.Type,System.Boolean) */, L_0, L_2, (bool)0); V_0 = L_3; V_1 = 0; goto IL_0024; } IL_0016: { // foreach (CallbackIdentityAttribute attribute in callbackStruct.GetCustomAttributes(typeof(CallbackIdentityAttribute), false)) { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; RuntimeObject * L_7 = (L_4)->GetAt(static_cast(L_6)); // return attribute.Identity; NullCheck(((CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F *)CastclassClass((RuntimeObject*)L_7, CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F_il2cpp_TypeInfo_var))); int32_t L_8; L_8 = CallbackIdentityAttribute_get_Identity_m2635417BA92803019FCAC76FE944849BD6904FEA_inline(((CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F *)CastclassClass((RuntimeObject*)L_7, CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_8; } IL_0024: { // foreach (CallbackIdentityAttribute attribute in callbackStruct.GetCustomAttributes(typeof(CallbackIdentityAttribute), false)) { int32_t L_9 = V_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = V_0; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) { goto IL_0016; } } { // throw new System.Exception("Callback number not found for struct " + callbackStruct); Type_t * L_11 = ___callbackStruct0; Type_t * L_12 = L_11; G_B4_0 = L_12; G_B4_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37620D3FBD05A333D3B150F42A09F4AC8487D260)); if (L_12) { G_B5_0 = L_12; G_B5_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37620D3FBD05A333D3B150F42A09F4AC8487D260)); goto IL_0037; } } { G_B6_0 = ((String_t*)(NULL)); G_B6_1 = G_B4_1; goto IL_003c; } IL_0037: { NullCheck(G_B5_0); String_t* L_13; L_13 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, G_B5_0); G_B6_0 = L_13; G_B6_1 = G_B5_1; } IL_003c: { String_t* L_14; L_14 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(G_B6_1, G_B6_0, /*hidden argument*/NULL); Exception_t * L_15 = (Exception_t *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11(L_15, L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CallbackIdentities_GetCallbackIdentity_mE817DABCE83C4D90EF6F3D9728D597DE35A81B54_RuntimeMethod_var))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 Steamworks.CallbackIdentityAttribute::get_Identity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallbackIdentityAttribute_get_Identity_m2635417BA92803019FCAC76FE944849BD6904FEA (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F * __this, const RuntimeMethod* method) { { // public int Identity { get; set; } int32_t L_0 = __this->get_U3CIdentityU3Ek__BackingField_0(); return L_0; } } // System.Void Steamworks.CallbackIdentityAttribute::set_Identity(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackIdentityAttribute_set_Identity_m2A20CE65A102CB062F8480ADE76E0BC15E576BB6 (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int Identity { get; set; } int32_t L_0 = ___value0; __this->set_U3CIdentityU3Ek__BackingField_0(L_0); return; } } // System.Void Steamworks.CallbackIdentityAttribute::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackIdentityAttribute__ctor_mAF94AAC21083588849DC82D9EA80E1F3673C70A8 (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F * __this, int32_t ___callbackNum0, const RuntimeMethod* method) { { // public CallbackIdentityAttribute(int callbackNum) { Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL); // Identity = callbackNum; int32_t L_0 = ___callbackNum0; CallbackIdentityAttribute_set_Identity_m2A20CE65A102CB062F8480ADE76E0BC15E576BB6_inline(__this, L_0, /*hidden argument*/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 // System.Boolean Steamworks.DllCheck::Test() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DllCheck_Test_m5DD26874E1E519929FF43E7E3117DA5050D88343 (const RuntimeMethod* method) { { // return true; return (bool)1; } } #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 #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 // System.Void Steamworks.HSteamPipe::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HSteamPipe__ctor_m607BE8CC5C02B7B5ABBE090365A2B80189447630 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, int32_t ___value0, const RuntimeMethod* method) { { // m_HSteamPipe = value; int32_t L_0 = ___value0; __this->set_m_HSteamPipe_0(L_0); // } return; } } IL2CPP_EXTERN_C void HSteamPipe__ctor_m607BE8CC5C02B7B5ABBE090365A2B80189447630_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * _thisAdjusted = reinterpret_cast(__this + _offset); HSteamPipe__ctor_m607BE8CC5C02B7B5ABBE090365A2B80189447630_inline(_thisAdjusted, ___value0, method); } // System.String Steamworks.HSteamPipe::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HSteamPipe_ToString_mE2782596AC0C5531421E798AD78D1D66D40D3B71 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, const RuntimeMethod* method) { { // return m_HSteamPipe.ToString(); int32_t* L_0 = __this->get_address_of_m_HSteamPipe_0(); String_t* L_1; L_1 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* HSteamPipe_ToString_mE2782596AC0C5531421E798AD78D1D66D40D3B71_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = HSteamPipe_ToString_mE2782596AC0C5531421E798AD78D1D66D40D3B71(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.HSteamPipe::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamPipe_Equals_m3B2B34259BB52ABF396246CA758CA170108ABD77 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is HSteamPipe && this == (HSteamPipe)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995_il2cpp_TypeInfo_var))) { goto IL_001a; } } { HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_1 = (*(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 *)__this); RuntimeObject * L_2 = ___other0; bool L_3; L_3 = HSteamPipe_op_Equality_mE9211155C5250C6551A087248B43CB16B8FBD53E(L_1, ((*(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 *)((HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 *)UnBox(L_2, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool HSteamPipe_Equals_m3B2B34259BB52ABF396246CA758CA170108ABD77_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = HSteamPipe_Equals_m3B2B34259BB52ABF396246CA758CA170108ABD77(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.HSteamPipe::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamPipe_GetHashCode_m17E180ECC485B2D692AA32A2DC07F52C1DF310D9 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, const RuntimeMethod* method) { { // return m_HSteamPipe.GetHashCode(); int32_t* L_0 = __this->get_address_of_m_HSteamPipe_0(); int32_t L_1; L_1 = Int32_GetHashCode_mEDD3F492A5F7CF021125AE3F38E2B8F8743FC667((int32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t HSteamPipe_GetHashCode_m17E180ECC485B2D692AA32A2DC07F52C1DF310D9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = HSteamPipe_GetHashCode_m17E180ECC485B2D692AA32A2DC07F52C1DF310D9(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.HSteamPipe::op_Equality(Steamworks.HSteamPipe,Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamPipe_op_Equality_mE9211155C5250C6551A087248B43CB16B8FBD53E (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___x0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___y1, const RuntimeMethod* method) { { // return x.m_HSteamPipe == y.m_HSteamPipe; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_0 = ___x0; int32_t L_1 = L_0.get_m_HSteamPipe_0(); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_2 = ___y1; int32_t L_3 = L_2.get_m_HSteamPipe_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } // Steamworks.HSteamPipe Steamworks.HSteamPipe::op_Explicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 HSteamPipe_op_Explicit_m5631FDF37EB2F3C2437800A5B8C43A97A6028DCD (int32_t ___value0, const RuntimeMethod* method) { { // return new HSteamPipe(value); int32_t L_0 = ___value0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_1; memset((&L_1), 0, sizeof(L_1)); HSteamPipe__ctor_m607BE8CC5C02B7B5ABBE090365A2B80189447630_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean Steamworks.HSteamPipe::Equals(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamPipe_Equals_mFA7CFE963B9A54D6C3FBA5E6DA454D068C243516 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___other0, const RuntimeMethod* method) { { // return m_HSteamPipe == other.m_HSteamPipe; int32_t L_0 = __this->get_m_HSteamPipe_0(); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_1 = ___other0; int32_t L_2 = L_1.get_m_HSteamPipe_0(); return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool HSteamPipe_Equals_mFA7CFE963B9A54D6C3FBA5E6DA454D068C243516_AdjustorThunk (RuntimeObject * __this, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = HSteamPipe_Equals_mFA7CFE963B9A54D6C3FBA5E6DA454D068C243516(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.HSteamPipe::CompareTo(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamPipe_CompareTo_m0442D1FDC4255C79A30808F8A96A5932777BD173 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___other0, const RuntimeMethod* method) { { // return m_HSteamPipe.CompareTo(other.m_HSteamPipe); int32_t* L_0 = __this->get_address_of_m_HSteamPipe_0(); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_1 = ___other0; int32_t L_2 = L_1.get_m_HSteamPipe_0(); int32_t L_3; L_3 = Int32_CompareTo_m2DD1093B956B4D96C3AC3C27FDEE3CA447B044D3((int32_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t HSteamPipe_CompareTo_m0442D1FDC4255C79A30808F8A96A5932777BD173_AdjustorThunk (RuntimeObject * __this, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = HSteamPipe_CompareTo_m0442D1FDC4255C79A30808F8A96A5932777BD173(_thisAdjusted, ___other0, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Steamworks.HSteamUser::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HSteamUser__ctor_m208900BEFFB3F60FF1AFF0D030443DAEF629FA5F (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { // m_HSteamUser = value; int32_t L_0 = ___value0; __this->set_m_HSteamUser_0(L_0); // } return; } } IL2CPP_EXTERN_C void HSteamUser__ctor_m208900BEFFB3F60FF1AFF0D030443DAEF629FA5F_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * _thisAdjusted = reinterpret_cast(__this + _offset); HSteamUser__ctor_m208900BEFFB3F60FF1AFF0D030443DAEF629FA5F_inline(_thisAdjusted, ___value0, method); } // System.String Steamworks.HSteamUser::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HSteamUser_ToString_m9DD971102EACC3EE096CC9A3B759618614F3FCAD (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, const RuntimeMethod* method) { { // return m_HSteamUser.ToString(); int32_t* L_0 = __this->get_address_of_m_HSteamUser_0(); String_t* L_1; L_1 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* HSteamUser_ToString_m9DD971102EACC3EE096CC9A3B759618614F3FCAD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = HSteamUser_ToString_m9DD971102EACC3EE096CC9A3B759618614F3FCAD(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.HSteamUser::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamUser_Equals_m99D1040D28359DDC3A2A84F7D29D340C6F304334 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is HSteamUser && this == (HSteamUser)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1_il2cpp_TypeInfo_var))) { goto IL_001a; } } { HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_1 = (*(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 *)__this); RuntimeObject * L_2 = ___other0; bool L_3; L_3 = HSteamUser_op_Equality_m3731F60C3B7D4CF0A8E33EBB58CE1FE94D782DE5(L_1, ((*(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 *)((HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 *)UnBox(L_2, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool HSteamUser_Equals_m99D1040D28359DDC3A2A84F7D29D340C6F304334_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = HSteamUser_Equals_m99D1040D28359DDC3A2A84F7D29D340C6F304334(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.HSteamUser::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamUser_GetHashCode_m8FA06FA87CD422F46864A1E0F547FF75948B36F3 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, const RuntimeMethod* method) { { // return m_HSteamUser.GetHashCode(); int32_t* L_0 = __this->get_address_of_m_HSteamUser_0(); int32_t L_1; L_1 = Int32_GetHashCode_mEDD3F492A5F7CF021125AE3F38E2B8F8743FC667((int32_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t HSteamUser_GetHashCode_m8FA06FA87CD422F46864A1E0F547FF75948B36F3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = HSteamUser_GetHashCode_m8FA06FA87CD422F46864A1E0F547FF75948B36F3(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.HSteamUser::op_Equality(Steamworks.HSteamUser,Steamworks.HSteamUser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamUser_op_Equality_m3731F60C3B7D4CF0A8E33EBB58CE1FE94D782DE5 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___x0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___y1, const RuntimeMethod* method) { { // return x.m_HSteamUser == y.m_HSteamUser; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_0 = ___x0; int32_t L_1 = L_0.get_m_HSteamUser_0(); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_2 = ___y1; int32_t L_3 = L_2.get_m_HSteamUser_0(); return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0); } } // Steamworks.HSteamUser Steamworks.HSteamUser::op_Explicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 HSteamUser_op_Explicit_m7F04EDD2BB1E9B8F36517FCAA97D680B5EB1DC48 (int32_t ___value0, const RuntimeMethod* method) { { // return new HSteamUser(value); int32_t L_0 = ___value0; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_1; memset((&L_1), 0, sizeof(L_1)); HSteamUser__ctor_m208900BEFFB3F60FF1AFF0D030443DAEF629FA5F_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean Steamworks.HSteamUser::Equals(Steamworks.HSteamUser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HSteamUser_Equals_m199F174CA06BA7AF039EA57E5C93EDD8D77323E4 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___other0, const RuntimeMethod* method) { { // return m_HSteamUser == other.m_HSteamUser; int32_t L_0 = __this->get_m_HSteamUser_0(); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_1 = ___other0; int32_t L_2 = L_1.get_m_HSteamUser_0(); return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool HSteamUser_Equals_m199F174CA06BA7AF039EA57E5C93EDD8D77323E4_AdjustorThunk (RuntimeObject * __this, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = HSteamUser_Equals_m199F174CA06BA7AF039EA57E5C93EDD8D77323E4(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.HSteamUser::CompareTo(Steamworks.HSteamUser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HSteamUser_CompareTo_mBFF2613F951AC91B9D941DD9AB49E3D8E060E957 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___other0, const RuntimeMethod* method) { { // return m_HSteamUser.CompareTo(other.m_HSteamUser); int32_t* L_0 = __this->get_address_of_m_HSteamUser_0(); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_1 = ___other0; int32_t L_2 = L_1.get_m_HSteamUser_0(); int32_t L_3; L_3 = Int32_CompareTo_m2DD1093B956B4D96C3AC3C27FDEE3CA447B044D3((int32_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t HSteamUser_CompareTo_mBFF2613F951AC91B9D941DD9AB49E3D8E060E957_AdjustorThunk (RuntimeObject * __this, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = HSteamUser_CompareTo_mBFF2613F951AC91B9D941DD9AB49E3D8E060E957(_thisAdjusted, ___other0, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Steamworks.InteropHelp::TestIfPlatformSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB (const RuntimeMethod* method) { { // } return; } } // System.Void Steamworks.InteropHelp::TestIfAvailableClient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // TestIfPlatformSupported(); InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB(/*hidden argument*/NULL); // if (CSteamAPIContext.GetSteamClient() == System.IntPtr.Zero) { intptr_t L_0; L_0 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); bool L_1; L_1 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL); if (!L_1) { goto IL_0028; } } { // if (!CSteamAPIContext.Init()) { bool L_2; L_2 = CSteamAPIContext_Init_m09BE6C7ABE56A27919591B0E22E3AF39AE58CC3E(/*hidden argument*/NULL); if (L_2) { goto IL_0028; } } { // throw new System.InvalidOperationException("Steamworks is not initialized."); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD1550B65856213BC219A1D5F40D30217C3A26660)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF_RuntimeMethod_var))); } IL_0028: { // } return; } } // System.String Steamworks.InteropHelp::PtrToStringUTF8(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InteropHelp_PtrToStringUTF8_m439EB36B4FF960E9E9B86B2D5888EB9CE7322E72 (intptr_t ___nativeUtf80, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { // if (nativeUtf8 == IntPtr.Zero) { intptr_t L_0 = ___nativeUtf80; bool L_1; L_1 = IntPtr_op_Equality_m30958D875BACA94F48B6FF6D17B4CF5C36DACD48((intptr_t)L_0, (intptr_t)(0), /*hidden argument*/NULL); if (!L_1) { goto IL_000f; } } { // return null; return (String_t*)NULL; } IL_000f: { // int len = 0; V_0 = 0; goto IL_0017; } IL_0013: { // ++len; int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); } IL_0017: { // while (Marshal.ReadByte(nativeUtf8, len) != 0) { intptr_t L_3 = ___nativeUtf80; int32_t L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); uint8_t L_5; L_5 = Marshal_ReadByte_m0FB432A493426B3A40CD7934B94D90A001FB2103((intptr_t)L_3, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0013; } } { // if (len == 0) { int32_t L_6 = V_0; if (L_6) { goto IL_0029; } } { // return string.Empty; String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_7; } IL_0029: { // byte[] buffer = new byte[len]; int32_t L_8 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_8); V_1 = L_9; // Marshal.Copy(nativeUtf8, buffer, 0, buffer.Length); intptr_t L_10 = ___nativeUtf80; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = V_1; NullCheck(L_12); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); Marshal_Copy_m5B5711DAE25F766427A60AA33208E669EACD0716((intptr_t)L_10, L_11, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), /*hidden argument*/NULL); // return Encoding.UTF8.GetString(buffer); Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_13; L_13 = Encoding_get_UTF8_mA1F9F8EACB3EEA1583247AA10DCE51C3A0A13469(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = V_1; NullCheck(L_13); String_t* L_15; L_15 = VirtFuncInvoker1< String_t*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(32 /* System.String System.Text.Encoding::GetString(System.Byte[]) */, L_13, L_14); return L_15; } } #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 #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean Steamworks.NativeMethods::SteamAPI_Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_Init_mB5F7D763A913150A75D2B885F4B9275F1057C095 (const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = 0; il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_Init", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_Init)(); #else int8_t returnValue = il2cppPInvokeFunc(); #endif return static_cast(returnValue); } // System.Void Steamworks.NativeMethods::SteamAPI_Shutdown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_Shutdown_m87C541ED88C19F7B326B4833C3BBF216DE509DDA (const RuntimeMethod* method) { typedef void (CDECL *PInvokeFunc) (); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = 0; il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_Shutdown", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL reinterpret_cast(SteamAPI_Shutdown)(); #else il2cppPInvokeFunc(); #endif } // System.Boolean Steamworks.NativeMethods::SteamAPI_RestartAppIfNecessary(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_RestartAppIfNecessary_m178E08A5737120C48EB927D93CAB2F7589E7DB15 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___unOwnAppID0, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_RestartAppIfNecessary", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_RestartAppIfNecessary)(___unOwnAppID0); #else int8_t returnValue = il2cppPInvokeFunc(___unOwnAppID0); #endif return static_cast(returnValue); } // System.Int32 Steamworks.NativeMethods::SteamAPI_GetHSteamPipe() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeMethods_SteamAPI_GetHSteamPipe_m613D1B0ED87FA037C5DBD5E4F4B627BDDCF72DD6 (const RuntimeMethod* method) { typedef int32_t (CDECL *PInvokeFunc) (); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = 0; il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_GetHSteamPipe", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int32_t returnValue = reinterpret_cast(SteamAPI_GetHSteamPipe)(); #else int32_t returnValue = il2cppPInvokeFunc(); #endif return returnValue; } // System.Int32 Steamworks.NativeMethods::SteamAPI_GetHSteamUser() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeMethods_SteamAPI_GetHSteamUser_mAC1755513D6EB3A744CB1201E1335687E031AAC9 (const RuntimeMethod* method) { typedef int32_t (CDECL *PInvokeFunc) (); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = 0; il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_GetHSteamUser", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int32_t returnValue = reinterpret_cast(SteamAPI_GetHSteamUser)(); #else int32_t returnValue = il2cppPInvokeFunc(); #endif return returnValue; } // System.IntPtr Steamworks.NativeMethods::SteamInternal_CreateInterface(Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_SteamInternal_CreateInterface_mD327E635909A147EF453F474DBE6BA525E131E88 (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___ver0, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamInternal_CreateInterface", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___ver0' to native representation void* ____ver0_marshaled = NULL; if (___ver0 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("ver"), NULL); bool ___safeHandle_reference_incremented_for____ver0 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___ver0, (&___safeHandle_reference_incremented_for____ver0), NULL); ____ver0_marshaled = reinterpret_cast((___ver0)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamInternal_CreateInterface)(____ver0_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(____ver0_marshaled); #endif // Marshaling cleanup of parameter '___ver0' native representation if (___safeHandle_reference_incremented_for____ver0) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___ver0, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::SteamInternal_FindOrCreateUserInterface(Steamworks.HSteamUser,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_SteamInternal_FindOrCreateUserInterface_mD0AB94F46C56B7B907EB75746EE546F376067DBF (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pszVersion1, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamInternal_FindOrCreateUserInterface", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pszVersion1' to native representation void* ____pszVersion1_marshaled = NULL; if (___pszVersion1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pszVersion"), NULL); bool ___safeHandle_reference_incremented_for____pszVersion1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pszVersion1, (&___safeHandle_reference_incremented_for____pszVersion1), NULL); ____pszVersion1_marshaled = reinterpret_cast((___pszVersion1)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamInternal_FindOrCreateUserInterface)(___hSteamUser0, ____pszVersion1_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___hSteamUser0, ____pszVersion1_marshaled); #endif // Marshaling cleanup of parameter '___pszVersion1' native representation if (___safeHandle_reference_incremented_for____pszVersion1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pszVersion1, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::SteamInternal_FindOrCreateGameServerInterface(Steamworks.HSteamUser,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_SteamInternal_FindOrCreateGameServerInterface_m050F5E3C532201DC22C2BA5E58A288A2FE38BE1E (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pszVersion1, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamInternal_FindOrCreateGameServerInterface", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pszVersion1' to native representation void* ____pszVersion1_marshaled = NULL; if (___pszVersion1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pszVersion"), NULL); bool ___safeHandle_reference_incremented_for____pszVersion1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pszVersion1, (&___safeHandle_reference_incremented_for____pszVersion1), NULL); ____pszVersion1_marshaled = reinterpret_cast((___pszVersion1)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamInternal_FindOrCreateGameServerInterface)(___hSteamUser0, ____pszVersion1_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___hSteamUser0, ____pszVersion1_marshaled); #endif // Marshaling cleanup of parameter '___pszVersion1' native representation if (___safeHandle_reference_incremented_for____pszVersion1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pszVersion1, NULL); } return returnValue; } // System.Void Steamworks.NativeMethods::SteamAPI_ManualDispatch_Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_ManualDispatch_Init_mCBFBBCDF80509626588352BBDBDBB7A941979718 (const RuntimeMethod* method) { typedef void (CDECL *PInvokeFunc) (); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = 0; il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ManualDispatch_Init", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL reinterpret_cast(SteamAPI_ManualDispatch_Init)(); #else il2cppPInvokeFunc(); #endif } // System.Void Steamworks.NativeMethods::SteamAPI_ManualDispatch_RunFrame(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_ManualDispatch_RunFrame_m03161D64D3FC7E27A8A0710C8EE66BFCEE790470 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, const RuntimeMethod* method) { typedef void (CDECL *PInvokeFunc) (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ManualDispatch_RunFrame", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL reinterpret_cast(SteamAPI_ManualDispatch_RunFrame)(___hSteamPipe0); #else il2cppPInvokeFunc(___hSteamPipe0); #endif } // System.Boolean Steamworks.NativeMethods::SteamAPI_ManualDispatch_GetNextCallback(Steamworks.HSteamPipe,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_ManualDispatch_GetNextCallback_mB89EDBAB77831592F0CDDD6FEC7A613155FB6F06 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, intptr_t ___pCallbackMsg1, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , intptr_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(intptr_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ManualDispatch_GetNextCallback", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ManualDispatch_GetNextCallback)(___hSteamPipe0, ___pCallbackMsg1); #else int8_t returnValue = il2cppPInvokeFunc(___hSteamPipe0, ___pCallbackMsg1); #endif return static_cast(returnValue); } // System.Void Steamworks.NativeMethods::SteamAPI_ManualDispatch_FreeLastCallback(Steamworks.HSteamPipe) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_SteamAPI_ManualDispatch_FreeLastCallback_m75310F35BD51FEB800B172C7884839BDD8557277 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, const RuntimeMethod* method) { typedef void (CDECL *PInvokeFunc) (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ManualDispatch_FreeLastCallback", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL reinterpret_cast(SteamAPI_ManualDispatch_FreeLastCallback)(___hSteamPipe0); #else il2cppPInvokeFunc(___hSteamPipe0); #endif } // System.Boolean Steamworks.NativeMethods::SteamAPI_ManualDispatch_GetAPICallResult(Steamworks.HSteamPipe,Steamworks.SteamAPICall_t,System.IntPtr,System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_SteamAPI_ManualDispatch_GetAPICallResult_m7BB4CC9260E9F97D840F2D8164E6165799D85FA4 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___hSteamAPICall1, intptr_t ___pCallback2, int32_t ___cubCallback3, int32_t ___iCallbackExpected4, bool* ___pbFailed5, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 , intptr_t, int32_t, int32_t, int32_t*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ) + sizeof(intptr_t) + sizeof(int32_t) + sizeof(int32_t) + sizeof(int32_t*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ManualDispatch_GetAPICallResult", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pbFailed5' to native representation int32_t ____pbFailed5_empty = 0; int32_t* ____pbFailed5_marshaled = &____pbFailed5_empty; // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ManualDispatch_GetAPICallResult)(___hSteamPipe0, ___hSteamAPICall1, ___pCallback2, ___cubCallback3, ___iCallbackExpected4, ____pbFailed5_marshaled); #else int8_t returnValue = il2cppPInvokeFunc(___hSteamPipe0, ___hSteamAPICall1, ___pCallback2, ___cubCallback3, ___iCallbackExpected4, ____pbFailed5_marshaled); #endif // Marshaling of parameter '___pbFailed5' back from native representation bool _____pbFailed5_marshaled_unmarshaled_dereferenced = false; _____pbFailed5_marshaled_unmarshaled_dereferenced = static_cast(*____pbFailed5_marshaled); *___pbFailed5 = _____pbFailed5_marshaled_unmarshaled_dereferenced; return static_cast(returnValue); } // System.Int32 Steamworks.NativeMethods::SteamGameServer_GetHSteamPipe() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NativeMethods_SteamGameServer_GetHSteamPipe_m5033D4A94A4883DB9CEA941A5DE39071D6DF7D37 (const RuntimeMethod* method) { typedef int32_t (CDECL *PInvokeFunc) (); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = 0; il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamGameServer_GetHSteamPipe", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int32_t returnValue = reinterpret_cast(SteamGameServer_GetHSteamPipe)(); #else int32_t returnValue = il2cppPInvokeFunc(); #endif return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUser(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUser_mD00183811612BDCA2988C7A65708C1F36C01A179 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamUser", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamUser)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamFriends(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamFriends_mC7F3934BEAD1D34D833CCCCA53D3703A2786EAD0 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamFriends", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamFriends)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUtils(System.IntPtr,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUtils_mA943AE276651980D9D718FDB563C80E4DF9DBE65 (intptr_t ___instancePtr0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion2, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamUtils", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion2' to native representation void* ____pchVersion2_marshaled = NULL; if (___pchVersion2 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion2 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion2, (&___safeHandle_reference_incremented_for____pchVersion2), NULL); ____pchVersion2_marshaled = reinterpret_cast((___pchVersion2)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamUtils)(___instancePtr0, ___hSteamPipe1, ____pchVersion2_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamPipe1, ____pchVersion2_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion2' native representation if (___safeHandle_reference_incremented_for____pchVersion2) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion2, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMatchmaking(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMatchmaking_m898F5D18960180F51FAA4DCC7DF5626621602889 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamMatchmaking", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamMatchmaking)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMatchmakingServers(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMatchmakingServers_m8EA7DAA88E1894A886927140B2F1DF5B89270F4D (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamMatchmakingServers", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamMatchmakingServers)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUserStats(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUserStats_m3531E1FB930B1937225812F3A88AA3D7FB2462F4 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamUserStats", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamUserStats)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamApps(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamApps_m69E1F5DA2B577B50AE74BE5157C3EC43CF0B4F6F (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamApps", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamApps)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamNetworking(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamNetworking_mAF7518A50193319D2129B3D65BD38430C9B6BD4A (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamNetworking", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamNetworking)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamRemoteStorage(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamRemoteStorage_mC43D6D6DF8A196F4FFD5D46C8A9B3C89DDBEF878 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamRemoteStorage", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamRemoteStorage)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamScreenshots(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamScreenshots_mF78C9F11EC94276DA3F069587FF6BC9F393CC978 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamScreenshots", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamScreenshots)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamGameSearch(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamGameSearch_m5C766C6BEDDA3B91852A55973AEB7CDAA7AA64EE (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamGameSearch", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamGameSearch)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.Void Steamworks.NativeMethods::ISteamClient_SetWarningMessageHook(System.IntPtr,Steamworks.SteamAPIWarningMessageHook_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMethods_ISteamClient_SetWarningMessageHook_m3C99A2C2DAFDA8917703C69376E3393ED9547408 (intptr_t ___instancePtr0, SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * ___pFunction1, const RuntimeMethod* method) { typedef void (CDECL *PInvokeFunc) (intptr_t, Il2CppMethodPointer); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_SetWarningMessageHook", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pFunction1' to native representation Il2CppMethodPointer ____pFunction1_marshaled = NULL; ____pFunction1_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast(___pFunction1)); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL reinterpret_cast(SteamAPI_ISteamClient_SetWarningMessageHook)(___instancePtr0, ____pFunction1_marshaled); #else il2cppPInvokeFunc(___instancePtr0, ____pFunction1_marshaled); #endif } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamHTTP(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamHTTP_m1DFA9DC971E66A5A69E1C8B50422C175C5B1F84C (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamHTTP", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamHTTP)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamUGC(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamUGC_m0F1B518BA91937CF64213A0F9C854CDAAB3D72D4 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamUGC", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamUGC)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamAppList(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamAppList_mF57FFDFF64DB2452D5F09F70BE4120774A7F02AD (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamAppList", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamAppList)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMusic(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMusic_m40F8E3D6E6AD6B2F7B04C66343517B6CA3BEE656 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamMusic", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamMusic)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamMusicRemote(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamMusicRemote_mDF47D2DF8961692D8CED4999C6F3BA8143B67B14 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamMusicRemote", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamMusicRemote)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamHTMLSurface(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamHTMLSurface_mD2A191C61841E8A7A08B53E98E8BB6FEC26049F3 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamHTMLSurface", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamHTMLSurface)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamInventory(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamInventory_m8992D1DBCE8791FC702AC4110444AAEAF3C75E69 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamInventory", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamInventory)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamVideo(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamVideo_m8D1D47AE9C66C6B38D6459025C309409CEDEC227 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamVideo", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamVideo)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamParentalSettings(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamParentalSettings_mF3913773AF409358108722C3422496656659A3B8 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamParentalSettings", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamParentalSettings)(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamuser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamInput(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamInput_mA125BB3C1A1D65A6E6BB3A1C6B9D47ABBC406331 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamInput", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamInput)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamParties(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamParties_m5C9CBE369DED891486FB0D85CDFAAC4E55B59F18 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamParties", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamParties)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamClient_GetISteamRemotePlay(System.IntPtr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamClient_GetISteamRemotePlay_m0DC2610337F555CA4EFA3CB3739EDFA2A556DA35 (intptr_t ___instancePtr0, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser1, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe2, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchVersion3, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 , HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 , void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ) + sizeof(HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamClient_GetISteamRemotePlay", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchVersion3' to native representation void* ____pchVersion3_marshaled = NULL; if (___pchVersion3 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchVersion"), NULL); bool ___safeHandle_reference_incremented_for____pchVersion3 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchVersion3, (&___safeHandle_reference_incremented_for____pchVersion3), NULL); ____pchVersion3_marshaled = reinterpret_cast((___pchVersion3)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamClient_GetISteamRemotePlay)(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamUser1, ___hSteamPipe2, ____pchVersion3_marshaled); #endif // Marshaling cleanup of parameter '___pchVersion3' native representation if (___safeHandle_reference_incremented_for____pchVersion3) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchVersion3, NULL); } return returnValue; } // System.IntPtr Steamworks.NativeMethods::ISteamFriends_GetFriendPersonaName(System.IntPtr,Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t NativeMethods_ISteamFriends_GetFriendPersonaName_m016E01B6C94A2BD49FEBF3BBE69B5C324DB74B3D (intptr_t ___instancePtr0, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___steamIDFriend1, const RuntimeMethod* method) { typedef intptr_t (CDECL *PInvokeFunc) (intptr_t, CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamFriends_GetFriendPersonaName", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL intptr_t returnValue = reinterpret_cast(SteamAPI_ISteamFriends_GetFriendPersonaName)(___instancePtr0, ___steamIDFriend1); #else intptr_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___steamIDFriend1); #endif return returnValue; } // System.UInt64 Steamworks.NativeMethods::ISteamUser_GetSteamID(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUser_GetSteamID_m55B15D214DA388995F5FB6F389B4E597735E0766 (intptr_t ___instancePtr0, const RuntimeMethod* method) { typedef uint64_t (CDECL *PInvokeFunc) (intptr_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUser_GetSteamID", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL uint64_t returnValue = reinterpret_cast(SteamAPI_ISteamUser_GetSteamID)(___instancePtr0); #else uint64_t returnValue = il2cppPInvokeFunc(___instancePtr0); #endif return returnValue; } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_RequestCurrentStats(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_RequestCurrentStats_m50820B03F9B800FA60F11EE6D4184664973A459C (intptr_t ___instancePtr0, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_RequestCurrentStats", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_RequestCurrentStats)(___instancePtr0); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0); #endif return static_cast(returnValue); } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_GetStatInt32(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_GetStatInt32_m4F90B6DEBBD8B48A83D95711F4E6CFE1125570D5 (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, int32_t* ___pData2, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t, void*, int32_t*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(void*) + sizeof(int32_t*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_GetStatInt32", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchName1' to native representation void* ____pchName1_marshaled = NULL; if (___pchName1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchName"), NULL); bool ___safeHandle_reference_incremented_for____pchName1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchName1, (&___safeHandle_reference_incremented_for____pchName1), NULL); ____pchName1_marshaled = reinterpret_cast((___pchName1)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_GetStatInt32)(___instancePtr0, ____pchName1_marshaled, ___pData2); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0, ____pchName1_marshaled, ___pData2); #endif // Marshaling cleanup of parameter '___pchName1' native representation if (___safeHandle_reference_incremented_for____pchName1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchName1, NULL); } return static_cast(returnValue); } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_SetStatInt32(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_SetStatInt32_m234323804711EEED949B16DAB9DF1334BC3B51F4 (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, int32_t ___nData2, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t, void*, int32_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(void*) + sizeof(int32_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_SetStatInt32", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchName1' to native representation void* ____pchName1_marshaled = NULL; if (___pchName1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchName"), NULL); bool ___safeHandle_reference_incremented_for____pchName1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchName1, (&___safeHandle_reference_incremented_for____pchName1), NULL); ____pchName1_marshaled = reinterpret_cast((___pchName1)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_SetStatInt32)(___instancePtr0, ____pchName1_marshaled, ___nData2); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0, ____pchName1_marshaled, ___nData2); #endif // Marshaling cleanup of parameter '___pchName1' native representation if (___safeHandle_reference_incremented_for____pchName1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchName1, NULL); } return static_cast(returnValue); } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_GetAchievement(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_GetAchievement_m2B608FCA2953275C82174C2EB5C7A56B6EC87B0C (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, bool* ___pbAchieved2, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t, void*, int32_t*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(void*) + sizeof(int32_t*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_GetAchievement", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchName1' to native representation void* ____pchName1_marshaled = NULL; if (___pchName1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchName"), NULL); bool ___safeHandle_reference_incremented_for____pchName1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchName1, (&___safeHandle_reference_incremented_for____pchName1), NULL); ____pchName1_marshaled = reinterpret_cast((___pchName1)->get_handle_0()); // Marshaling of parameter '___pbAchieved2' to native representation int32_t ____pbAchieved2_empty = 0; int32_t* ____pbAchieved2_marshaled = &____pbAchieved2_empty; // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_GetAchievement)(___instancePtr0, ____pchName1_marshaled, ____pbAchieved2_marshaled); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0, ____pchName1_marshaled, ____pbAchieved2_marshaled); #endif // Marshaling cleanup of parameter '___pchName1' native representation if (___safeHandle_reference_incremented_for____pchName1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchName1, NULL); } // Marshaling of parameter '___pbAchieved2' back from native representation bool _____pbAchieved2_marshaled_unmarshaled_dereferenced = false; _____pbAchieved2_marshaled_unmarshaled_dereferenced = static_cast(*____pbAchieved2_marshaled); *___pbAchieved2 = _____pbAchieved2_marshaled_unmarshaled_dereferenced; return static_cast(returnValue); } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_SetAchievement(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_SetAchievement_m2037C56645E2374159ABB4327B7D60A46DE2214D (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t, void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_SetAchievement", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchName1' to native representation void* ____pchName1_marshaled = NULL; if (___pchName1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchName"), NULL); bool ___safeHandle_reference_incremented_for____pchName1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchName1, (&___safeHandle_reference_incremented_for____pchName1), NULL); ____pchName1_marshaled = reinterpret_cast((___pchName1)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_SetAchievement)(___instancePtr0, ____pchName1_marshaled); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0, ____pchName1_marshaled); #endif // Marshaling cleanup of parameter '___pchName1' native representation if (___safeHandle_reference_incremented_for____pchName1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchName1, NULL); } return static_cast(returnValue); } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_StoreStats(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_StoreStats_mB7CEC1D3B28786D18BB895378F537F9BFEBD7D30 (intptr_t ___instancePtr0, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_StoreStats", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_StoreStats)(___instancePtr0); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0); #endif return static_cast(returnValue); } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_IndicateAchievementProgress(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle,System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_IndicateAchievementProgress_mACC63FEBBA5220254D797EACF0343BA181B05C2B (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchName1, uint32_t ___nCurProgress2, uint32_t ___nMaxProgress3, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t, void*, uint32_t, uint32_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(void*) + sizeof(uint32_t) + sizeof(uint32_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_IndicateAchievementProgress", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchName1' to native representation void* ____pchName1_marshaled = NULL; if (___pchName1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchName"), NULL); bool ___safeHandle_reference_incremented_for____pchName1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchName1, (&___safeHandle_reference_incremented_for____pchName1), NULL); ____pchName1_marshaled = reinterpret_cast((___pchName1)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_IndicateAchievementProgress)(___instancePtr0, ____pchName1_marshaled, ___nCurProgress2, ___nMaxProgress3); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0, ____pchName1_marshaled, ___nCurProgress2, ___nMaxProgress3); #endif // Marshaling cleanup of parameter '___pchName1' native representation if (___safeHandle_reference_incremented_for____pchName1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchName1, NULL); } return static_cast(returnValue); } // System.UInt64 Steamworks.NativeMethods::ISteamUserStats_FindLeaderboard(System.IntPtr,Steamworks.InteropHelp/UTF8StringHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUserStats_FindLeaderboard_mC052A14BA3DB81CC35BC6C5B8D4BD324F782C036 (intptr_t ___instancePtr0, UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * ___pchLeaderboardName1, const RuntimeMethod* method) { typedef uint64_t (CDECL *PInvokeFunc) (intptr_t, void*); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(void*); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_FindLeaderboard", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pchLeaderboardName1' to native representation void* ____pchLeaderboardName1_marshaled = NULL; if (___pchLeaderboardName1 == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("pchLeaderboardName"), NULL); bool ___safeHandle_reference_incremented_for____pchLeaderboardName1 = false; SafeHandle_DangerousAddRef_mC65F001DAB84BADED6EA18B339BEA78962B978DB(___pchLeaderboardName1, (&___safeHandle_reference_incremented_for____pchLeaderboardName1), NULL); ____pchLeaderboardName1_marshaled = reinterpret_cast((___pchLeaderboardName1)->get_handle_0()); // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL uint64_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_FindLeaderboard)(___instancePtr0, ____pchLeaderboardName1_marshaled); #else uint64_t returnValue = il2cppPInvokeFunc(___instancePtr0, ____pchLeaderboardName1_marshaled); #endif // Marshaling cleanup of parameter '___pchLeaderboardName1' native representation if (___safeHandle_reference_incremented_for____pchLeaderboardName1) { SafeHandle_DangerousRelease_mD38F583FAFD30A50547FAA163FBE3C1D466174D4(___pchLeaderboardName1, NULL); } return returnValue; } // System.UInt64 Steamworks.NativeMethods::ISteamUserStats_DownloadLeaderboardEntries(System.IntPtr,Steamworks.SteamLeaderboard_t,Steamworks.ELeaderboardDataRequest,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUserStats_DownloadLeaderboardEntries_m05C35B0CA5FC430E0871A4720225DDA0CB8FFCC7 (intptr_t ___instancePtr0, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___hSteamLeaderboard1, int32_t ___eLeaderboardDataRequest2, int32_t ___nRangeStart3, int32_t ___nRangeEnd4, const RuntimeMethod* method) { typedef uint64_t (CDECL *PInvokeFunc) (intptr_t, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 , int32_t, int32_t, int32_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ) + sizeof(int32_t) + sizeof(int32_t) + sizeof(int32_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_DownloadLeaderboardEntries", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL uint64_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_DownloadLeaderboardEntries)(___instancePtr0, ___hSteamLeaderboard1, ___eLeaderboardDataRequest2, ___nRangeStart3, ___nRangeEnd4); #else uint64_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamLeaderboard1, ___eLeaderboardDataRequest2, ___nRangeStart3, ___nRangeEnd4); #endif return returnValue; } // System.Boolean Steamworks.NativeMethods::ISteamUserStats_GetDownloadedLeaderboardEntry(System.IntPtr,Steamworks.SteamLeaderboardEntries_t,System.Int32,Steamworks.LeaderboardEntry_t&,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NativeMethods_ISteamUserStats_GetDownloadedLeaderboardEntry_m3C762058B079639113594DBA915FD66E0EB1A7AF (intptr_t ___instancePtr0, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___hSteamLeaderboardEntries1, int32_t ___index2, LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB * ___pLeaderboardEntry3, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___pDetails4, int32_t ___cDetailsMax5, const RuntimeMethod* method) { typedef int8_t (CDECL *PInvokeFunc) (intptr_t, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 , int32_t, LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB *, int32_t*, int32_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ) + sizeof(int32_t) + sizeof(LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB *) + sizeof(void*) + sizeof(int32_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pDetails4' to native representation int32_t* ____pDetails4_marshaled = NULL; if (___pDetails4 != NULL) { ____pDetails4_marshaled = reinterpret_cast((___pDetails4)->GetAddressAtUnchecked(0)); } // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL int8_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_GetDownloadedLeaderboardEntry)(___instancePtr0, ___hSteamLeaderboardEntries1, ___index2, ___pLeaderboardEntry3, ____pDetails4_marshaled, ___cDetailsMax5); #else int8_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamLeaderboardEntries1, ___index2, ___pLeaderboardEntry3, ____pDetails4_marshaled, ___cDetailsMax5); #endif return static_cast(returnValue); } // System.UInt64 Steamworks.NativeMethods::ISteamUserStats_UploadLeaderboardScore(System.IntPtr,Steamworks.SteamLeaderboard_t,Steamworks.ELeaderboardUploadScoreMethod,System.Int32,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t NativeMethods_ISteamUserStats_UploadLeaderboardScore_mC90DA631234D20FD23377A4FBDE1202CED816F91 (intptr_t ___instancePtr0, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___hSteamLeaderboard1, int32_t ___eLeaderboardUploadScoreMethod2, int32_t ___nScore3, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___pScoreDetails4, int32_t ___cScoreDetailsCount5, const RuntimeMethod* method) { typedef uint64_t (CDECL *PInvokeFunc) (intptr_t, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 , int32_t, int32_t, int32_t*, int32_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t) + sizeof(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ) + sizeof(int32_t) + sizeof(int32_t) + sizeof(void*) + sizeof(int32_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUserStats_UploadLeaderboardScore", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Marshaling of parameter '___pScoreDetails4' to native representation int32_t* ____pScoreDetails4_marshaled = NULL; if (___pScoreDetails4 != NULL) { ____pScoreDetails4_marshaled = reinterpret_cast((___pScoreDetails4)->GetAddressAtUnchecked(0)); } // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL uint64_t returnValue = reinterpret_cast(SteamAPI_ISteamUserStats_UploadLeaderboardScore)(___instancePtr0, ___hSteamLeaderboard1, ___eLeaderboardUploadScoreMethod2, ___nScore3, ____pScoreDetails4_marshaled, ___cScoreDetailsCount5); #else uint64_t returnValue = il2cppPInvokeFunc(___instancePtr0, ___hSteamLeaderboard1, ___eLeaderboardUploadScoreMethod2, ___nScore3, ____pScoreDetails4_marshaled, ___cScoreDetailsCount5); #endif return returnValue; } // System.UInt32 Steamworks.NativeMethods::ISteamUtils_GetAppID(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t NativeMethods_ISteamUtils_GetAppID_mA017056554B57B4B2B6D0C332615A063117CA118 (intptr_t ___instancePtr0, const RuntimeMethod* method) { typedef uint32_t (CDECL *PInvokeFunc) (intptr_t); #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_steam_api64_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("steam_api64"), "SteamAPI_ISteamUtils_GetAppID", IL2CPP_CALL_C, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL || FORCE_PINVOKE_steam_api64_INTERNAL uint32_t returnValue = reinterpret_cast(SteamAPI_ISteamUtils_GetAppID)(___instancePtr0); #else uint32_t returnValue = il2cppPInvokeFunc(___instancePtr0); #endif return returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean Steamworks.Packsize::Test() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Packsize_Test_m7F04F9914EE2C60939EC01A3A779A66F781185E9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0_0_0_0_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // int sentinelSize = Marshal.SizeOf(typeof(ValvePackingSentinel_t)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (ValvePackingSentinel_t_t28B4F83777FFA2C2BCB6471A7959EE3D05153FD0_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1; L_1 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Marshal_SizeOf_m8CD931EE1525CF3F1A3628F71285862BC74A4A92(L_1, /*hidden argument*/NULL); // int subscribedFilesSize = Marshal.SizeOf(typeof(RemoteStorageEnumerateUserSubscribedFilesResult_t)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_0_0_0_var) }; Type_t * L_4; L_4 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_3, /*hidden argument*/NULL); int32_t L_5; L_5 = Marshal_SizeOf_m8CD931EE1525CF3F1A3628F71285862BC74A4A92(L_4, /*hidden argument*/NULL); V_0 = L_5; // if (sentinelSize != 32 || subscribedFilesSize != (1 + 1 + 1 + 50 + 100) * 4 + 4) if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)32))))) { goto IL_002b; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)616)))) { goto IL_002d; } } IL_002b: { // return false; return (bool)0; } IL_002d: { // return true; return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Steamworks.PublishedFileId_t::.ctor(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PublishedFileId_t__ctor_mB592486447E68518123396E092D788E529EEA97E (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, uint64_t ___value0, const RuntimeMethod* method) { { // m_PublishedFileId = value; uint64_t L_0 = ___value0; __this->set_m_PublishedFileId_1(L_0); // } return; } } IL2CPP_EXTERN_C void PublishedFileId_t__ctor_mB592486447E68518123396E092D788E529EEA97E_AdjustorThunk (RuntimeObject * __this, uint64_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * _thisAdjusted = reinterpret_cast(__this + _offset); PublishedFileId_t__ctor_mB592486447E68518123396E092D788E529EEA97E_inline(_thisAdjusted, ___value0, method); } // System.String Steamworks.PublishedFileId_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PublishedFileId_t_ToString_mBAE514E382CBE54A9EEFAD16DD4133D35CE9FF73 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, const RuntimeMethod* method) { { // return m_PublishedFileId.ToString(); uint64_t* L_0 = __this->get_address_of_m_PublishedFileId_1(); String_t* L_1; L_1 = UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* PublishedFileId_t_ToString_mBAE514E382CBE54A9EEFAD16DD4133D35CE9FF73_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = PublishedFileId_t_ToString_mBAE514E382CBE54A9EEFAD16DD4133D35CE9FF73(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.PublishedFileId_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PublishedFileId_t_Equals_mF3F07A90D1293DD0AD512923333015B7C3E8AA4F (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is PublishedFileId_t && this == (PublishedFileId_t)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_il2cpp_TypeInfo_var))) { goto IL_001a; } } { PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 L_1 = (*(PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 *)__this); RuntimeObject * L_2 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_il2cpp_TypeInfo_var); bool L_3; L_3 = PublishedFileId_t_op_Equality_m6F9430A120B079A02B9FA569A4BD1F4097CF9A60(L_1, ((*(PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 *)((PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 *)UnBox(L_2, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool PublishedFileId_t_Equals_mF3F07A90D1293DD0AD512923333015B7C3E8AA4F_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = PublishedFileId_t_Equals_mF3F07A90D1293DD0AD512923333015B7C3E8AA4F(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.PublishedFileId_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PublishedFileId_t_GetHashCode_mC9503480908109F778B2278A3578251EBBC55549 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, const RuntimeMethod* method) { { // return m_PublishedFileId.GetHashCode(); uint64_t* L_0 = __this->get_address_of_m_PublishedFileId_1(); int32_t L_1; L_1 = UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t PublishedFileId_t_GetHashCode_mC9503480908109F778B2278A3578251EBBC55549_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = PublishedFileId_t_GetHashCode_mC9503480908109F778B2278A3578251EBBC55549(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.PublishedFileId_t::op_Equality(Steamworks.PublishedFileId_t,Steamworks.PublishedFileId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PublishedFileId_t_op_Equality_m6F9430A120B079A02B9FA569A4BD1F4097CF9A60 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___x0, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___y1, const RuntimeMethod* method) { { // return x.m_PublishedFileId == y.m_PublishedFileId; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 L_0 = ___x0; uint64_t L_1 = L_0.get_m_PublishedFileId_1(); PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 L_2 = ___y1; uint64_t L_3 = L_2.get_m_PublishedFileId_1(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // System.Boolean Steamworks.PublishedFileId_t::Equals(Steamworks.PublishedFileId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PublishedFileId_t_Equals_m4B37AF29DA0D3B8355F49793B1AB6AED4536E794 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___other0, const RuntimeMethod* method) { { // return m_PublishedFileId == other.m_PublishedFileId; uint64_t L_0 = __this->get_m_PublishedFileId_1(); PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 L_1 = ___other0; uint64_t L_2 = L_1.get_m_PublishedFileId_1(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool PublishedFileId_t_Equals_m4B37AF29DA0D3B8355F49793B1AB6AED4536E794_AdjustorThunk (RuntimeObject * __this, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = PublishedFileId_t_Equals_m4B37AF29DA0D3B8355F49793B1AB6AED4536E794(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.PublishedFileId_t::CompareTo(Steamworks.PublishedFileId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PublishedFileId_t_CompareTo_m30C015DE5C0F7F8A98BBEC2D8EB585FC8FE33675 (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___other0, const RuntimeMethod* method) { { // return m_PublishedFileId.CompareTo(other.m_PublishedFileId); uint64_t* L_0 = __this->get_address_of_m_PublishedFileId_1(); PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 L_1 = ___other0; uint64_t L_2 = L_1.get_m_PublishedFileId_1(); int32_t L_3; L_3 = UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53((uint64_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t PublishedFileId_t_CompareTo_m30C015DE5C0F7F8A98BBEC2D8EB585FC8FE33675_AdjustorThunk (RuntimeObject * __this, PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = PublishedFileId_t_CompareTo_m30C015DE5C0F7F8A98BBEC2D8EB585FC8FE33675(_thisAdjusted, ___other0, method); return _returnValue; } // System.Void Steamworks.PublishedFileId_t::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PublishedFileId_t__cctor_m52D09041EFA8210157EBD58A8F32BF07C79DFEE9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static readonly PublishedFileId_t Invalid = new PublishedFileId_t(0); PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 L_0; memset((&L_0), 0, sizeof(L_0)); PublishedFileId_t__ctor_mB592486447E68518123396E092D788E529EEA97E_inline((&L_0), ((int64_t)((int64_t)0)), /*hidden argument*/NULL); ((PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_StaticFields*)il2cpp_codegen_static_fields_for(PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5_il2cpp_TypeInfo_var))->set_Invalid_0(L_0); 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 // Conversion methods for marshalling of: Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t IL2CPP_EXTERN_C void RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshal_pinvoke(const RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7& unmarshaled, RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_pinvoke& marshaled) { marshaled.___m_eResult_0 = unmarshaled.get_m_eResult_0(); marshaled.___m_nResultsReturned_1 = unmarshaled.get_m_nResultsReturned_1(); marshaled.___m_nTotalResultCount_2 = unmarshaled.get_m_nTotalResultCount_2(); if (unmarshaled.get_m_rgPublishedFileId_3() != NULL) { if (50 > (unmarshaled.get_m_rgPublishedFileId_3())->max_length) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_exception("", "Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout."), NULL); } for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (marshaled.___m_rgPublishedFileId_3)[i] = (unmarshaled.get_m_rgPublishedFileId_3())->GetAtUnchecked(static_cast(i)); } } if (unmarshaled.get_m_rgRTimeSubscribed_4() != NULL) { if (50 > (unmarshaled.get_m_rgRTimeSubscribed_4())->max_length) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_exception("", "Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout."), NULL); } for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (marshaled.___m_rgRTimeSubscribed_4)[i] = (unmarshaled.get_m_rgRTimeSubscribed_4())->GetAtUnchecked(static_cast(i)); } } } IL2CPP_EXTERN_C void RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshal_pinvoke_back(const RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_pinvoke& marshaled, RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t unmarshaled_m_eResult_temp_0 = 0; unmarshaled_m_eResult_temp_0 = marshaled.___m_eResult_0; unmarshaled.set_m_eResult_0(unmarshaled_m_eResult_temp_0); int32_t unmarshaled_m_nResultsReturned_temp_1 = 0; unmarshaled_m_nResultsReturned_temp_1 = marshaled.___m_nResultsReturned_1; unmarshaled.set_m_nResultsReturned_1(unmarshaled_m_nResultsReturned_temp_1); int32_t unmarshaled_m_nTotalResultCount_temp_2 = 0; unmarshaled_m_nTotalResultCount_temp_2 = marshaled.___m_nTotalResultCount_2; unmarshaled.set_m_nTotalResultCount_2(unmarshaled_m_nTotalResultCount_temp_2); unmarshaled.set_m_rgPublishedFileId_3(reinterpret_cast((PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A*)SZArrayNew(PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A_il2cpp_TypeInfo_var, 50))); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (unmarshaled.get_m_rgPublishedFileId_3())->SetAtUnchecked(static_cast(i), (marshaled.___m_rgPublishedFileId_3)[i]); } unmarshaled.set_m_rgRTimeSubscribed_4(reinterpret_cast((UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, 50))); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (unmarshaled.get_m_rgRTimeSubscribed_4())->SetAtUnchecked(static_cast(i), (marshaled.___m_rgRTimeSubscribed_4)[i]); } } // Conversion method for clean up from marshalling of: Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t IL2CPP_EXTERN_C void RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshal_pinvoke_cleanup(RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t IL2CPP_EXTERN_C void RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshal_com(const RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7& unmarshaled, RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_com& marshaled) { marshaled.___m_eResult_0 = unmarshaled.get_m_eResult_0(); marshaled.___m_nResultsReturned_1 = unmarshaled.get_m_nResultsReturned_1(); marshaled.___m_nTotalResultCount_2 = unmarshaled.get_m_nTotalResultCount_2(); if (unmarshaled.get_m_rgPublishedFileId_3() != NULL) { if (50 > (unmarshaled.get_m_rgPublishedFileId_3())->max_length) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_exception("", "Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout."), NULL); } for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (marshaled.___m_rgPublishedFileId_3)[i] = (unmarshaled.get_m_rgPublishedFileId_3())->GetAtUnchecked(static_cast(i)); } } if (unmarshaled.get_m_rgRTimeSubscribed_4() != NULL) { if (50 > (unmarshaled.get_m_rgRTimeSubscribed_4())->max_length) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_exception("", "Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout."), NULL); } for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (marshaled.___m_rgRTimeSubscribed_4)[i] = (unmarshaled.get_m_rgRTimeSubscribed_4())->GetAtUnchecked(static_cast(i)); } } } IL2CPP_EXTERN_C void RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshal_com_back(const RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_com& marshaled, RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t unmarshaled_m_eResult_temp_0 = 0; unmarshaled_m_eResult_temp_0 = marshaled.___m_eResult_0; unmarshaled.set_m_eResult_0(unmarshaled_m_eResult_temp_0); int32_t unmarshaled_m_nResultsReturned_temp_1 = 0; unmarshaled_m_nResultsReturned_temp_1 = marshaled.___m_nResultsReturned_1; unmarshaled.set_m_nResultsReturned_1(unmarshaled_m_nResultsReturned_temp_1); int32_t unmarshaled_m_nTotalResultCount_temp_2 = 0; unmarshaled_m_nTotalResultCount_temp_2 = marshaled.___m_nTotalResultCount_2; unmarshaled.set_m_nTotalResultCount_2(unmarshaled_m_nTotalResultCount_temp_2); unmarshaled.set_m_rgPublishedFileId_3(reinterpret_cast((PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A*)SZArrayNew(PublishedFileId_tU5BU5D_t825417486F37CD14B89D00203481126BB711344A_il2cpp_TypeInfo_var, 50))); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (unmarshaled.get_m_rgPublishedFileId_3())->SetAtUnchecked(static_cast(i), (marshaled.___m_rgPublishedFileId_3)[i]); } unmarshaled.set_m_rgRTimeSubscribed_4(reinterpret_cast((UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, 50))); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(50); i++) { (unmarshaled.get_m_rgRTimeSubscribed_4())->SetAtUnchecked(static_cast(i), (marshaled.___m_rgRTimeSubscribed_4)[i]); } } // Conversion method for clean up from marshalling of: Steamworks.RemoteStorageEnumerateUserSubscribedFilesResult_t IL2CPP_EXTERN_C void RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshal_com_cleanup(RemoteStorageEnumerateUserSubscribedFilesResult_t_tC5995CD2C9198803AB1D6353354ED748BDAE41A7_marshaled_com& marshaled) { } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean Steamworks.SteamAPI::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPI_Init_mC3391C440FBE8FAEEDF25999504CA3DA633715FC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { // InteropHelp.TestIfPlatformSupported(); InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB(/*hidden argument*/NULL); // bool ret = NativeMethods.SteamAPI_Init(); bool L_0; L_0 = NativeMethods_SteamAPI_Init_mB5F7D763A913150A75D2B885F4B9275F1057C095(/*hidden argument*/NULL); V_0 = L_0; // if (ret) { bool L_1 = V_0; if (!L_1) { goto IL_0014; } } { // ret = CSteamAPIContext.Init(); bool L_2; L_2 = CSteamAPIContext_Init_m09BE6C7ABE56A27919591B0E22E3AF39AE58CC3E(/*hidden argument*/NULL); V_0 = L_2; } IL_0014: { // if (ret) { bool L_3 = V_0; if (!L_3) { goto IL_001c; } } { // CallbackDispatcher.Initialize(); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); CallbackDispatcher_Initialize_mF757E5BE3615F2D49480E56C5EDBE41DBA87042E(/*hidden argument*/NULL); } IL_001c: { // return ret; bool L_4 = V_0; return L_4; } } // System.Void Steamworks.SteamAPI::Shutdown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamAPI_Shutdown_mE826FEE52D5EFF15453726E48212FBDBC9E9FD11 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // InteropHelp.TestIfPlatformSupported(); InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB(/*hidden argument*/NULL); // NativeMethods.SteamAPI_Shutdown(); NativeMethods_SteamAPI_Shutdown_m87C541ED88C19F7B326B4833C3BBF216DE509DDA(/*hidden argument*/NULL); // CSteamAPIContext.Clear(); CSteamAPIContext_Clear_m38A0CC8414DA13675C0B7978CCFDFA8BEE84A535(/*hidden argument*/NULL); // CallbackDispatcher.Shutdown(); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); CallbackDispatcher_Shutdown_m7CAA4F17A776CD34B56FF5767B248DB500A4F3DB(/*hidden argument*/NULL); // } return; } } // System.Boolean Steamworks.SteamAPI::RestartAppIfNecessary(Steamworks.AppId_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPI_RestartAppIfNecessary_m95E29D8687FF66DD7F631745AB797A7BAB80A9E9 (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___unOwnAppID0, const RuntimeMethod* method) { { // InteropHelp.TestIfPlatformSupported(); InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB(/*hidden argument*/NULL); // return NativeMethods.SteamAPI_RestartAppIfNecessary(unOwnAppID); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_0 = ___unOwnAppID0; bool L_1; L_1 = NativeMethods_SteamAPI_RestartAppIfNecessary_m178E08A5737120C48EB927D93CAB2F7589E7DB15(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void Steamworks.SteamAPI::RunCallbacks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamAPI_RunCallbacks_m65D4533F351637D0BE2CB557823F81A122ADEF11 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // CallbackDispatcher.RunFrame(false); IL2CPP_RUNTIME_CLASS_INIT(CallbackDispatcher_tD2E6B1C2410D22ED2A1BC74D234D9EBA9506DB18_il2cpp_TypeInfo_var); CallbackDispatcher_RunFrame_m3516F345D0BE5BDE63083859A3FAA446D9E2EDEC((bool)0, /*hidden argument*/NULL); // } return; } } // Steamworks.HSteamPipe Steamworks.SteamAPI::GetHSteamPipe() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 SteamAPI_GetHSteamPipe_m402780291519FEE3D87529ADA80E74EBF795549E (const RuntimeMethod* method) { { // InteropHelp.TestIfPlatformSupported(); InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB(/*hidden argument*/NULL); // return (HSteamPipe)NativeMethods.SteamAPI_GetHSteamPipe(); int32_t L_0; L_0 = NativeMethods_SteamAPI_GetHSteamPipe_m613D1B0ED87FA037C5DBD5E4F4B627BDDCF72DD6(/*hidden argument*/NULL); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_1; L_1 = HSteamPipe_op_Explicit_m5631FDF37EB2F3C2437800A5B8C43A97A6028DCD(L_0, /*hidden argument*/NULL); return L_1; } } // Steamworks.HSteamUser Steamworks.SteamAPI::GetHSteamUser() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 SteamAPI_GetHSteamUser_mB8B8B316A9CEC3447AEEDF47B63252786A1AFCD6 (const RuntimeMethod* method) { { // InteropHelp.TestIfPlatformSupported(); InteropHelp_TestIfPlatformSupported_mE662F8993B18550716C8027B2138348082B069AB(/*hidden argument*/NULL); // return (HSteamUser)NativeMethods.SteamAPI_GetHSteamUser(); int32_t L_0; L_0 = NativeMethods_SteamAPI_GetHSteamUser_mAC1755513D6EB3A744CB1201E1335687E031AAC9(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_1; L_1 = HSteamUser_op_Explicit_m7F04EDD2BB1E9B8F36517FCAA97D680B5EB1DC48(L_0, /*hidden argument*/NULL); return L_1; } } #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 // System.Void Steamworks.SteamAPICall_t::.ctor(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamAPICall_t__ctor_m761AD285FB906A1EBB4959F618D6F2C6889A62F5 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, uint64_t ___value0, const RuntimeMethod* method) { { // m_SteamAPICall = value; uint64_t L_0 = ___value0; __this->set_m_SteamAPICall_1(L_0); // } return; } } IL2CPP_EXTERN_C void SteamAPICall_t__ctor_m761AD285FB906A1EBB4959F618D6F2C6889A62F5_AdjustorThunk (RuntimeObject * __this, uint64_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * _thisAdjusted = reinterpret_cast(__this + _offset); SteamAPICall_t__ctor_m761AD285FB906A1EBB4959F618D6F2C6889A62F5_inline(_thisAdjusted, ___value0, method); } // System.String Steamworks.SteamAPICall_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SteamAPICall_t_ToString_m03A2E885EE1521991291A75F47FE05D4D4C699B8 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, const RuntimeMethod* method) { { // return m_SteamAPICall.ToString(); uint64_t* L_0 = __this->get_address_of_m_SteamAPICall_1(); String_t* L_1; L_1 = UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* SteamAPICall_t_ToString_m03A2E885EE1521991291A75F47FE05D4D4C699B8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = SteamAPICall_t_ToString_m03A2E885EE1521991291A75F47FE05D4D4C699B8(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.SteamAPICall_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPICall_t_Equals_m6B72A5323A6DF3099B63D2A14718F9D0ECB23199 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is SteamAPICall_t && this == (SteamAPICall_t)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var))) { goto IL_001a; } } { SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_1 = (*(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 *)__this); RuntimeObject * L_2 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); bool L_3; L_3 = SteamAPICall_t_op_Equality_m631FA77F24A29FCCB89E021BCC880DCC19A9858B(L_1, ((*(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 *)((SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 *)UnBox(L_2, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool SteamAPICall_t_Equals_m6B72A5323A6DF3099B63D2A14718F9D0ECB23199_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = SteamAPICall_t_Equals_m6B72A5323A6DF3099B63D2A14718F9D0ECB23199(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.SteamAPICall_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamAPICall_t_GetHashCode_mF7EAF4574311C59531D6357C5ECD64C8777D8407 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, const RuntimeMethod* method) { { // return m_SteamAPICall.GetHashCode(); uint64_t* L_0 = __this->get_address_of_m_SteamAPICall_1(); int32_t L_1; L_1 = UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t SteamAPICall_t_GetHashCode_mF7EAF4574311C59531D6357C5ECD64C8777D8407_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = SteamAPICall_t_GetHashCode_mF7EAF4574311C59531D6357C5ECD64C8777D8407(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.SteamAPICall_t::op_Equality(Steamworks.SteamAPICall_t,Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPICall_t_op_Equality_m631FA77F24A29FCCB89E021BCC880DCC19A9858B (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___x0, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___y1, const RuntimeMethod* method) { { // return x.m_SteamAPICall == y.m_SteamAPICall; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_0 = ___x0; uint64_t L_1 = L_0.get_m_SteamAPICall_1(); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_2 = ___y1; uint64_t L_3 = L_2.get_m_SteamAPICall_1(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // System.Boolean Steamworks.SteamAPICall_t::op_Inequality(Steamworks.SteamAPICall_t,Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPICall_t_op_Inequality_m70E514CD14480EFB96ABFCE60E24C1A623F0FC27 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___x0, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___y1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return !(x == y); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_0 = ___x0; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_1 = ___y1; IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); bool L_2; L_2 = SteamAPICall_t_op_Equality_m631FA77F24A29FCCB89E021BCC880DCC19A9858B(L_0, L_1, /*hidden argument*/NULL); return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); } } // Steamworks.SteamAPICall_t Steamworks.SteamAPICall_t::op_Explicit(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 SteamAPICall_t_op_Explicit_mBE025ED66EFF8554705CB65EB2A7C5AC9911FF5C (uint64_t ___value0, const RuntimeMethod* method) { { // return new SteamAPICall_t(value); uint64_t L_0 = ___value0; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_1; memset((&L_1), 0, sizeof(L_1)); SteamAPICall_t__ctor_m761AD285FB906A1EBB4959F618D6F2C6889A62F5_inline((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.UInt64 Steamworks.SteamAPICall_t::op_Explicit(Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___that0, const RuntimeMethod* method) { { // return that.m_SteamAPICall; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_0 = ___that0; uint64_t L_1 = L_0.get_m_SteamAPICall_1(); return L_1; } } // System.Boolean Steamworks.SteamAPICall_t::Equals(Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamAPICall_t_Equals_m2B766320BF9F394CB7A6B8DC0FE98FC2046C2464 (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___other0, const RuntimeMethod* method) { { // return m_SteamAPICall == other.m_SteamAPICall; uint64_t L_0 = __this->get_m_SteamAPICall_1(); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamAPICall_1(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool SteamAPICall_t_Equals_m2B766320BF9F394CB7A6B8DC0FE98FC2046C2464_AdjustorThunk (RuntimeObject * __this, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = SteamAPICall_t_Equals_m2B766320BF9F394CB7A6B8DC0FE98FC2046C2464(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.SteamAPICall_t::CompareTo(Steamworks.SteamAPICall_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamAPICall_t_CompareTo_mB983E0D7925975FDFDAF17E43E0265A1B0B88BEE (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___other0, const RuntimeMethod* method) { { // return m_SteamAPICall.CompareTo(other.m_SteamAPICall); uint64_t* L_0 = __this->get_address_of_m_SteamAPICall_1(); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamAPICall_1(); int32_t L_3; L_3 = UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53((uint64_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t SteamAPICall_t_CompareTo_mB983E0D7925975FDFDAF17E43E0265A1B0B88BEE_AdjustorThunk (RuntimeObject * __this, SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = SteamAPICall_t_CompareTo_mB983E0D7925975FDFDAF17E43E0265A1B0B88BEE(_thisAdjusted, ___other0, method); return _returnValue; } // System.Void Steamworks.SteamAPICall_t::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamAPICall_t__cctor_m22C127AA094C36B8C7A3A1A5176924FEA85487D2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static readonly SteamAPICall_t Invalid = new SteamAPICall_t(0x0); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_0; memset((&L_0), 0, sizeof(L_0)); SteamAPICall_t__ctor_m761AD285FB906A1EBB4959F618D6F2C6889A62F5_inline((&L_0), ((int64_t)((int64_t)0)), /*hidden argument*/NULL); ((SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_StaticFields*)il2cpp_codegen_static_fields_for(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var))->set_Invalid_0(L_0); 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 void DelegatePInvokeWrapper_SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 (SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * __this, int32_t ___nSeverity0, StringBuilder_t * ___pchDebugText1, const RuntimeMethod* method) { typedef void (CDECL *PInvokeFunc)(int32_t, char*); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(((RuntimeDelegate*)__this)->method->nativeFunction); // Marshaling of parameter '___pchDebugText1' to native representation char* ____pchDebugText1_marshaled = NULL; ____pchDebugText1_marshaled = il2cpp_codegen_marshal_string_builder(___pchDebugText1); // Native function invocation il2cppPInvokeFunc(___nSeverity0, ____pchDebugText1_marshaled); // Marshaling of parameter '___pchDebugText1' back from native representation il2cpp_codegen_marshal_string_builder_result(___pchDebugText1, ____pchDebugText1_marshaled); // Marshaling cleanup of parameter '___pchDebugText1' native representation il2cpp_codegen_marshal_free(____pchDebugText1_marshaled); ____pchDebugText1_marshaled = NULL; } // System.Void Steamworks.SteamAPIWarningMessageHook_t::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamAPIWarningMessageHook_t__ctor_mC2805CEBFC072A58458A5F7FB4AE44D5B9BC02A1 (SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { if (___object0 == NULL && !MethodIsStatic((RuntimeMethod*)___method1)) { il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL); } __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void Steamworks.SteamAPIWarningMessageHook_t::Invoke(System.Int32,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamAPIWarningMessageHook_t_Invoke_mF1F8DC0E54D5818676F1315A7A8827701F26047B (SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * __this, int32_t ___nSeverity0, StringBuilder_t * ___pchDebugText1, const RuntimeMethod* method) { DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* delegateArrayToInvoke = __this->get_delegates_11(); Delegate_t** delegatesToInvoke; il2cpp_array_size_t length; if (delegateArrayToInvoke != NULL) { length = delegateArrayToInvoke->max_length; delegatesToInvoke = reinterpret_cast(delegateArrayToInvoke->GetAddressAtUnchecked(0)); } else { length = 1; delegatesToInvoke = reinterpret_cast(&__this); } for (il2cpp_array_size_t i = 0; i < length; i++) { Delegate_t* currentDelegate = delegatesToInvoke[i]; Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0(); RuntimeObject* targetThis = currentDelegate->get_m_target_2(); RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3()); if (!il2cpp_codegen_method_is_virtual(targetMethod)) { il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); } bool ___methodIsStatic = MethodIsStatic(targetMethod); int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod); if (___methodIsStatic) { if (___parameterCount == 2) { // open typedef void (*FunctionPointerType) (int32_t, StringBuilder_t *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___nSeverity0, ___pchDebugText1, targetMethod); } else { // closed typedef void (*FunctionPointerType) (void*, int32_t, StringBuilder_t *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___nSeverity0, ___pchDebugText1, targetMethod); } } else { // closed if (targetThis != NULL && il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker2< int32_t, StringBuilder_t * >::Invoke(targetMethod, targetThis, ___nSeverity0, ___pchDebugText1); else GenericVirtActionInvoker2< int32_t, StringBuilder_t * >::Invoke(targetMethod, targetThis, ___nSeverity0, ___pchDebugText1); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker2< int32_t, StringBuilder_t * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___nSeverity0, ___pchDebugText1); else VirtActionInvoker2< int32_t, StringBuilder_t * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___nSeverity0, ___pchDebugText1); } } else { typedef void (*FunctionPointerType) (void*, int32_t, StringBuilder_t *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___nSeverity0, ___pchDebugText1, targetMethod); } } } } // System.IAsyncResult Steamworks.SteamAPIWarningMessageHook_t::BeginInvoke(System.Int32,System.Text.StringBuilder,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SteamAPIWarningMessageHook_t_BeginInvoke_m006C5F2CD7AA691AB09895B0A46161D1F700E111 (SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * __this, int32_t ___nSeverity0, StringBuilder_t * ___pchDebugText1, AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &___nSeverity0); __d_args[1] = ___pchDebugText1; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3);; } // System.Void Steamworks.SteamAPIWarningMessageHook_t::EndInvoke(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamAPIWarningMessageHook_t_EndInvoke_mB0CE5CEF5F1D833998F5B125B2C45A2CC7E8ABD7 (SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr Steamworks.SteamClient::GetISteamUser(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUser_m784D4761DD78E467165D5A67C940B1A2C2F272F1 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamUser(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamUser_mD00183811612BDCA2988C7A65708C1F36C01A179((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamFriends(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamFriends_mE54BA6A4252B1D0F324203DE59D7F734BF4A7CCA (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamFriends(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamFriends_mC7F3934BEAD1D34D833CCCCA53D3703A2786EAD0((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamUtils(Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUtils_mC15C27B614EBD490C858522E15CF848A911335E5 (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe0, String_t* ___pchVersion1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamUtils(CSteamAPIContext.GetSteamClient(), hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_3 = ___hSteamPipe0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_4 = V_0; intptr_t L_5; L_5 = NativeMethods_ISteamClient_GetISteamUtils_mA943AE276651980D9D718FDB563C80E4DF9DBE65((intptr_t)L_2, L_3, L_4, /*hidden argument*/NULL); V_1 = (intptr_t)L_5; IL2CPP_LEAVE(0x25, FINALLY_001b); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001b; } FINALLY_001b: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_6 = V_0; if (!L_6) { goto IL_0024; } } IL_001e: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; NullCheck(L_7); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_7); } IL_0024: { IL2CPP_END_FINALLY(27) } } // end finally (depth: 1) IL2CPP_CLEANUP(27) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x25, IL_0025) } IL_0025: { // } intptr_t L_8 = V_1; return (intptr_t)L_8; } } // System.IntPtr Steamworks.SteamClient::GetISteamMatchmaking(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMatchmaking_m2B235EFC14594430ECDAE27D317A35EE53F70CED (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamMatchmaking(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamMatchmaking_m898F5D18960180F51FAA4DCC7DF5626621602889((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamMatchmakingServers(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMatchmakingServers_mB0CD9A0BCD6AB675A2A489259E7DC0A3C04030EA (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamMatchmakingServers(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamMatchmakingServers_m8EA7DAA88E1894A886927140B2F1DF5B89270F4D((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamUserStats(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUserStats_m2F66A2162FF2DCAB1DB4C546155ADCAF13AA6BA8 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamUserStats(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamUserStats_m3531E1FB930B1937225812F3A88AA3D7FB2462F4((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamApps(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamApps_m0E5B649A2EE0933F43A7E779DFCFC3A774EF6B31 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamApps(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamApps_m69E1F5DA2B577B50AE74BE5157C3EC43CF0B4F6F((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamNetworking(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamNetworking_mDA61AFBAC7FF6F79179B5510C3F1B7405771BA04 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamNetworking(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamNetworking_mAF7518A50193319D2129B3D65BD38430C9B6BD4A((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamRemoteStorage(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamRemoteStorage_m960BD6AEECAA64C9797AE44615EB889142D85909 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamRemoteStorage(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamRemoteStorage_mC43D6D6DF8A196F4FFD5D46C8A9B3C89DDBEF878((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamScreenshots(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamScreenshots_m7D0DCEEEFE8F90A62FEAD4DCA9DDCBF39A80DA02 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamScreenshots(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamScreenshots_mF78C9F11EC94276DA3F069587FF6BC9F393CC978((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamGameSearch(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamGameSearch_mABB9055D95414F8C264AC280278935E68D4FB1B3 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamGameSearch(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamGameSearch_m5C766C6BEDDA3B91852A55973AEB7CDAA7AA64EE((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.Void Steamworks.SteamClient::SetWarningMessageHook(Steamworks.SteamAPIWarningMessageHook_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SteamClient_SetWarningMessageHook_m0CA16441E136865D1164EA5E5EBC6216FDA22F47 (SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * ___pFunction0, const RuntimeMethod* method) { { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // NativeMethods.ISteamClient_SetWarningMessageHook(CSteamAPIContext.GetSteamClient(), pFunction); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); SteamAPIWarningMessageHook_t_t670D7D20442EC4AB7A0C3DFCE59C949186078083 * L_1 = ___pFunction0; NativeMethods_ISteamClient_SetWarningMessageHook_m3C99A2C2DAFDA8917703C69376E3393ED9547408((intptr_t)L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.IntPtr Steamworks.SteamClient::GetISteamHTTP(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamHTTP_m4F038CBF47B0AF72509BE10647C7B8A63197CEB2 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamHTTP(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamHTTP_m1DFA9DC971E66A5A69E1C8B50422C175C5B1F84C((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamUGC(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamUGC_m468739C549ABF94418A4EA177E2D912B1BD92C82 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamUGC(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamUGC_m0F1B518BA91937CF64213A0F9C854CDAAB3D72D4((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamAppList(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamAppList_mC943165F04313281D6EADF0D0C086D74D1DA89D0 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamAppList(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamAppList_mF57FFDFF64DB2452D5F09F70BE4120774A7F02AD((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamMusic(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMusic_mA8CBB30539F4FEF9683EB0C3C3B8C0D9A2CD5046 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamMusic(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamMusic_m40F8E3D6E6AD6B2F7B04C66343517B6CA3BEE656((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamMusicRemote(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamMusicRemote_mBF2336AD1C38FD155EFEB71033F691F19B135770 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamMusicRemote(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamMusicRemote_mDF47D2DF8961692D8CED4999C6F3BA8143B67B14((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamHTMLSurface(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamHTMLSurface_m51AE06135A2B74F6A1FFCD663EC6036D98345F69 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamHTMLSurface(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamHTMLSurface_mD2A191C61841E8A7A08B53E98E8BB6FEC26049F3((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamInventory(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamInventory_mC9E12D602460B4E489131DE13B98EE3556683A3A (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamInventory(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamInventory_m8992D1DBCE8791FC702AC4110444AAEAF3C75E69((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamVideo(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamVideo_m11D948715E6D711FB403639F28C2ACE9E0D882AE (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamVideo(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamVideo_m8D1D47AE9C66C6B38D6459025C309409CEDEC227((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamParentalSettings(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamParentalSettings_mD5C6538F150B60BBB36AB8AEFACEDDBD8FF1F480 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamuser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamParentalSettings(CSteamAPIContext.GetSteamClient(), hSteamuser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamuser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamParentalSettings_mF3913773AF409358108722C3422496656659A3B8((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamInput(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamInput_m462B13145CBFCAF140DBF87ED654E365DA8AA0E4 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamInput(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamInput_mA125BB3C1A1D65A6E6BB3A1C6B9D47ABBC406331((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamParties(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamParties_m450F38482CC39C65F99AAC03EF1662CB2A99C7EE (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamParties(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamParties_m5C9CBE369DED891486FB0D85CDFAAC4E55B59F18((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } // System.IntPtr Steamworks.SteamClient::GetISteamRemotePlay(Steamworks.HSteamUser,Steamworks.HSteamPipe,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SteamClient_GetISteamRemotePlay_m05F9F4CD37D0A9F8FC7911E9ED128ACEF1CA53C1 (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 ___hSteamUser0, HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 ___hSteamPipe1, String_t* ___pchVersion2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchVersion2 = new InteropHelp.UTF8StringHandle(pchVersion)) { String_t* L_0 = ___pchVersion2; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamClient_GetISteamRemotePlay(CSteamAPIContext.GetSteamClient(), hSteamUser, hSteamPipe, pchVersion2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline(/*hidden argument*/NULL); HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 L_3 = ___hSteamUser0; HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 L_4 = ___hSteamPipe1; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; intptr_t L_6; L_6 = NativeMethods_ISteamClient_GetISteamRemotePlay_m0DC2610337F555CA4EFA3CB3739EDFA2A556DA35((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = (intptr_t)L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } intptr_t L_9 = V_1; return (intptr_t)L_9; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String Steamworks.SteamFriends::GetFriendPersonaName(Steamworks.CSteamID) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SteamFriends_GetFriendPersonaName_m0427D0BFCDAB6624C59AD46B47D287565D5AABE1 (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 ___steamIDFriend0, const RuntimeMethod* method) { { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return InteropHelp.PtrToStringUTF8(NativeMethods.ISteamFriends_GetFriendPersonaName(CSteamAPIContext.GetSteamFriends(), steamIDFriend)); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamFriends_m9E54EE0464D3E849383BDBC2A29E873BED2587AB_inline(/*hidden argument*/NULL); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_1 = ___steamIDFriend0; intptr_t L_2; L_2 = NativeMethods_ISteamFriends_GetFriendPersonaName_m016E01B6C94A2BD49FEBF3BBE69B5C324DB74B3D((intptr_t)L_0, L_1, /*hidden argument*/NULL); String_t* L_3; L_3 = InteropHelp_PtrToStringUTF8_m439EB36B4FF960E9E9B86B2D5888EB9CE7322E72((intptr_t)L_2, /*hidden argument*/NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String Steamworks.SteamLeaderboardEntries_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SteamLeaderboardEntries_t_ToString_m6324F3BBDAD6503E0680EB1679D8EB42A8EF7186 (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, const RuntimeMethod* method) { { // return m_SteamLeaderboardEntries.ToString(); uint64_t* L_0 = __this->get_address_of_m_SteamLeaderboardEntries_0(); String_t* L_1; L_1 = UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* SteamLeaderboardEntries_t_ToString_m6324F3BBDAD6503E0680EB1679D8EB42A8EF7186_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = SteamLeaderboardEntries_t_ToString_m6324F3BBDAD6503E0680EB1679D8EB42A8EF7186(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.SteamLeaderboardEntries_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboardEntries_t_Equals_mC4AA5A115A9EAFEF5AB573028B4FCE3184711A8B (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is SteamLeaderboardEntries_t && this == (SteamLeaderboardEntries_t)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8_il2cpp_TypeInfo_var))) { goto IL_001a; } } { SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 L_1 = (*(SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 *)__this); RuntimeObject * L_2 = ___other0; bool L_3; L_3 = SteamLeaderboardEntries_t_op_Equality_m04EB6EB5D3948679C5106A832B200FA82E6D8B38(L_1, ((*(SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 *)((SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 *)UnBox(L_2, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool SteamLeaderboardEntries_t_Equals_mC4AA5A115A9EAFEF5AB573028B4FCE3184711A8B_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = SteamLeaderboardEntries_t_Equals_mC4AA5A115A9EAFEF5AB573028B4FCE3184711A8B(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.SteamLeaderboardEntries_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboardEntries_t_GetHashCode_m5B18C480F0A4D2E8F0523C66C7101D90BD41FB6F (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, const RuntimeMethod* method) { { // return m_SteamLeaderboardEntries.GetHashCode(); uint64_t* L_0 = __this->get_address_of_m_SteamLeaderboardEntries_0(); int32_t L_1; L_1 = UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t SteamLeaderboardEntries_t_GetHashCode_m5B18C480F0A4D2E8F0523C66C7101D90BD41FB6F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = SteamLeaderboardEntries_t_GetHashCode_m5B18C480F0A4D2E8F0523C66C7101D90BD41FB6F(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.SteamLeaderboardEntries_t::op_Equality(Steamworks.SteamLeaderboardEntries_t,Steamworks.SteamLeaderboardEntries_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboardEntries_t_op_Equality_m04EB6EB5D3948679C5106A832B200FA82E6D8B38 (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___x0, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___y1, const RuntimeMethod* method) { { // return x.m_SteamLeaderboardEntries == y.m_SteamLeaderboardEntries; SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 L_0 = ___x0; uint64_t L_1 = L_0.get_m_SteamLeaderboardEntries_0(); SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 L_2 = ___y1; uint64_t L_3 = L_2.get_m_SteamLeaderboardEntries_0(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // System.Boolean Steamworks.SteamLeaderboardEntries_t::Equals(Steamworks.SteamLeaderboardEntries_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboardEntries_t_Equals_m72D523804E39FFD51CA9097232C50DAE1C9613EE (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___other0, const RuntimeMethod* method) { { // return m_SteamLeaderboardEntries == other.m_SteamLeaderboardEntries; uint64_t L_0 = __this->get_m_SteamLeaderboardEntries_0(); SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamLeaderboardEntries_0(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool SteamLeaderboardEntries_t_Equals_m72D523804E39FFD51CA9097232C50DAE1C9613EE_AdjustorThunk (RuntimeObject * __this, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = SteamLeaderboardEntries_t_Equals_m72D523804E39FFD51CA9097232C50DAE1C9613EE(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.SteamLeaderboardEntries_t::CompareTo(Steamworks.SteamLeaderboardEntries_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboardEntries_t_CompareTo_m2D3E894C4DDC27AFAC87FB99C7C4F90C3D7AEA3F (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * __this, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___other0, const RuntimeMethod* method) { { // return m_SteamLeaderboardEntries.CompareTo(other.m_SteamLeaderboardEntries); uint64_t* L_0 = __this->get_address_of_m_SteamLeaderboardEntries_0(); SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamLeaderboardEntries_0(); int32_t L_3; L_3 = UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53((uint64_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t SteamLeaderboardEntries_t_CompareTo_m2D3E894C4DDC27AFAC87FB99C7C4F90C3D7AEA3F_AdjustorThunk (RuntimeObject * __this, SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = SteamLeaderboardEntries_t_CompareTo_m2D3E894C4DDC27AFAC87FB99C7C4F90C3D7AEA3F(_thisAdjusted, ___other0, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String Steamworks.SteamLeaderboard_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SteamLeaderboard_t_ToString_m2B47BA41CEDCA3E6C1F814F48314D170B301F90C (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, const RuntimeMethod* method) { { // return m_SteamLeaderboard.ToString(); uint64_t* L_0 = __this->get_address_of_m_SteamLeaderboard_0(); String_t* L_1; L_1 = UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* SteamLeaderboard_t_ToString_m2B47BA41CEDCA3E6C1F814F48314D170B301F90C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = SteamLeaderboard_t_ToString_m2B47BA41CEDCA3E6C1F814F48314D170B301F90C(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.SteamLeaderboard_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboard_t_Equals_mA560B54314284C67D81E975000EB833FF0758319 (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is SteamLeaderboard_t && this == (SteamLeaderboard_t)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784_il2cpp_TypeInfo_var))) { goto IL_001a; } } { SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 L_1 = (*(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 *)__this); RuntimeObject * L_2 = ___other0; bool L_3; L_3 = SteamLeaderboard_t_op_Equality_m88D2F6656950162BCD1B9E9E246F5486C35BE58D(L_1, ((*(SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 *)((SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 *)UnBox(L_2, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool SteamLeaderboard_t_Equals_mA560B54314284C67D81E975000EB833FF0758319_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = SteamLeaderboard_t_Equals_mA560B54314284C67D81E975000EB833FF0758319(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.SteamLeaderboard_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboard_t_GetHashCode_mA2D6C0A8F592D6CC612C919306BA8D819BD13F2D (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, const RuntimeMethod* method) { { // return m_SteamLeaderboard.GetHashCode(); uint64_t* L_0 = __this->get_address_of_m_SteamLeaderboard_0(); int32_t L_1; L_1 = UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t SteamLeaderboard_t_GetHashCode_mA2D6C0A8F592D6CC612C919306BA8D819BD13F2D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = SteamLeaderboard_t_GetHashCode_mA2D6C0A8F592D6CC612C919306BA8D819BD13F2D(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.SteamLeaderboard_t::op_Equality(Steamworks.SteamLeaderboard_t,Steamworks.SteamLeaderboard_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboard_t_op_Equality_m88D2F6656950162BCD1B9E9E246F5486C35BE58D (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___x0, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___y1, const RuntimeMethod* method) { { // return x.m_SteamLeaderboard == y.m_SteamLeaderboard; SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 L_0 = ___x0; uint64_t L_1 = L_0.get_m_SteamLeaderboard_0(); SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 L_2 = ___y1; uint64_t L_3 = L_2.get_m_SteamLeaderboard_0(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // System.Boolean Steamworks.SteamLeaderboard_t::Equals(Steamworks.SteamLeaderboard_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamLeaderboard_t_Equals_m4AEB5B3B18BC81A129D136DFD2EDB6B1C35EF1DD (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___other0, const RuntimeMethod* method) { { // return m_SteamLeaderboard == other.m_SteamLeaderboard; uint64_t L_0 = __this->get_m_SteamLeaderboard_0(); SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamLeaderboard_0(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool SteamLeaderboard_t_Equals_m4AEB5B3B18BC81A129D136DFD2EDB6B1C35EF1DD_AdjustorThunk (RuntimeObject * __this, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = SteamLeaderboard_t_Equals_m4AEB5B3B18BC81A129D136DFD2EDB6B1C35EF1DD(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.SteamLeaderboard_t::CompareTo(Steamworks.SteamLeaderboard_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SteamLeaderboard_t_CompareTo_m302DCE2863D804F5BEE5B7B2994FC00EBA453539 (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * __this, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___other0, const RuntimeMethod* method) { { // return m_SteamLeaderboard.CompareTo(other.m_SteamLeaderboard); uint64_t* L_0 = __this->get_address_of_m_SteamLeaderboard_0(); SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 L_1 = ___other0; uint64_t L_2 = L_1.get_m_SteamLeaderboard_0(); int32_t L_3; L_3 = UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53((uint64_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t SteamLeaderboard_t_CompareTo_m302DCE2863D804F5BEE5B7B2994FC00EBA453539_AdjustorThunk (RuntimeObject * __this, SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = SteamLeaderboard_t_CompareTo_m302DCE2863D804F5BEE5B7B2994FC00EBA453539(_thisAdjusted, ___other0, method); return _returnValue; } #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 // Steamworks.CSteamID Steamworks.SteamUser::GetSteamID() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 SteamUser_GetSteamID_mE372E8B61B141FC7A6056C5FE4E90509BC784789 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return (CSteamID)NativeMethods.ISteamUser_GetSteamID(CSteamAPIContext.GetSteamUser()); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamUser_m25DA0139CB75C7BBCCA6CD00F4BBC3EBE69A2BEE_inline(/*hidden argument*/NULL); uint64_t L_1; L_1 = NativeMethods_ISteamUser_GetSteamID_m55B15D214DA388995F5FB6F389B4E597735E0766((intptr_t)L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82_il2cpp_TypeInfo_var); CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 L_2; L_2 = CSteamID_op_Explicit_m0730DED52E6AF01EFABEC4D50C605155BAC074F2(L_1, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean Steamworks.SteamUserStats::RequestCurrentStats() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_RequestCurrentStats_m35F714F5EC69909A41D02CD438E907D9B5ED60E5 (const RuntimeMethod* method) { { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return NativeMethods.ISteamUserStats_RequestCurrentStats(CSteamAPIContext.GetSteamUserStats()); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); bool L_1; L_1 = NativeMethods_ISteamUserStats_RequestCurrentStats_m50820B03F9B800FA60F11EE6D4184664973A459C((intptr_t)L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean Steamworks.SteamUserStats::GetStat(System.String,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_GetStat_mD6F10052F2FC26CB60699765EFF42A55DB5F645E (String_t* ___pchName0, int32_t* ___pData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchName2 = new InteropHelp.UTF8StringHandle(pchName)) { String_t* L_0 = ___pchName0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamUserStats_GetStatInt32(CSteamAPIContext.GetSteamUserStats(), pchName2, out pData); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_3 = V_0; int32_t* L_4 = ___pData1; bool L_5; L_5 = NativeMethods_ISteamUserStats_GetStatInt32_m4F90B6DEBBD8B48A83D95711F4E6CFE1125570D5((intptr_t)L_2, L_3, (int32_t*)L_4, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_LEAVE(0x25, FINALLY_001b); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001b; } FINALLY_001b: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_6 = V_0; if (!L_6) { goto IL_0024; } } IL_001e: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; NullCheck(L_7); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_7); } IL_0024: { IL2CPP_END_FINALLY(27) } } // end finally (depth: 1) IL2CPP_CLEANUP(27) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x25, IL_0025) } IL_0025: { // } bool L_8 = V_1; return L_8; } } // System.Boolean Steamworks.SteamUserStats::SetStat(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_SetStat_mF25436A306662E955A6836679FC65070C0A254BA (String_t* ___pchName0, int32_t ___nData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchName2 = new InteropHelp.UTF8StringHandle(pchName)) { String_t* L_0 = ___pchName0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamUserStats_SetStatInt32(CSteamAPIContext.GetSteamUserStats(), pchName2, nData); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_3 = V_0; int32_t L_4 = ___nData1; bool L_5; L_5 = NativeMethods_ISteamUserStats_SetStatInt32_m234323804711EEED949B16DAB9DF1334BC3B51F4((intptr_t)L_2, L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_LEAVE(0x25, FINALLY_001b); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001b; } FINALLY_001b: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_6 = V_0; if (!L_6) { goto IL_0024; } } IL_001e: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; NullCheck(L_7); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_7); } IL_0024: { IL2CPP_END_FINALLY(27) } } // end finally (depth: 1) IL2CPP_CLEANUP(27) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x25, IL_0025) } IL_0025: { // } bool L_8 = V_1; return L_8; } } // System.Boolean Steamworks.SteamUserStats::GetAchievement(System.String,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_GetAchievement_m0CB5C309198007310F210C43FBD59BC43CF6D714 (String_t* ___pchName0, bool* ___pbAchieved1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchName2 = new InteropHelp.UTF8StringHandle(pchName)) { String_t* L_0 = ___pchName0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamUserStats_GetAchievement(CSteamAPIContext.GetSteamUserStats(), pchName2, out pbAchieved); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_3 = V_0; bool* L_4 = ___pbAchieved1; bool L_5; L_5 = NativeMethods_ISteamUserStats_GetAchievement_m2B608FCA2953275C82174C2EB5C7A56B6EC87B0C((intptr_t)L_2, L_3, (bool*)L_4, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_LEAVE(0x25, FINALLY_001b); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001b; } FINALLY_001b: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_6 = V_0; if (!L_6) { goto IL_0024; } } IL_001e: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; NullCheck(L_7); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_7); } IL_0024: { IL2CPP_END_FINALLY(27) } } // end finally (depth: 1) IL2CPP_CLEANUP(27) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x25, IL_0025) } IL_0025: { // } bool L_8 = V_1; return L_8; } } // System.Boolean Steamworks.SteamUserStats::SetAchievement(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_SetAchievement_mAAA014D18236FA8F46889DC7659CA120390E90F5 (String_t* ___pchName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchName2 = new InteropHelp.UTF8StringHandle(pchName)) { String_t* L_0 = ___pchName0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamUserStats_SetAchievement(CSteamAPIContext.GetSteamUserStats(), pchName2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_3 = V_0; bool L_4; L_4 = NativeMethods_ISteamUserStats_SetAchievement_m2037C56645E2374159ABB4327B7D60A46DE2214D((intptr_t)L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; IL2CPP_LEAVE(0x24, FINALLY_001a); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001a; } FINALLY_001a: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_5 = V_0; if (!L_5) { goto IL_0023; } } IL_001d: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_6 = V_0; NullCheck(L_6); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_6); } IL_0023: { IL2CPP_END_FINALLY(26) } } // end finally (depth: 1) IL2CPP_CLEANUP(26) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x24, IL_0024) } IL_0024: { // } bool L_7 = V_1; return L_7; } } // System.Boolean Steamworks.SteamUserStats::StoreStats() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_StoreStats_m4D71EF5E688F38372994665D4FDCE4B59865A43A (const RuntimeMethod* method) { { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return NativeMethods.ISteamUserStats_StoreStats(CSteamAPIContext.GetSteamUserStats()); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); bool L_1; L_1 = NativeMethods_ISteamUserStats_StoreStats_mB7CEC1D3B28786D18BB895378F537F9BFEBD7D30((intptr_t)L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean Steamworks.SteamUserStats::IndicateAchievementProgress(System.String,System.UInt32,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_IndicateAchievementProgress_m4EBBB42E7F497CA7149FBD632CA5F8919E6C18F5 (String_t* ___pchName0, uint32_t ___nCurProgress1, uint32_t ___nMaxProgress2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchName2 = new InteropHelp.UTF8StringHandle(pchName)) { String_t* L_0 = ___pchName0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return NativeMethods.ISteamUserStats_IndicateAchievementProgress(CSteamAPIContext.GetSteamUserStats(), pchName2, nCurProgress, nMaxProgress); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_3 = V_0; uint32_t L_4 = ___nCurProgress1; uint32_t L_5 = ___nMaxProgress2; bool L_6; L_6 = NativeMethods_ISteamUserStats_IndicateAchievementProgress_mACC63FEBBA5220254D797EACF0343BA181B05C2B((intptr_t)L_2, L_3, L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; if (!L_7) { goto IL_0025; } } IL_001f: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_8 = V_0; NullCheck(L_8); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_8); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x26, IL_0026) } IL_0026: { // } bool L_9 = V_1; return L_9; } } // Steamworks.SteamAPICall_t Steamworks.SteamUserStats::FindLeaderboard(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 SteamUserStats_FindLeaderboard_mCE9105508730F291190768F11D9EFC89D00C6AF3 (String_t* ___pchLeaderboardName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * V_0 = NULL; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // using (var pchLeaderboardName2 = new InteropHelp.UTF8StringHandle(pchLeaderboardName)) { String_t* L_0 = ___pchLeaderboardName0; UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_1 = (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 *)il2cpp_codegen_object_new(UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71_il2cpp_TypeInfo_var); UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) // return (SteamAPICall_t)NativeMethods.ISteamUserStats_FindLeaderboard(CSteamAPIContext.GetSteamUserStats(), pchLeaderboardName2); intptr_t L_2; L_2 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_3 = V_0; uint64_t L_4; L_4 = NativeMethods_ISteamUserStats_FindLeaderboard_mC052A14BA3DB81CC35BC6C5B8D4BD324F782C036((intptr_t)L_2, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_5; L_5 = SteamAPICall_t_op_Explicit_mBE025ED66EFF8554705CB65EB2A7C5AC9911FF5C(L_4, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_LEAVE(0x29, FINALLY_001f); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001f; } FINALLY_001f: { // begin finally (depth: 1) { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_6 = V_0; if (!L_6) { goto IL_0028; } } IL_0022: { UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * L_7 = V_0; NullCheck(L_7); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_7); } IL_0028: { IL2CPP_END_FINALLY(31) } } // end finally (depth: 1) IL2CPP_CLEANUP(31) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x29, IL_0029) } IL_0029: { // } SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_8 = V_1; return L_8; } } // Steamworks.SteamAPICall_t Steamworks.SteamUserStats::DownloadLeaderboardEntries(Steamworks.SteamLeaderboard_t,Steamworks.ELeaderboardDataRequest,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 SteamUserStats_DownloadLeaderboardEntries_mC8313F05EC4BE0AA78A22BD77B49F00746B14696 (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___hSteamLeaderboard0, int32_t ___eLeaderboardDataRequest1, int32_t ___nRangeStart2, int32_t ___nRangeEnd3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return (SteamAPICall_t)NativeMethods.ISteamUserStats_DownloadLeaderboardEntries(CSteamAPIContext.GetSteamUserStats(), hSteamLeaderboard, eLeaderboardDataRequest, nRangeStart, nRangeEnd); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 L_1 = ___hSteamLeaderboard0; int32_t L_2 = ___eLeaderboardDataRequest1; int32_t L_3 = ___nRangeStart2; int32_t L_4 = ___nRangeEnd3; uint64_t L_5; L_5 = NativeMethods_ISteamUserStats_DownloadLeaderboardEntries_m05C35B0CA5FC430E0871A4720225DDA0CB8FFCC7((intptr_t)L_0, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_6; L_6 = SteamAPICall_t_op_Explicit_mBE025ED66EFF8554705CB65EB2A7C5AC9911FF5C(L_5, /*hidden argument*/NULL); return L_6; } } // System.Boolean Steamworks.SteamUserStats::GetDownloadedLeaderboardEntry(Steamworks.SteamLeaderboardEntries_t,System.Int32,Steamworks.LeaderboardEntry_t&,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SteamUserStats_GetDownloadedLeaderboardEntry_m6E7ED70450B5CF4E90CEBAEB2D9844E9B448617C (SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 ___hSteamLeaderboardEntries0, int32_t ___index1, LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB * ___pLeaderboardEntry2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___pDetails3, int32_t ___cDetailsMax4, const RuntimeMethod* method) { { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return NativeMethods.ISteamUserStats_GetDownloadedLeaderboardEntry(CSteamAPIContext.GetSteamUserStats(), hSteamLeaderboardEntries, index, out pLeaderboardEntry, pDetails, cDetailsMax); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); SteamLeaderboardEntries_t_tF8A8072B81E848AFA38D5924637D084DFE1BEAE8 L_1 = ___hSteamLeaderboardEntries0; int32_t L_2 = ___index1; LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB * L_3 = ___pLeaderboardEntry2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___pDetails3; int32_t L_5 = ___cDetailsMax4; bool L_6; L_6 = NativeMethods_ISteamUserStats_GetDownloadedLeaderboardEntry_m3C762058B079639113594DBA915FD66E0EB1A7AF((intptr_t)L_0, L_1, L_2, (LeaderboardEntry_t_t14EC9348FFCECA153590F93259C18297CE19F2CB *)L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // Steamworks.SteamAPICall_t Steamworks.SteamUserStats::UploadLeaderboardScore(Steamworks.SteamLeaderboard_t,Steamworks.ELeaderboardUploadScoreMethod,System.Int32,System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 SteamUserStats_UploadLeaderboardScore_m2341F08F06366CD899E8831C31558C0577850DE8 (SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 ___hSteamLeaderboard0, int32_t ___eLeaderboardUploadScoreMethod1, int32_t ___nScore2, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___pScoreDetails3, int32_t ___cScoreDetailsCount4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return (SteamAPICall_t)NativeMethods.ISteamUserStats_UploadLeaderboardScore(CSteamAPIContext.GetSteamUserStats(), hSteamLeaderboard, eLeaderboardUploadScoreMethod, nScore, pScoreDetails, cScoreDetailsCount); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline(/*hidden argument*/NULL); SteamLeaderboard_t_t8DC6E4BF370915D65BFBB3284F784048BD7EA784 L_1 = ___hSteamLeaderboard0; int32_t L_2 = ___eLeaderboardUploadScoreMethod1; int32_t L_3 = ___nScore2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___pScoreDetails3; int32_t L_5 = ___cScoreDetailsCount4; uint64_t L_6; L_6 = NativeMethods_ISteamUserStats_UploadLeaderboardScore_mC90DA631234D20FD23377A4FBDE1202CED816F91((intptr_t)L_0, L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73_il2cpp_TypeInfo_var); SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_7; L_7 = SteamAPICall_t_op_Explicit_mBE025ED66EFF8554705CB65EB2A7C5AC9911FF5C(L_6, /*hidden argument*/NULL); return L_7; } } #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 // Steamworks.AppId_t Steamworks.SteamUtils::GetAppID() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F SteamUtils_GetAppID_mFE0F4521CD4AD75BB6D76F12624E9DE79BA98215 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // InteropHelp.TestIfAvailableClient(); InteropHelp_TestIfAvailableClient_mB52A38AC61E53E0ED1581378D5828AD1373A00BF(/*hidden argument*/NULL); // return (AppId_t)NativeMethods.ISteamUtils_GetAppID(CSteamAPIContext.GetSteamUtils()); intptr_t L_0; L_0 = CSteamAPIContext_GetSteamUtils_m720F85CB20F70E5B0FEC883655334CC9692EF33F_inline(/*hidden argument*/NULL); uint32_t L_1; L_1 = NativeMethods_ISteamUtils_GetAppID_mA017056554B57B4B2B6D0C332615A063117CA118((intptr_t)L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F_il2cpp_TypeInfo_var); AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_2; L_2 = AppId_t_op_Explicit_mEA4BE39554169053FE984581016FC366DFFC2DFD(L_1, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Steamworks.UGCHandle_t::.ctor(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UGCHandle_t__ctor_m72C7738CB961BFA9FCC7866755B76BCEF8EB980A (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, uint64_t ___value0, const RuntimeMethod* method) { { // m_UGCHandle = value; uint64_t L_0 = ___value0; __this->set_m_UGCHandle_1(L_0); // } return; } } IL2CPP_EXTERN_C void UGCHandle_t__ctor_m72C7738CB961BFA9FCC7866755B76BCEF8EB980A_AdjustorThunk (RuntimeObject * __this, uint64_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * _thisAdjusted = reinterpret_cast(__this + _offset); UGCHandle_t__ctor_m72C7738CB961BFA9FCC7866755B76BCEF8EB980A_inline(_thisAdjusted, ___value0, method); } // System.String Steamworks.UGCHandle_t::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UGCHandle_t_ToString_m25B44BECF6C84026A4A8D0858BE64A02C2C177EE (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, const RuntimeMethod* method) { { // return m_UGCHandle.ToString(); uint64_t* L_0 = __this->get_address_of_m_UGCHandle_1(); String_t* L_1; L_1 = UInt64_ToString_m3644686F0A0E32CB94D300CF891DBD7920396F37((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C String_t* UGCHandle_t_ToString_m25B44BECF6C84026A4A8D0858BE64A02C2C177EE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = UGCHandle_t_ToString_m25B44BECF6C84026A4A8D0858BE64A02C2C177EE(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.UGCHandle_t::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UGCHandle_t_Equals_mE8B748991B7EE7EFF182C2DBB444B85468903172 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return other is UGCHandle_t && this == (UGCHandle_t)other; RuntimeObject * L_0 = ___other0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_il2cpp_TypeInfo_var))) { goto IL_001a; } } { UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 L_1 = (*(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 *)__this); RuntimeObject * L_2 = ___other0; IL2CPP_RUNTIME_CLASS_INIT(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_il2cpp_TypeInfo_var); bool L_3; L_3 = UGCHandle_t_op_Equality_m9488DAC0707B7298985C26C72DBD68E4BD323709(L_1, ((*(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 *)((UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 *)UnBox(L_2, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_3; } IL_001a: { return (bool)0; } } IL2CPP_EXTERN_C bool UGCHandle_t_Equals_mE8B748991B7EE7EFF182C2DBB444B85468903172_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { int32_t _offset = 1; UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = UGCHandle_t_Equals_mE8B748991B7EE7EFF182C2DBB444B85468903172(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.UGCHandle_t::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UGCHandle_t_GetHashCode_mEE47994EA81294FCF1301504E37919B40050B1C4 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, const RuntimeMethod* method) { { // return m_UGCHandle.GetHashCode(); uint64_t* L_0 = __this->get_address_of_m_UGCHandle_1(); int32_t L_1; L_1 = UInt64_GetHashCode_mCDF662897A3F02CED11A9F9E66C5BF4E28C02B33((uint64_t*)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t UGCHandle_t_GetHashCode_mEE47994EA81294FCF1301504E37919B40050B1C4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = UGCHandle_t_GetHashCode_mEE47994EA81294FCF1301504E37919B40050B1C4(_thisAdjusted, method); return _returnValue; } // System.Boolean Steamworks.UGCHandle_t::op_Equality(Steamworks.UGCHandle_t,Steamworks.UGCHandle_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UGCHandle_t_op_Equality_m9488DAC0707B7298985C26C72DBD68E4BD323709 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___x0, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___y1, const RuntimeMethod* method) { { // return x.m_UGCHandle == y.m_UGCHandle; UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 L_0 = ___x0; uint64_t L_1 = L_0.get_m_UGCHandle_1(); UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 L_2 = ___y1; uint64_t L_3 = L_2.get_m_UGCHandle_1(); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } } // System.Boolean Steamworks.UGCHandle_t::Equals(Steamworks.UGCHandle_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UGCHandle_t_Equals_mFCF518F828672831BD401788456056ACBBF9B7A5 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___other0, const RuntimeMethod* method) { { // return m_UGCHandle == other.m_UGCHandle; uint64_t L_0 = __this->get_m_UGCHandle_1(); UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 L_1 = ___other0; uint64_t L_2 = L_1.get_m_UGCHandle_1(); return (bool)((((int64_t)L_0) == ((int64_t)L_2))? 1 : 0); } } IL2CPP_EXTERN_C bool UGCHandle_t_Equals_mFCF518F828672831BD401788456056ACBBF9B7A5_AdjustorThunk (RuntimeObject * __this, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = UGCHandle_t_Equals_mFCF518F828672831BD401788456056ACBBF9B7A5(_thisAdjusted, ___other0, method); return _returnValue; } // System.Int32 Steamworks.UGCHandle_t::CompareTo(Steamworks.UGCHandle_t) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UGCHandle_t_CompareTo_m22B23AFBCC58F910844FBD204436F6872243A020 (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___other0, const RuntimeMethod* method) { { // return m_UGCHandle.CompareTo(other.m_UGCHandle); uint64_t* L_0 = __this->get_address_of_m_UGCHandle_1(); UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 L_1 = ___other0; uint64_t L_2 = L_1.get_m_UGCHandle_1(); int32_t L_3; L_3 = UInt64_CompareTo_m0FE6AA3DAFB1B50D238163015CC0133B2B1FAC53((uint64_t*)L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C int32_t UGCHandle_t_CompareTo_m22B23AFBCC58F910844FBD204436F6872243A020_AdjustorThunk (RuntimeObject * __this, UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 ___other0, const RuntimeMethod* method) { int32_t _offset = 1; UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = UGCHandle_t_CompareTo_m22B23AFBCC58F910844FBD204436F6872243A020(_thisAdjusted, ___other0, method); return _returnValue; } // System.Void Steamworks.UGCHandle_t::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UGCHandle_t__cctor_mCD5C87E7E391AE01264AEB1B578FFF9258980C1E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static readonly UGCHandle_t Invalid = new UGCHandle_t(0xffffffffffffffff); UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 L_0; memset((&L_0), 0, sizeof(L_0)); UGCHandle_t__ctor_m72C7738CB961BFA9FCC7866755B76BCEF8EB980A_inline((&L_0), ((int64_t)((int64_t)(-1))), /*hidden argument*/NULL); ((UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_StaticFields*)il2cpp_codegen_static_fields_for(UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7_il2cpp_TypeInfo_var))->set_Invalid_0(L_0); 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 // Conversion methods for marshalling of: Steamworks.UserAchievementStored_t IL2CPP_EXTERN_C void UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshal_pinvoke(const UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F& unmarshaled, UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_pinvoke& marshaled) { marshaled.___m_nGameID_1 = unmarshaled.get_m_nGameID_1(); marshaled.___m_bGroupAchievement_2 = static_cast(unmarshaled.get_m_bGroupAchievement_2()); if (unmarshaled.get_m_rgchAchievementName__3() != NULL) { if (128 > (unmarshaled.get_m_rgchAchievementName__3())->max_length) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_exception("", "Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout."), NULL); } for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(128); i++) { (marshaled.___m_rgchAchievementName__3)[i] = (unmarshaled.get_m_rgchAchievementName__3())->GetAtUnchecked(static_cast(i)); } } marshaled.___m_nCurProgress_4 = unmarshaled.get_m_nCurProgress_4(); marshaled.___m_nMaxProgress_5 = unmarshaled.get_m_nMaxProgress_5(); } IL2CPP_EXTERN_C void UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshal_pinvoke_back(const UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_pinvoke& marshaled, UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t unmarshaled_m_nGameID_temp_0 = 0; unmarshaled_m_nGameID_temp_0 = marshaled.___m_nGameID_1; unmarshaled.set_m_nGameID_1(unmarshaled_m_nGameID_temp_0); bool unmarshaled_m_bGroupAchievement_temp_1 = false; unmarshaled_m_bGroupAchievement_temp_1 = static_cast(marshaled.___m_bGroupAchievement_2); unmarshaled.set_m_bGroupAchievement_2(unmarshaled_m_bGroupAchievement_temp_1); unmarshaled.set_m_rgchAchievementName__3(reinterpret_cast((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, 128))); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(128); i++) { (unmarshaled.get_m_rgchAchievementName__3())->SetAtUnchecked(static_cast(i), (marshaled.___m_rgchAchievementName__3)[i]); } uint32_t unmarshaled_m_nCurProgress_temp_3 = 0; unmarshaled_m_nCurProgress_temp_3 = marshaled.___m_nCurProgress_4; unmarshaled.set_m_nCurProgress_4(unmarshaled_m_nCurProgress_temp_3); uint32_t unmarshaled_m_nMaxProgress_temp_4 = 0; unmarshaled_m_nMaxProgress_temp_4 = marshaled.___m_nMaxProgress_5; unmarshaled.set_m_nMaxProgress_5(unmarshaled_m_nMaxProgress_temp_4); } // Conversion method for clean up from marshalling of: Steamworks.UserAchievementStored_t IL2CPP_EXTERN_C void UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshal_pinvoke_cleanup(UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: Steamworks.UserAchievementStored_t IL2CPP_EXTERN_C void UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshal_com(const UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F& unmarshaled, UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_com& marshaled) { marshaled.___m_nGameID_1 = unmarshaled.get_m_nGameID_1(); marshaled.___m_bGroupAchievement_2 = static_cast(unmarshaled.get_m_bGroupAchievement_2()); if (unmarshaled.get_m_rgchAchievementName__3() != NULL) { if (128 > (unmarshaled.get_m_rgchAchievementName__3())->max_length) { IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_exception("", "Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout."), NULL); } for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(128); i++) { (marshaled.___m_rgchAchievementName__3)[i] = (unmarshaled.get_m_rgchAchievementName__3())->GetAtUnchecked(static_cast(i)); } } marshaled.___m_nCurProgress_4 = unmarshaled.get_m_nCurProgress_4(); marshaled.___m_nMaxProgress_5 = unmarshaled.get_m_nMaxProgress_5(); } IL2CPP_EXTERN_C void UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshal_com_back(const UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_com& marshaled, UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t unmarshaled_m_nGameID_temp_0 = 0; unmarshaled_m_nGameID_temp_0 = marshaled.___m_nGameID_1; unmarshaled.set_m_nGameID_1(unmarshaled_m_nGameID_temp_0); bool unmarshaled_m_bGroupAchievement_temp_1 = false; unmarshaled_m_bGroupAchievement_temp_1 = static_cast(marshaled.___m_bGroupAchievement_2); unmarshaled.set_m_bGroupAchievement_2(unmarshaled_m_bGroupAchievement_temp_1); unmarshaled.set_m_rgchAchievementName__3(reinterpret_cast((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, 128))); for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(128); i++) { (unmarshaled.get_m_rgchAchievementName__3())->SetAtUnchecked(static_cast(i), (marshaled.___m_rgchAchievementName__3)[i]); } uint32_t unmarshaled_m_nCurProgress_temp_3 = 0; unmarshaled_m_nCurProgress_temp_3 = marshaled.___m_nCurProgress_4; unmarshaled.set_m_nCurProgress_4(unmarshaled_m_nCurProgress_temp_3); uint32_t unmarshaled_m_nMaxProgress_temp_4 = 0; unmarshaled_m_nMaxProgress_temp_4 = marshaled.___m_nMaxProgress_5; unmarshaled.set_m_nMaxProgress_5(unmarshaled_m_nMaxProgress_temp_4); } // Conversion method for clean up from marshalling of: Steamworks.UserAchievementStored_t IL2CPP_EXTERN_C void UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshal_com_cleanup(UserAchievementStored_t_t247111C9F9BE58DACABB3B133080AF61378E680F_marshaled_com& marshaled) { } #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 // System.Void Steamworks.InteropHelp/UTF8StringHandle::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UTF8StringHandle__ctor_m5A1014ABC00DFB6341B3B2B883103D22F7D7AA07 (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * __this, String_t* ___str0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); { // : base(true) { SafeHandleZeroOrMinusOneIsInvalid__ctor_m2F9172D39B936E24C9E1772C6DC583CC889A3312(__this, (bool)1, /*hidden argument*/NULL); // if (str == null) { String_t* L_0 = ___str0; if (L_0) { goto IL_0016; } } { // SetHandle(IntPtr.Zero); SafeHandle_SetHandle_m3727BDA5C26E0220FA7BBE73C9E662774F5F1664_inline(__this, (intptr_t)(0), /*hidden argument*/NULL); // return; return; } IL_0016: { // byte[] strbuf = new byte[Encoding.UTF8.GetByteCount(str) + 1]; Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_1; L_1 = Encoding_get_UTF8_mA1F9F8EACB3EEA1583247AA10DCE51C3A0A13469(/*hidden argument*/NULL); String_t* L_2 = ___str0; NullCheck(L_1); int32_t L_3; L_3 = VirtFuncInvoker1< int32_t, String_t* >::Invoke(10 /* System.Int32 System.Text.Encoding::GetByteCount(System.String) */, L_1, L_2); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); V_0 = L_4; // Encoding.UTF8.GetBytes(str, 0, str.Length, strbuf, 0); Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_5; L_5 = Encoding_get_UTF8_mA1F9F8EACB3EEA1583247AA10DCE51C3A0A13469(/*hidden argument*/NULL); String_t* L_6 = ___str0; String_t* L_7 = ___str0; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_7, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = V_0; NullCheck(L_5); int32_t L_10; L_10 = VirtFuncInvoker5< int32_t, String_t*, int32_t, int32_t, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t >::Invoke(17 /* System.Int32 System.Text.Encoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) */, L_5, L_6, 0, L_8, L_9, 0); // IntPtr buffer = Marshal.AllocHGlobal(strbuf.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_0; NullCheck(L_11); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); intptr_t L_12; L_12 = Marshal_AllocHGlobal_mB339DD0B9D5778400B8CA9BA45169C9C1C14835D(((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))), /*hidden argument*/NULL); V_1 = (intptr_t)L_12; // Marshal.Copy(strbuf, 0, buffer, strbuf.Length); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = V_0; intptr_t L_14 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_0; NullCheck(L_15); Marshal_Copy_mBDE4BE8D48B38EEB9AC3CFFD818A3E6B08E55731(L_13, 0, (intptr_t)L_14, ((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length))), /*hidden argument*/NULL); // SetHandle(buffer); intptr_t L_16 = V_1; SafeHandle_SetHandle_m3727BDA5C26E0220FA7BBE73C9E662774F5F1664_inline(__this, (intptr_t)L_16, /*hidden argument*/NULL); // } return; } } // System.Boolean Steamworks.InteropHelp/UTF8StringHandle::ReleaseHandle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UTF8StringHandle_ReleaseHandle_m55B1C918D52184BC24226E457E2A5981947EFBFA (UTF8StringHandle_t44BAB8952233522065DE3B14D80F2C2B5A376A71 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (!IsInvalid) { bool L_0; L_0 = VirtFuncInvoker0< bool >::Invoke(5 /* System.Boolean System.Runtime.InteropServices.SafeHandle::get_IsInvalid() */, __this); if (L_0) { goto IL_0013; } } { // Marshal.FreeHGlobal(handle); intptr_t L_1 = ((SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B *)__this)->get_handle_0(); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); Marshal_FreeHGlobal_mC556D1077E92ACD2AC3FDEF3040B88FAC0F7F390((intptr_t)L_1, /*hidden argument*/NULL); } IL_0013: { // return true; return (bool)1; } } #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 void AccountID_t__ctor_m2C4BC3CED48D0C273EFFC10B948B30FAE9B4039B_inline (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 * __this, uint32_t ___value0, const RuntimeMethod* method) { { // m_AccountID = value; uint32_t L_0 = ___value0; __this->set_m_AccountID_0(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AppId_t__ctor_mED48505C454E75844E6591BB82934E4EE18A4F86_inline (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F * __this, uint32_t ___value0, const RuntimeMethod* method) { { // m_AppId = value; uint32_t L_0 = ___value0; __this->set_m_AppId_1(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t AppId_t_op_Explicit_mE635F3B38353D6FBD07B74C422DB20416F2F3254_inline (AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F ___that0, const RuntimeMethod* method) { { // return that.m_AppId; AppId_t_t538702E5B64A6DAD42A475C1E8CE620CBC48DC2F L_0 = ___that0; uint32_t L_1 = L_0.get_m_AppId_1(); return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CSteamID__ctor_mC917B42F18B9D38C3E66D6E312F3FA9AA625D396_inline (CSteamID_tC354C2A25A4DBDA8FBFA70FD05B58AE5AC521E82 * __this, uint64_t ___ulSteamID0, const RuntimeMethod* method) { { // m_SteamID = ulSteamID; uint64_t L_0 = ___ulSteamID0; __this->set_m_SteamID_5(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t AccountID_t_op_Explicit_mD1C4E4599AF92AFE47FD0088989B1369BE5B3CF1_inline (AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 ___that0, const RuntimeMethod* method) { { // return that.m_AccountID; AccountID_t_t79AD6CC987A1044429B4625C1C6E7D400644AB10 L_0 = ___that0; uint32_t L_1 = L_0.get_m_AccountID_0(); return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t SteamAPICall_t_op_Explicit_m5449452D8121B9A79E9E2093E2C49C650A48833A_inline (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 ___that0, const RuntimeMethod* method) { { // return that.m_SteamAPICall; SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 L_0 = ___that0; uint64_t L_1 = L_0.get_m_SteamAPICall_1(); return L_1; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CallbackIdentityAttribute_get_Identity_m2635417BA92803019FCAC76FE944849BD6904FEA_inline (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F * __this, const RuntimeMethod* method) { { // public int Identity { get; set; } int32_t L_0 = __this->get_U3CIdentityU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CallbackIdentityAttribute_set_Identity_m2A20CE65A102CB062F8480ADE76E0BC15E576BB6_inline (CallbackIdentityAttribute_t49BFF656AC0DB8E6AC85C59D317FB102181B103F * __this, int32_t ___value0, const RuntimeMethod* method) { { // public int Identity { get; set; } int32_t L_0 = ___value0; __this->set_U3CIdentityU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HSteamPipe__ctor_m607BE8CC5C02B7B5ABBE090365A2B80189447630_inline (HSteamPipe_t1ED48D8A2BA1F5F6A4CEF29755B24891500C1995 * __this, int32_t ___value0, const RuntimeMethod* method) { { // m_HSteamPipe = value; int32_t L_0 = ___value0; __this->set_m_HSteamPipe_0(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HSteamUser__ctor_m208900BEFFB3F60FF1AFF0D030443DAEF629FA5F_inline (HSteamUser_t44043BFD386106FAB76C7637400AB7A45211E8F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { // m_HSteamUser = value; int32_t L_0 = ___value0; __this->set_m_HSteamUser_0(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamClient_mF4A7F049D0BAB483F72D26FDBD26F36473701283_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamClient() { return m_pSteamClient; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamClient_0(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PublishedFileId_t__ctor_mB592486447E68518123396E092D788E529EEA97E_inline (PublishedFileId_t_tAE6F9644AE2DD319BD789BBFD744508B9A6CCFD5 * __this, uint64_t ___value0, const RuntimeMethod* method) { { // m_PublishedFileId = value; uint64_t L_0 = ___value0; __this->set_m_PublishedFileId_1(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SteamAPICall_t__ctor_m761AD285FB906A1EBB4959F618D6F2C6889A62F5_inline (SteamAPICall_t_t9D787213AB581B3F6EA9A6094CCF4E317E4A2A73 * __this, uint64_t ___value0, const RuntimeMethod* method) { { // m_SteamAPICall = value; uint64_t L_0 = ___value0; __this->set_m_SteamAPICall_1(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamFriends_m9E54EE0464D3E849383BDBC2A29E873BED2587AB_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamFriends() { return m_pSteamFriends; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamFriends_2(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUser_m25DA0139CB75C7BBCCA6CD00F4BBC3EBE69A2BEE_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamUser() { return m_pSteamUser; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUser_1(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUserStats_m089180AE6F3D9615D36F96914272D4BFE0FD099E_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamUserStats() { return m_pSteamUserStats; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUserStats_5(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t CSteamAPIContext_GetSteamUtils_m720F85CB20F70E5B0FEC883655334CC9692EF33F_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // internal static IntPtr GetSteamUtils() { return m_pSteamUtils; } intptr_t L_0 = ((CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_StaticFields*)il2cpp_codegen_static_fields_for(CSteamAPIContext_t8B803E46A028F04BB244D1E2B122709EAE9E2C43_il2cpp_TypeInfo_var))->get_m_pSteamUtils_3(); return (intptr_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UGCHandle_t__ctor_m72C7738CB961BFA9FCC7866755B76BCEF8EB980A_inline (UGCHandle_t_tEFAB08FDE2264142E731558D0C30D1970E6C6EA7 * __this, uint64_t ___value0, const RuntimeMethod* method) { { // m_UGCHandle = value; uint64_t L_0 = ___value0; __this->set_m_UGCHandle_1(L_0); // } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SafeHandle_SetHandle_m3727BDA5C26E0220FA7BBE73C9E662774F5F1664_inline (SafeHandle_tC07DCA2CABF6988953342757EFB1547363E5A36B * __this, intptr_t ___handle0, const RuntimeMethod* method) { { intptr_t L_0 = ___handle0; __this->set_handle_0((intptr_t)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_mE5033FC555E7BC63DDC919B903A8A305C3AADBEB_gshared_inline (Enumerator_t1AD96AD2810CD9FF13D02CD49EC9D4D447C1485C * __this, const RuntimeMethod* method) { { KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_0 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )__this->get_current_3(); return (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mC1E2EFCF98529D0550A547CF87C6EAB6821741BF_gshared_inline (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 Enumerator_get_Current_m63B1D951B21DCE7A50FAA8BA68F64D6449B9E2F7_gshared_inline (Enumerator_t9ABB8968A55D15991DBCBE45FB5F3ECEDA0D0E7C * __this, const RuntimeMethod* method) { { KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 L_0 = (KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 )__this->get_current_3(); return (KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m5B2D0424A5223AE5ED41CF182485150C056F8DC5_gshared_inline (KeyValuePair_2_tB8C085DAB5BB6A37255E0F93DBDCB70456DA2703 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3(); return (RuntimeObject *)L_0; } }