{"Id":"CandideServer.Server.RiptideSteam.SteamPeer","Name":"SteamPeer","DisplayName":"SteamPeer","FullName":"CandideServer.Server.RiptideSteam.SteamPeer","Namespace":"CandideServer.Server.RiptideSteam","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":false,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"IsConnected:System.Boolean","Name":"IsConnected","Type":"System.Boolean","Signature":"protected System.Boolean IsConnected","Visibility":"protected","IsStatic":false,"IsLiteral":false,"Hash":"82059A38E0744073CA721B5356D0B5C90EAAD39C6FE1B80BE7471F78BB27EFDA"},{"Id":"IsServer:System.Boolean","Name":"IsServer","Type":"System.Boolean","Signature":"public System.Boolean IsServer","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"47E805DF724F7DA11CDFF17AA1DC529B0D0D8A7E811E8AC730E6B687011137C3"},{"Id":"LogName:System.String","Name":"LogName","Type":"System.String","Signature":"public System.String LogName","Visibility":"public","IsStatic":true,"IsLiteral":true,"Hash":"49A50B11DBD65DB483FAE64F4C4D139833BA4C1BAEE217D77599C3BAFD77B515"},{"Id":"MaxMessages:System.Int32","Name":"MaxMessages","Type":"System.Int32","Signature":"protected System.Int32 MaxMessages","Visibility":"protected","IsStatic":true,"IsLiteral":true,"Hash":"3312F483C7AD9F95933D70C637D22D0A520F6255C875DE3DB402266375EE6F63"},{"Id":"UsingGameServerApi:System.Boolean","Name":"UsingGameServerApi","Type":"System.Boolean","Signature":"public System.Boolean UsingGameServerApi","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"0648C35412374801EE6DF8F29D45A945A4D1BD7B5C61403BF896E53E38DFB47D"},{"Id":"_ptrs:System.IntPtr[]","Name":"_ptrs","Type":"System.IntPtr[]","Signature":"private System.IntPtr[] _ptrs","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"60A0AE30FCFB072B9C55B24F3CA6F425CA6DC40137899B1382AC0F7F2149CB65"},{"Id":"_receiveBuffer:System.Byte[]","Name":"_receiveBuffer","Type":"System.Byte[]","Signature":"private System.Byte[] _receiveBuffer","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"9FBCC9F740C9C1700F4333735817325AFB5BCCCA480FCD8673F67B70D74E8B12"}],"Properties":[],"Events":[],"Methods":[{"Id":"OnDataReceived(System.Byte[], System.Int32, CandideServer.Server.RiptideSteam.SteamConnection)-\u003ESystem.Void","Name":"OnDataReceived","Signature":"protected System.Void OnDataReceived(System.Byte[] dataBuffer, System.Int32 amount, CandideServer.Server.RiptideSteam.SteamConnection fromConnection)","Visibility":"protected","ReturnType":"System.Void","Parameters":[{"Name":"dataBuffer","Type":"System.Byte[]","IsOut":false,"IsOptional":false},{"Name":"amount","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"fromConnection","Type":"CandideServer.Server.RiptideSteam.SteamConnection","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":true,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":0,"BodyHash":null,"Hash":"5D8E3CA7A8303BB0ECFC188827CDDEAB1EDD67976FD6904A836197EF3005A735","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"Receive(CandideServer.Server.RiptideSteam.SteamConnection)-\u003ESystem.Void","Name":"Receive","Signature":"protected System.Void Receive(CandideServer.Server.RiptideSteam.SteamConnection fromConnection)","Visibility":"protected","ReturnType":"System.Void","Parameters":[{"Name":"fromConnection","Type":"CandideServer.Server.RiptideSteam.SteamConnection","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":274,"BodyHash":"D8F050529E05098A252925578D340493171B183BC0C84162DD21164A5B0B6C1F","Hash":"B92431F59C158A0098FD533CEFD3C4F680A397EDC11DA3B533384D8D7C3CD50A","CalledMethods":["Steamworks.SteamGameServerNetworkingSockets::ReceiveMessagesOnConnection(Steamworks.HSteamNetConnection, System.IntPtr[], System.Int32)","Steamworks.SteamNetworkingSockets::ReceiveMessagesOnConnection(Steamworks.HSteamNetConnection, System.IntPtr[], System.Int32)","System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","Riptide.Utils.RiptideLogger::Log(Riptide.Utils.LogType, System.String)","System.Runtime.InteropServices.Marshal::Copy(System.IntPtr, System.Byte[], System.Int32, System.Int32)","CandideServer.Server.RiptideSteam.SteamPeer::OnDataReceived(System.Byte[], System.Int32, CandideServer.Server.RiptideSteam.SteamConnection)","Steamworks.SteamNetworkingMessage_t::Release(System.IntPtr)"],"StringLiterals":["STEAM",": Can\u0027t fully handle "," bytes because it exceeds the maximum of ",". Data will be incomplete!"],"Source":null},{"Id":"Receive(Steamworks.HSteamNetPollGroup, System.Collections.Generic.Dictionary\u00602\u003CSteamworks.CSteamID,CandideServer.Server.RiptideSteam.SteamConnection\u003E)-\u003ESystem.Void","Name":"Receive","Signature":"protected System.Void Receive(Steamworks.HSteamNetPollGroup pollGroup, System.Collections.Generic.Dictionary\u003CSteamworks.CSteamID, CandideServer.Server.RiptideSteam.SteamConnection\u003E idToConnectionMap)","Visibility":"protected","ReturnType":"System.Void","Parameters":[{"Name":"pollGroup","Type":"Steamworks.HSteamNetPollGroup","IsOut":false,"IsOptional":false},{"Name":"idToConnectionMap","Type":"System.Collections.Generic.Dictionary\u003CSteamworks.CSteamID, CandideServer.Server.RiptideSteam.SteamConnection\u003E","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":293,"BodyHash":"62FAF42C7903CB812385871DD75E5F72F6C83ADC95C97485B6D8350238990942","Hash":"B898868688DCB2C6E3F50008FC248B5C5577A4CE8B81421395D6007C6F7EB7E2","CalledMethods":["Steamworks.SteamGameServerNetworkingSockets::ReceiveMessagesOnPollGroup(Steamworks.HSteamNetPollGroup, System.IntPtr[], System.Int32)","Steamworks.SteamNetworkingSockets::ReceiveMessagesOnPollGroup(Steamworks.HSteamNetPollGroup, System.IntPtr[], System.Int32)","System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr)","Steamworks.SteamNetworkingIdentity::GetSteamID()","System.Collections.Generic.Dictionary\u003CSteamworks.CSteamID, CandideServer.Server.RiptideSteam.SteamConnection\u003E::TryGetValue(!0, !1\u0026)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","Riptide.Utils.RiptideLogger::Log(Riptide.Utils.LogType, System.String)","System.Runtime.InteropServices.Marshal::Copy(System.IntPtr, System.Byte[], System.Int32, System.Int32)","CandideServer.Server.RiptideSteam.SteamPeer::OnDataReceived(System.Byte[], System.Int32, CandideServer.Server.RiptideSteam.SteamConnection)","Steamworks.SteamNetworkingMessage_t::Release(System.IntPtr)"],"StringLiterals":["STEAM",": Can\u0027t fully handle "," bytes because it exceeds the maximum of ",". Data will be incomplete!"],"Source":null},{"Id":"Send(System.Byte[], System.Int32, Steamworks.HSteamNetConnection)-\u003ESystem.Void","Name":"Send","Signature":"internal System.Void Send(System.Byte[] dataBuffer, System.Int32 numBytes, Steamworks.HSteamNetConnection toConnection)","Visibility":"internal","ReturnType":"System.Void","Parameters":[{"Name":"dataBuffer","Type":"System.Byte[]","IsOut":false,"IsOptional":false},{"Name":"numBytes","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"toConnection","Type":"Steamworks.HSteamNetConnection","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":154,"BodyHash":"29E90F4698DD39D10B07CA6E118E9D873B6C8F91DFC6F55F142A0FAD82987DB5","Hash":"751DDB34171BE87AEBDD7E3156D3B0F1F5D9042D52A942DDF4F37358ECE5C0EC","CalledMethods":["System.Runtime.InteropServices.GCHandle::Alloc(System.Object, System.Runtime.InteropServices.GCHandleType)","System.Runtime.InteropServices.GCHandle::AddrOfPinnedObject()","Steamworks.SteamGameServerNetworkingSockets::SendMessageToConnection(Steamworks.HSteamNetConnection, System.IntPtr, System.UInt32, System.Int32, System.Int64\u0026)","Steamworks.SteamNetworkingSockets::SendMessageToConnection(Steamworks.HSteamNetConnection, System.IntPtr, System.UInt32, System.Int32, System.Int64\u0026)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","Riptide.Utils.RiptideLogger::Log(Riptide.Utils.LogType, System.String)","System.Runtime.InteropServices.GCHandle::Free()"],"StringLiterals":["STEAM",": Failed to send "," bytes - "],"Source":null}],"Hash":"CABE7B82ADE690ECAD85173AFAE595729CA7E3E7CDDFC60CFC11C0F75E2909A2"}