#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.Void UnityEngine.Networking.ChannelQOS::.ctor(UnityEngine.Networking.QosType) extern void ChannelQOS__ctor_m6E6E1F3D0811C9AAF6B11D2AC31D7C6DFC16CFB2 (void); // 0x00000002 System.Void UnityEngine.Networking.ChannelQOS::.ctor() extern void ChannelQOS__ctor_m6784373BC8D0B32693F4433D217BBC7E534C3470 (void); // 0x00000003 System.Void UnityEngine.Networking.ChannelQOS::.ctor(UnityEngine.Networking.ChannelQOS) extern void ChannelQOS__ctor_m1ED2DE7DC1454D74CC4A22069EBA9C92B6EFE236 (void); // 0x00000004 UnityEngine.Networking.QosType UnityEngine.Networking.ChannelQOS::get_QOS() extern void ChannelQOS_get_QOS_m963F4A9BB91282AE00B5B0205EF8D8FF0DA2E417 (void); // 0x00000005 System.Void UnityEngine.Networking.ConnectionConfig::.ctor() extern void ConnectionConfig__ctor_mF6E6BBCAC0C41237A0A26FC3BDA8C882AC627113 (void); // 0x00000006 System.Void UnityEngine.Networking.ConnectionConfig::.ctor(UnityEngine.Networking.ConnectionConfig) extern void ConnectionConfig__ctor_mC7173A13A86DE7BB740E7DBACB6CD4C25234C3D4 (void); // 0x00000007 System.Void UnityEngine.Networking.ConnectionConfig::Validate(UnityEngine.Networking.ConnectionConfig) extern void ConnectionConfig_Validate_m53A1C534AEBA90364B0FF9A85C74F7901D73F7E6 (void); // 0x00000008 System.UInt16 UnityEngine.Networking.ConnectionConfig::get_PacketSize() extern void ConnectionConfig_get_PacketSize_m3E5665AD5A5449791593872901FD6A4DECAFABB1 (void); // 0x00000009 System.UInt16 UnityEngine.Networking.ConnectionConfig::get_FragmentSize() extern void ConnectionConfig_get_FragmentSize_m45EC36906EEC9252E36A32307BC314F0942E8047 (void); // 0x0000000A System.UInt32 UnityEngine.Networking.ConnectionConfig::get_ResendTimeout() extern void ConnectionConfig_get_ResendTimeout_m1B9838FDDDC0834953C031A98E4650CD977BAE64 (void); // 0x0000000B System.UInt32 UnityEngine.Networking.ConnectionConfig::get_DisconnectTimeout() extern void ConnectionConfig_get_DisconnectTimeout_mCF53AF6904303F43AD78A090B1A9CA2C3303698D (void); // 0x0000000C System.UInt32 UnityEngine.Networking.ConnectionConfig::get_ConnectTimeout() extern void ConnectionConfig_get_ConnectTimeout_m1123D7612CEB51EDDAB509CA8AAD20A6210C19E3 (void); // 0x0000000D System.UInt32 UnityEngine.Networking.ConnectionConfig::get_MinUpdateTimeout() extern void ConnectionConfig_get_MinUpdateTimeout_m8F0E078E261D6A4CC9F333F1684998A0F870DA18 (void); // 0x0000000E System.UInt32 UnityEngine.Networking.ConnectionConfig::get_PingTimeout() extern void ConnectionConfig_get_PingTimeout_m3AF224715FBA5A09F4594E65172AE584662FAB6E (void); // 0x0000000F System.UInt32 UnityEngine.Networking.ConnectionConfig::get_ReducedPingTimeout() extern void ConnectionConfig_get_ReducedPingTimeout_m696E86B1B2F9CB80E993F24D28FF9598FA81621E (void); // 0x00000010 System.UInt32 UnityEngine.Networking.ConnectionConfig::get_AllCostTimeout() extern void ConnectionConfig_get_AllCostTimeout_m75E31AF31E3E61446AC48A70C6B0C870531B9038 (void); // 0x00000011 System.Byte UnityEngine.Networking.ConnectionConfig::get_NetworkDropThreshold() extern void ConnectionConfig_get_NetworkDropThreshold_mDEDA7A8C23C29BC1B52FC2A7EF3B3282C84E4EFA (void); // 0x00000012 System.Byte UnityEngine.Networking.ConnectionConfig::get_OverflowDropThreshold() extern void ConnectionConfig_get_OverflowDropThreshold_mDEE3B17D3810562D9D6BD46A4511F73C350DB51C (void); // 0x00000013 System.Byte UnityEngine.Networking.ConnectionConfig::get_MaxConnectionAttempt() extern void ConnectionConfig_get_MaxConnectionAttempt_m64C3E9BAF3200CB3FD8A82AB8B8CDFF25CC3125F (void); // 0x00000014 System.UInt32 UnityEngine.Networking.ConnectionConfig::get_AckDelay() extern void ConnectionConfig_get_AckDelay_mB9A2977F558C4803F59CD7FF84D97094AB3B16C8 (void); // 0x00000015 System.UInt32 UnityEngine.Networking.ConnectionConfig::get_SendDelay() extern void ConnectionConfig_get_SendDelay_mF8ECFD82771106940F3680DAF211540B259595E7 (void); // 0x00000016 System.UInt16 UnityEngine.Networking.ConnectionConfig::get_MaxCombinedReliableMessageSize() extern void ConnectionConfig_get_MaxCombinedReliableMessageSize_m7F38DCB83C42DDF8B99F5952A9C33A4CCB901D43 (void); // 0x00000017 System.UInt16 UnityEngine.Networking.ConnectionConfig::get_MaxCombinedReliableMessageCount() extern void ConnectionConfig_get_MaxCombinedReliableMessageCount_m876678182499559E8C328DC5245138184DE70FB5 (void); // 0x00000018 System.UInt16 UnityEngine.Networking.ConnectionConfig::get_MaxSentMessageQueueSize() extern void ConnectionConfig_get_MaxSentMessageQueueSize_m2303DF7AA39DF65F6AC8E3E09712D569FC142496 (void); // 0x00000019 System.Void UnityEngine.Networking.ConnectionConfig::set_MaxSentMessageQueueSize(System.UInt16) extern void ConnectionConfig_set_MaxSentMessageQueueSize_m4EF0FBEF7C0BF9A3D28BE8577B7AA449522EDEE7 (void); // 0x0000001A UnityEngine.Networking.ConnectionAcksType UnityEngine.Networking.ConnectionConfig::get_AcksType() extern void ConnectionConfig_get_AcksType_mA7D805EB6E25D753BC6B90207E42275DDFE2457A (void); // 0x0000001B System.Boolean UnityEngine.Networking.ConnectionConfig::get_UsePlatformSpecificProtocols() extern void ConnectionConfig_get_UsePlatformSpecificProtocols_m26AB5587FC7948E4146420A28B9ACE4DB838BBEF (void); // 0x0000001C System.UInt32 UnityEngine.Networking.ConnectionConfig::get_InitialBandwidth() extern void ConnectionConfig_get_InitialBandwidth_m6F1ED856FD5AF1D1ED9D5CB5D702F83A6B6E0450 (void); // 0x0000001D System.Single UnityEngine.Networking.ConnectionConfig::get_BandwidthPeakFactor() extern void ConnectionConfig_get_BandwidthPeakFactor_mDCBC6D81636835A41FA646D11A7D54002CB6F66B (void); // 0x0000001E System.UInt16 UnityEngine.Networking.ConnectionConfig::get_WebSocketReceiveBufferMaxSize() extern void ConnectionConfig_get_WebSocketReceiveBufferMaxSize_m80CAB726F8DAD340BBF0A5E5AFEC937F2BBC7413 (void); // 0x0000001F System.UInt32 UnityEngine.Networking.ConnectionConfig::get_UdpSocketReceiveBufferMaxSize() extern void ConnectionConfig_get_UdpSocketReceiveBufferMaxSize_mD17BEEF8D82F058E351A61388A54EB152EF4D030 (void); // 0x00000020 System.String UnityEngine.Networking.ConnectionConfig::get_SSLCertFilePath() extern void ConnectionConfig_get_SSLCertFilePath_m2EE0429E02FF2AEA616F0F8A50213E0A194840BA (void); // 0x00000021 System.String UnityEngine.Networking.ConnectionConfig::get_SSLPrivateKeyFilePath() extern void ConnectionConfig_get_SSLPrivateKeyFilePath_m7BB97A3F2B0120FFEAB814D5751755FE808BEB42 (void); // 0x00000022 System.String UnityEngine.Networking.ConnectionConfig::get_SSLCAFilePath() extern void ConnectionConfig_get_SSLCAFilePath_m082FAA99BAD72B785D61F2DE5888A5BAEFB4533E (void); // 0x00000023 System.Int32 UnityEngine.Networking.ConnectionConfig::get_ChannelCount() extern void ConnectionConfig_get_ChannelCount_m80233F3A7DB27A25CA36484350D951BA86EC1506 (void); // 0x00000024 System.Int32 UnityEngine.Networking.ConnectionConfig::get_SharedOrderChannelCount() extern void ConnectionConfig_get_SharedOrderChannelCount_m825DA0CE6DA174020BB7EDDA8755FD702FAC4BCB (void); // 0x00000025 System.Byte UnityEngine.Networking.ConnectionConfig::AddChannel(UnityEngine.Networking.QosType) extern void ConnectionConfig_AddChannel_m8272FB8322A2D4E18F56FC4FDCCACB043851C11E (void); // 0x00000026 UnityEngine.Networking.QosType UnityEngine.Networking.ConnectionConfig::GetChannel(System.Byte) extern void ConnectionConfig_GetChannel_mF8A40F89C7B2FAA1A19A6AAE764747AAA5CBF7D8 (void); // 0x00000027 System.Collections.Generic.IList`1 UnityEngine.Networking.ConnectionConfig::GetSharedOrderChannels(System.Byte) extern void ConnectionConfig_GetSharedOrderChannels_mBE34CB1332CC01B01526A2B41C7B7CF89F584FD7 (void); // 0x00000028 System.Void UnityEngine.Networking.HostTopology::.ctor(UnityEngine.Networking.ConnectionConfig,System.Int32) extern void HostTopology__ctor_mC7A4302FD60DCD0207953FE6EA520B29ABDDCF13 (void); // 0x00000029 System.Void UnityEngine.Networking.HostTopology::.ctor() extern void HostTopology__ctor_m9952CA8193AFC8CB4281F22C9CBA197D7C937B8E (void); // 0x0000002A UnityEngine.Networking.ConnectionConfig UnityEngine.Networking.HostTopology::get_DefaultConfig() extern void HostTopology_get_DefaultConfig_m1B7FCC0012504CAF14C7AC1C39F5A4A31409BF8A (void); // 0x0000002B System.Int32 UnityEngine.Networking.HostTopology::get_MaxDefaultConnections() extern void HostTopology_get_MaxDefaultConnections_mC1576CFA7C97379B9CCC1B864BD913CAB94A4AFD (void); // 0x0000002C System.Int32 UnityEngine.Networking.HostTopology::get_SpecialConnectionConfigsCount() extern void HostTopology_get_SpecialConnectionConfigsCount_m19CA3BCAD147B57FF2465C19E517DA17DC589434 (void); // 0x0000002D System.Collections.Generic.List`1 UnityEngine.Networking.HostTopology::get_SpecialConnectionConfigs() extern void HostTopology_get_SpecialConnectionConfigs_mD7BAC8EA0F2050C2C3B3D46E32512107F6C93AE5 (void); // 0x0000002E UnityEngine.Networking.ConnectionConfig UnityEngine.Networking.HostTopology::GetSpecialConnectionConfig(System.Int32) extern void HostTopology_GetSpecialConnectionConfig_m7A3FC66410FFC912B43B159182339B67280C3523 (void); // 0x0000002F System.UInt16 UnityEngine.Networking.HostTopology::get_ReceivedMessagePoolSize() extern void HostTopology_get_ReceivedMessagePoolSize_mCCA508BDE4B0B898A4E53BA0C2B28C356925E61A (void); // 0x00000030 System.UInt16 UnityEngine.Networking.HostTopology::get_SentMessagePoolSize() extern void HostTopology_get_SentMessagePoolSize_m0668100CA27D8989635F9DED2149111BB765DE06 (void); // 0x00000031 System.Single UnityEngine.Networking.HostTopology::get_MessagePoolSizeGrowthFactor() extern void HostTopology_get_MessagePoolSizeGrowthFactor_m52F438EBC915905859F22D1DFCF64ACAB30A541E (void); // 0x00000032 System.Void UnityEngine.Networking.NetworkTransport::Init() extern void NetworkTransport_Init_m0ADB18EAE22E2B2AFD8183ED3A3EE71A6020B0BE (void); // 0x00000033 System.Void UnityEngine.Networking.NetworkTransport::InitializeClass() extern void NetworkTransport_InitializeClass_m052269EFFAFB22F21C2ED407836F83ABFD8AC4CE (void); // 0x00000034 System.Void UnityEngine.Networking.NetworkTransport::Shutdown() extern void NetworkTransport_Shutdown_mBC882DF0C55BA635D3E0281F95D9BFC2F9FE1996 (void); // 0x00000035 System.Int32 UnityEngine.Networking.NetworkTransport::AddHostWithSimulator(UnityEngine.Networking.HostTopology,System.Int32,System.Int32,System.Int32,System.String) extern void NetworkTransport_AddHostWithSimulator_mDE5120A2632360C5BE31FF6F2038F874DE41566D (void); // 0x00000036 System.Int32 UnityEngine.Networking.NetworkTransport::AddHost(UnityEngine.Networking.HostTopology,System.Int32,System.String) extern void NetworkTransport_AddHost_m2C18DF965A03542887B43E391DC153A0CB44F33C (void); // 0x00000037 System.Int32 UnityEngine.Networking.NetworkTransport::AddHostInternal(UnityEngine.Networking.HostTopologyInternal,System.String,System.Int32,System.Int32,System.Int32) extern void NetworkTransport_AddHostInternal_m29788F841EB3466FF1222523591F222D40E0B688 (void); // 0x00000038 System.Int32 UnityEngine.Networking.NetworkTransport::GetCurrentRTT(System.Int32,System.Int32,System.Byte&) extern void NetworkTransport_GetCurrentRTT_mB6407834EF7EF2DE689EFF0CB276825A51C3E10D (void); // 0x00000039 System.Int32 UnityEngine.Networking.NetworkTransport::GetMaxPacketSize() extern void NetworkTransport_GetMaxPacketSize_m13D0A75A36015831F4B7A17B62899CA6D9DB7AB7 (void); // 0x0000003A System.Boolean UnityEngine.Networking.NetworkTransport::get_IsStarted() extern void NetworkTransport_get_IsStarted_mB18FFFD3F8718BFE678B7460A9D5772F1B02628E (void); // 0x0000003B System.Boolean UnityEngine.Networking.NetworkTransport::IsStartedInternal() extern void NetworkTransport_IsStartedInternal_mED5EECA9D43289C3766FECA63B224C39005242A9 (void); // 0x0000003C System.Int32 UnityEngine.Networking.NetworkTransport::Connect(System.Int32,System.String,System.Int32,System.Int32,System.Byte&) extern void NetworkTransport_Connect_mF7BC9C0E04D5D5D6763128FAB3F51FD5CF62BDEC (void); // 0x0000003D System.Boolean UnityEngine.Networking.NetworkTransport::Disconnect(System.Int32,System.Int32,System.Byte&) extern void NetworkTransport_Disconnect_m8E51494D2734381CA06AF22578A8EE5B8E6A5F20 (void); // 0x0000003E System.Boolean UnityEngine.Networking.NetworkTransport::Send(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&) extern void NetworkTransport_Send_m58F29B19199882D9D8053858C265380DCF292855 (void); // 0x0000003F System.Boolean UnityEngine.Networking.NetworkTransport::SendWrapper(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&) extern void NetworkTransport_SendWrapper_mD6A69080BD5C577A2D7830EBFF60E6FAEE0013DD (void); // 0x00000040 System.Boolean UnityEngine.Networking.NetworkTransport::QueueMessageForSending(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&) extern void NetworkTransport_QueueMessageForSending_mBCFD4B1C14BA55D53E8C4F5928E4182C1FC38B5F (void); // 0x00000041 System.Boolean UnityEngine.Networking.NetworkTransport::QueueMessageForSendingWrapper(System.Int32,System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte&) extern void NetworkTransport_QueueMessageForSendingWrapper_m0F172A20DEFC4810DAB37844FC66665638E324B6 (void); // 0x00000042 System.Boolean UnityEngine.Networking.NetworkTransport::SendQueuedMessages(System.Int32,System.Int32,System.Byte&) extern void NetworkTransport_SendQueuedMessages_mB66F1C5C0101405B87D5258D3FC75900F456C76E (void); // 0x00000043 UnityEngine.Networking.NetworkEventType UnityEngine.Networking.NetworkTransport::Receive(System.Int32&,System.Int32&,System.Int32&,System.Byte[],System.Int32,System.Int32&,System.Byte&) extern void NetworkTransport_Receive_mB4ED3D95EAE1EFC83A28F78D49E03565F353CB74 (void); // 0x00000044 System.Int32 UnityEngine.Networking.NetworkTransport::PopData(System.Int32&,System.Int32&,System.Int32&,System.Byte[],System.Int32,System.Int32&,System.Byte&) extern void NetworkTransport_PopData_m3FAC284011C5E03083E66421A615E1B3EEE3FA4E (void); // 0x00000045 System.Void UnityEngine.Networking.NetworkTransport::Cleanup() extern void NetworkTransport_Cleanup_mEBC3B570563F0BB12FFE09B4F9D97BD5AA0143B8 (void); // 0x00000046 System.Void UnityEngine.Networking.NetworkTransport::CheckTopology(UnityEngine.Networking.HostTopology) extern void NetworkTransport_CheckTopology_mAA8FECF24CA789C88EC00C16D24378D8F160310B (void); // 0x00000047 System.Void UnityEngine.Networking.NetworkTransport::.cctor() extern void NetworkTransport__cctor_m10DC358D62A6475D2AD0B1ACDF2EEE1AC54C125E (void); // 0x00000048 System.Void UnityEngine.Networking.ConnectionConfigInternal::.ctor(UnityEngine.Networking.ConnectionConfig) extern void ConnectionConfigInternal__ctor_m120A581ACAAD31F073CB6DAE7D32FE84CAC4B614 (void); // 0x00000049 System.Void UnityEngine.Networking.ConnectionConfigInternal::Dispose(System.Boolean) extern void ConnectionConfigInternal_Dispose_m5EF15CABE363D16DC32A3816BC22DCCF32A441D3 (void); // 0x0000004A System.Void UnityEngine.Networking.ConnectionConfigInternal::Finalize() extern void ConnectionConfigInternal_Finalize_m036C73181066928B3BE226AA473BFAE92861DCD1 (void); // 0x0000004B System.Void UnityEngine.Networking.ConnectionConfigInternal::Dispose() extern void ConnectionConfigInternal_Dispose_m3CEAC1C82837ECB8E699E93D2090E95111447904 (void); // 0x0000004C System.IntPtr UnityEngine.Networking.ConnectionConfigInternal::InternalCreate() extern void ConnectionConfigInternal_InternalCreate_m44C14AC9346C01AA4EAA02F47D9F1508F256A83D (void); // 0x0000004D System.Void UnityEngine.Networking.ConnectionConfigInternal::InternalDestroy(System.IntPtr) extern void ConnectionConfigInternal_InternalDestroy_m0994D18CCD7981B361D3F62C6AB54E36567E4E08 (void); // 0x0000004E System.Byte UnityEngine.Networking.ConnectionConfigInternal::AddChannel(System.Int32) extern void ConnectionConfigInternal_AddChannel_m64DA7523A11F434FA79C52C39FF94ACF8EBC5897 (void); // 0x0000004F System.Boolean UnityEngine.Networking.ConnectionConfigInternal::SetPacketSize(System.UInt16) extern void ConnectionConfigInternal_SetPacketSize_mD5756AE0C8B3DECC9977B5315C9FBEC8441FB7E0 (void); // 0x00000050 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_FragmentSize(System.UInt16) extern void ConnectionConfigInternal_set_FragmentSize_m46D5EE2E3720543FB45CB7862951D0498F8F4939 (void); // 0x00000051 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_ResendTimeout(System.UInt32) extern void ConnectionConfigInternal_set_ResendTimeout_mDBB6A3E87C69014104A911F978BDCED0D6F7D590 (void); // 0x00000052 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_DisconnectTimeout(System.UInt32) extern void ConnectionConfigInternal_set_DisconnectTimeout_mFD0CDEF2F2645A3E324FA5BC40C40CFBB633F43E (void); // 0x00000053 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_ConnectTimeout(System.UInt32) extern void ConnectionConfigInternal_set_ConnectTimeout_m0896F88749093E776B5ECCB407732A386FDF104D (void); // 0x00000054 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_MinUpdateTimeout(System.UInt32) extern void ConnectionConfigInternal_set_MinUpdateTimeout_m05FCA90D5B2394C3ED953B03CF57848A42D8F64D (void); // 0x00000055 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_PingTimeout(System.UInt32) extern void ConnectionConfigInternal_set_PingTimeout_m7B12C20177A0847E367C21BCF4AA433E1505E80B (void); // 0x00000056 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_ReducedPingTimeout(System.UInt32) extern void ConnectionConfigInternal_set_ReducedPingTimeout_mD7ADC9073918F09B2683B821BBA9474525059B89 (void); // 0x00000057 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_AllCostTimeout(System.UInt32) extern void ConnectionConfigInternal_set_AllCostTimeout_m8248AA8E131A4305DCC9327700F208F7D28AC5FA (void); // 0x00000058 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_NetworkDropThreshold(System.Byte) extern void ConnectionConfigInternal_set_NetworkDropThreshold_m9FAD641C84D235167500A2AA62764BF6E6BCA80F (void); // 0x00000059 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_OverflowDropThreshold(System.Byte) extern void ConnectionConfigInternal_set_OverflowDropThreshold_m683C77D2345F3AE9AD53FC6B8088DE3F7161D730 (void); // 0x0000005A System.Void UnityEngine.Networking.ConnectionConfigInternal::set_MaxConnectionAttempt(System.Byte) extern void ConnectionConfigInternal_set_MaxConnectionAttempt_m47BA68B2C09640D855DE2C3B739595C470597F70 (void); // 0x0000005B System.Void UnityEngine.Networking.ConnectionConfigInternal::set_AckDelay(System.UInt32) extern void ConnectionConfigInternal_set_AckDelay_m4B424659A3A494F6C8003AB466544802691BFB31 (void); // 0x0000005C System.Void UnityEngine.Networking.ConnectionConfigInternal::set_SendDelay(System.UInt32) extern void ConnectionConfigInternal_set_SendDelay_m00085383E441175E357BF781802A64A0118F8783 (void); // 0x0000005D System.Void UnityEngine.Networking.ConnectionConfigInternal::set_MaxCombinedReliableMessageSize(System.UInt16) extern void ConnectionConfigInternal_set_MaxCombinedReliableMessageSize_m2A76B2131216A5065302E9736DC63C55AADDB9D4 (void); // 0x0000005E System.Void UnityEngine.Networking.ConnectionConfigInternal::set_MaxCombinedReliableMessageCount(System.UInt16) extern void ConnectionConfigInternal_set_MaxCombinedReliableMessageCount_mDAFE5361D2EF68C11DD40421289C4A7770686238 (void); // 0x0000005F System.Void UnityEngine.Networking.ConnectionConfigInternal::set_MaxSentMessageQueueSize(System.UInt16) extern void ConnectionConfigInternal_set_MaxSentMessageQueueSize_m96A20AA22BF2082EBDF6D4CF630ECB0474282B8C (void); // 0x00000060 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_AcksType(System.Byte) extern void ConnectionConfigInternal_set_AcksType_mD083D792946F8057F115E0A70BEE91539442222A (void); // 0x00000061 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_UsePlatformSpecificProtocols(System.Boolean) extern void ConnectionConfigInternal_set_UsePlatformSpecificProtocols_mDEED7ADB58D0F61AAD69B72109EF119A29EAEDB4 (void); // 0x00000062 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_InitialBandwidth(System.UInt32) extern void ConnectionConfigInternal_set_InitialBandwidth_m40FC19F3A7DE65B5B396249A3B1C78E1690BB81C (void); // 0x00000063 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_BandwidthPeakFactor(System.Single) extern void ConnectionConfigInternal_set_BandwidthPeakFactor_m26B5068707137BA7812159FA4D70C6524CEC250F (void); // 0x00000064 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_WebSocketReceiveBufferMaxSize(System.UInt16) extern void ConnectionConfigInternal_set_WebSocketReceiveBufferMaxSize_m2FF1661331B1E85E25E915AE5543AE13C982C5B9 (void); // 0x00000065 System.Void UnityEngine.Networking.ConnectionConfigInternal::set_UdpSocketReceiveBufferMaxSize(System.UInt32) extern void ConnectionConfigInternal_set_UdpSocketReceiveBufferMaxSize_mF67362C4A4F4C7493257C35D0D2F6323BDECE318 (void); // 0x00000066 System.Int32 UnityEngine.Networking.ConnectionConfigInternal::SetSSLCertFilePath(System.String) extern void ConnectionConfigInternal_SetSSLCertFilePath_m4A61E55DADAFC37233593BE5EAB420FC2338F9B3 (void); // 0x00000067 System.Int32 UnityEngine.Networking.ConnectionConfigInternal::SetSSLPrivateKeyFilePath(System.String) extern void ConnectionConfigInternal_SetSSLPrivateKeyFilePath_mDBF01205AF64411A245559B4DED723A4DF8AA1ED (void); // 0x00000068 System.Int32 UnityEngine.Networking.ConnectionConfigInternal::SetSSLCAFilePath(System.String) extern void ConnectionConfigInternal_SetSSLCAFilePath_mD13872C691CF91C6E98CA636C780BFD289093E23 (void); // 0x00000069 System.Boolean UnityEngine.Networking.ConnectionConfigInternal::MakeChannelsSharedOrder(System.Byte[]) extern void ConnectionConfigInternal_MakeChannelsSharedOrder_m9D049C38D2450790463845EACBEB2CC65E6FCF33 (void); // 0x0000006A System.Void UnityEngine.Networking.HostTopologyInternal::.ctor(UnityEngine.Networking.HostTopology) extern void HostTopologyInternal__ctor_m174813E8C0300EFA7DBA36B392348408F7B47844 (void); // 0x0000006B System.Void UnityEngine.Networking.HostTopologyInternal::Dispose(System.Boolean) extern void HostTopologyInternal_Dispose_mD0B7EEBF31D09D5D7F36B7892C3C49A1AC0DA967 (void); // 0x0000006C System.Void UnityEngine.Networking.HostTopologyInternal::Finalize() extern void HostTopologyInternal_Finalize_m2E23B235B4E58956CDEAA17F0EDE66B4E0E4F5BF (void); // 0x0000006D System.Void UnityEngine.Networking.HostTopologyInternal::Dispose() extern void HostTopologyInternal_Dispose_mF2E57AC1B0B5226F889BFA69B11C1DF0C80F30EC (void); // 0x0000006E System.IntPtr UnityEngine.Networking.HostTopologyInternal::InternalCreate(UnityEngine.Networking.ConnectionConfigInternal,System.Int32) extern void HostTopologyInternal_InternalCreate_mB79A636DF589C5736E909DA4C150B10333399ED8 (void); // 0x0000006F System.Void UnityEngine.Networking.HostTopologyInternal::InternalDestroy(System.IntPtr) extern void HostTopologyInternal_InternalDestroy_m4CC4AD2ECA546D616BFE626C6471E00E0A05D802 (void); // 0x00000070 System.UInt16 UnityEngine.Networking.HostTopologyInternal::AddSpecialConnectionConfig(UnityEngine.Networking.ConnectionConfigInternal) extern void HostTopologyInternal_AddSpecialConnectionConfig_m847F2B98290E3E6336D72DF56F4AADFF5F33F16C (void); // 0x00000071 System.Void UnityEngine.Networking.HostTopologyInternal::set_ReceivedMessagePoolSize(System.UInt16) extern void HostTopologyInternal_set_ReceivedMessagePoolSize_m2807DA47F904E8EED09B471AA075B61EF30EB9FE (void); // 0x00000072 System.Void UnityEngine.Networking.HostTopologyInternal::set_SentMessagePoolSize(System.UInt16) extern void HostTopologyInternal_set_SentMessagePoolSize_m83B555A1A1C99AEF25A49E602A325D2FAC2C153B (void); // 0x00000073 System.Void UnityEngine.Networking.HostTopologyInternal::set_MessagePoolSizeGrowthFactor(System.Single) extern void HostTopologyInternal_set_MessagePoolSizeGrowthFactor_m68B9A9F4BD87FFD800D136E2D5BEA301E2F549A2 (void); static Il2CppMethodPointer s_methodPointers[115] = { ChannelQOS__ctor_m6E6E1F3D0811C9AAF6B11D2AC31D7C6DFC16CFB2, ChannelQOS__ctor_m6784373BC8D0B32693F4433D217BBC7E534C3470, ChannelQOS__ctor_m1ED2DE7DC1454D74CC4A22069EBA9C92B6EFE236, ChannelQOS_get_QOS_m963F4A9BB91282AE00B5B0205EF8D8FF0DA2E417, ConnectionConfig__ctor_mF6E6BBCAC0C41237A0A26FC3BDA8C882AC627113, ConnectionConfig__ctor_mC7173A13A86DE7BB740E7DBACB6CD4C25234C3D4, ConnectionConfig_Validate_m53A1C534AEBA90364B0FF9A85C74F7901D73F7E6, ConnectionConfig_get_PacketSize_m3E5665AD5A5449791593872901FD6A4DECAFABB1, ConnectionConfig_get_FragmentSize_m45EC36906EEC9252E36A32307BC314F0942E8047, ConnectionConfig_get_ResendTimeout_m1B9838FDDDC0834953C031A98E4650CD977BAE64, ConnectionConfig_get_DisconnectTimeout_mCF53AF6904303F43AD78A090B1A9CA2C3303698D, ConnectionConfig_get_ConnectTimeout_m1123D7612CEB51EDDAB509CA8AAD20A6210C19E3, ConnectionConfig_get_MinUpdateTimeout_m8F0E078E261D6A4CC9F333F1684998A0F870DA18, ConnectionConfig_get_PingTimeout_m3AF224715FBA5A09F4594E65172AE584662FAB6E, ConnectionConfig_get_ReducedPingTimeout_m696E86B1B2F9CB80E993F24D28FF9598FA81621E, ConnectionConfig_get_AllCostTimeout_m75E31AF31E3E61446AC48A70C6B0C870531B9038, ConnectionConfig_get_NetworkDropThreshold_mDEDA7A8C23C29BC1B52FC2A7EF3B3282C84E4EFA, ConnectionConfig_get_OverflowDropThreshold_mDEE3B17D3810562D9D6BD46A4511F73C350DB51C, ConnectionConfig_get_MaxConnectionAttempt_m64C3E9BAF3200CB3FD8A82AB8B8CDFF25CC3125F, ConnectionConfig_get_AckDelay_mB9A2977F558C4803F59CD7FF84D97094AB3B16C8, ConnectionConfig_get_SendDelay_mF8ECFD82771106940F3680DAF211540B259595E7, ConnectionConfig_get_MaxCombinedReliableMessageSize_m7F38DCB83C42DDF8B99F5952A9C33A4CCB901D43, ConnectionConfig_get_MaxCombinedReliableMessageCount_m876678182499559E8C328DC5245138184DE70FB5, ConnectionConfig_get_MaxSentMessageQueueSize_m2303DF7AA39DF65F6AC8E3E09712D569FC142496, ConnectionConfig_set_MaxSentMessageQueueSize_m4EF0FBEF7C0BF9A3D28BE8577B7AA449522EDEE7, ConnectionConfig_get_AcksType_mA7D805EB6E25D753BC6B90207E42275DDFE2457A, ConnectionConfig_get_UsePlatformSpecificProtocols_m26AB5587FC7948E4146420A28B9ACE4DB838BBEF, ConnectionConfig_get_InitialBandwidth_m6F1ED856FD5AF1D1ED9D5CB5D702F83A6B6E0450, ConnectionConfig_get_BandwidthPeakFactor_mDCBC6D81636835A41FA646D11A7D54002CB6F66B, ConnectionConfig_get_WebSocketReceiveBufferMaxSize_m80CAB726F8DAD340BBF0A5E5AFEC937F2BBC7413, ConnectionConfig_get_UdpSocketReceiveBufferMaxSize_mD17BEEF8D82F058E351A61388A54EB152EF4D030, ConnectionConfig_get_SSLCertFilePath_m2EE0429E02FF2AEA616F0F8A50213E0A194840BA, ConnectionConfig_get_SSLPrivateKeyFilePath_m7BB97A3F2B0120FFEAB814D5751755FE808BEB42, ConnectionConfig_get_SSLCAFilePath_m082FAA99BAD72B785D61F2DE5888A5BAEFB4533E, ConnectionConfig_get_ChannelCount_m80233F3A7DB27A25CA36484350D951BA86EC1506, ConnectionConfig_get_SharedOrderChannelCount_m825DA0CE6DA174020BB7EDDA8755FD702FAC4BCB, ConnectionConfig_AddChannel_m8272FB8322A2D4E18F56FC4FDCCACB043851C11E, ConnectionConfig_GetChannel_mF8A40F89C7B2FAA1A19A6AAE764747AAA5CBF7D8, ConnectionConfig_GetSharedOrderChannels_mBE34CB1332CC01B01526A2B41C7B7CF89F584FD7, HostTopology__ctor_mC7A4302FD60DCD0207953FE6EA520B29ABDDCF13, HostTopology__ctor_m9952CA8193AFC8CB4281F22C9CBA197D7C937B8E, HostTopology_get_DefaultConfig_m1B7FCC0012504CAF14C7AC1C39F5A4A31409BF8A, HostTopology_get_MaxDefaultConnections_mC1576CFA7C97379B9CCC1B864BD913CAB94A4AFD, HostTopology_get_SpecialConnectionConfigsCount_m19CA3BCAD147B57FF2465C19E517DA17DC589434, HostTopology_get_SpecialConnectionConfigs_mD7BAC8EA0F2050C2C3B3D46E32512107F6C93AE5, HostTopology_GetSpecialConnectionConfig_m7A3FC66410FFC912B43B159182339B67280C3523, HostTopology_get_ReceivedMessagePoolSize_mCCA508BDE4B0B898A4E53BA0C2B28C356925E61A, HostTopology_get_SentMessagePoolSize_m0668100CA27D8989635F9DED2149111BB765DE06, HostTopology_get_MessagePoolSizeGrowthFactor_m52F438EBC915905859F22D1DFCF64ACAB30A541E, NetworkTransport_Init_m0ADB18EAE22E2B2AFD8183ED3A3EE71A6020B0BE, NetworkTransport_InitializeClass_m052269EFFAFB22F21C2ED407836F83ABFD8AC4CE, NetworkTransport_Shutdown_mBC882DF0C55BA635D3E0281F95D9BFC2F9FE1996, NetworkTransport_AddHostWithSimulator_mDE5120A2632360C5BE31FF6F2038F874DE41566D, NetworkTransport_AddHost_m2C18DF965A03542887B43E391DC153A0CB44F33C, NetworkTransport_AddHostInternal_m29788F841EB3466FF1222523591F222D40E0B688, NetworkTransport_GetCurrentRTT_mB6407834EF7EF2DE689EFF0CB276825A51C3E10D, NetworkTransport_GetMaxPacketSize_m13D0A75A36015831F4B7A17B62899CA6D9DB7AB7, NetworkTransport_get_IsStarted_mB18FFFD3F8718BFE678B7460A9D5772F1B02628E, NetworkTransport_IsStartedInternal_mED5EECA9D43289C3766FECA63B224C39005242A9, NetworkTransport_Connect_mF7BC9C0E04D5D5D6763128FAB3F51FD5CF62BDEC, NetworkTransport_Disconnect_m8E51494D2734381CA06AF22578A8EE5B8E6A5F20, NetworkTransport_Send_m58F29B19199882D9D8053858C265380DCF292855, NetworkTransport_SendWrapper_mD6A69080BD5C577A2D7830EBFF60E6FAEE0013DD, NetworkTransport_QueueMessageForSending_mBCFD4B1C14BA55D53E8C4F5928E4182C1FC38B5F, NetworkTransport_QueueMessageForSendingWrapper_m0F172A20DEFC4810DAB37844FC66665638E324B6, NetworkTransport_SendQueuedMessages_mB66F1C5C0101405B87D5258D3FC75900F456C76E, NetworkTransport_Receive_mB4ED3D95EAE1EFC83A28F78D49E03565F353CB74, NetworkTransport_PopData_m3FAC284011C5E03083E66421A615E1B3EEE3FA4E, NetworkTransport_Cleanup_mEBC3B570563F0BB12FFE09B4F9D97BD5AA0143B8, NetworkTransport_CheckTopology_mAA8FECF24CA789C88EC00C16D24378D8F160310B, NetworkTransport__cctor_m10DC358D62A6475D2AD0B1ACDF2EEE1AC54C125E, ConnectionConfigInternal__ctor_m120A581ACAAD31F073CB6DAE7D32FE84CAC4B614, ConnectionConfigInternal_Dispose_m5EF15CABE363D16DC32A3816BC22DCCF32A441D3, ConnectionConfigInternal_Finalize_m036C73181066928B3BE226AA473BFAE92861DCD1, ConnectionConfigInternal_Dispose_m3CEAC1C82837ECB8E699E93D2090E95111447904, ConnectionConfigInternal_InternalCreate_m44C14AC9346C01AA4EAA02F47D9F1508F256A83D, ConnectionConfigInternal_InternalDestroy_m0994D18CCD7981B361D3F62C6AB54E36567E4E08, ConnectionConfigInternal_AddChannel_m64DA7523A11F434FA79C52C39FF94ACF8EBC5897, ConnectionConfigInternal_SetPacketSize_mD5756AE0C8B3DECC9977B5315C9FBEC8441FB7E0, ConnectionConfigInternal_set_FragmentSize_m46D5EE2E3720543FB45CB7862951D0498F8F4939, ConnectionConfigInternal_set_ResendTimeout_mDBB6A3E87C69014104A911F978BDCED0D6F7D590, ConnectionConfigInternal_set_DisconnectTimeout_mFD0CDEF2F2645A3E324FA5BC40C40CFBB633F43E, ConnectionConfigInternal_set_ConnectTimeout_m0896F88749093E776B5ECCB407732A386FDF104D, ConnectionConfigInternal_set_MinUpdateTimeout_m05FCA90D5B2394C3ED953B03CF57848A42D8F64D, ConnectionConfigInternal_set_PingTimeout_m7B12C20177A0847E367C21BCF4AA433E1505E80B, ConnectionConfigInternal_set_ReducedPingTimeout_mD7ADC9073918F09B2683B821BBA9474525059B89, ConnectionConfigInternal_set_AllCostTimeout_m8248AA8E131A4305DCC9327700F208F7D28AC5FA, ConnectionConfigInternal_set_NetworkDropThreshold_m9FAD641C84D235167500A2AA62764BF6E6BCA80F, ConnectionConfigInternal_set_OverflowDropThreshold_m683C77D2345F3AE9AD53FC6B8088DE3F7161D730, ConnectionConfigInternal_set_MaxConnectionAttempt_m47BA68B2C09640D855DE2C3B739595C470597F70, ConnectionConfigInternal_set_AckDelay_m4B424659A3A494F6C8003AB466544802691BFB31, ConnectionConfigInternal_set_SendDelay_m00085383E441175E357BF781802A64A0118F8783, ConnectionConfigInternal_set_MaxCombinedReliableMessageSize_m2A76B2131216A5065302E9736DC63C55AADDB9D4, ConnectionConfigInternal_set_MaxCombinedReliableMessageCount_mDAFE5361D2EF68C11DD40421289C4A7770686238, ConnectionConfigInternal_set_MaxSentMessageQueueSize_m96A20AA22BF2082EBDF6D4CF630ECB0474282B8C, ConnectionConfigInternal_set_AcksType_mD083D792946F8057F115E0A70BEE91539442222A, ConnectionConfigInternal_set_UsePlatformSpecificProtocols_mDEED7ADB58D0F61AAD69B72109EF119A29EAEDB4, ConnectionConfigInternal_set_InitialBandwidth_m40FC19F3A7DE65B5B396249A3B1C78E1690BB81C, ConnectionConfigInternal_set_BandwidthPeakFactor_m26B5068707137BA7812159FA4D70C6524CEC250F, ConnectionConfigInternal_set_WebSocketReceiveBufferMaxSize_m2FF1661331B1E85E25E915AE5543AE13C982C5B9, ConnectionConfigInternal_set_UdpSocketReceiveBufferMaxSize_mF67362C4A4F4C7493257C35D0D2F6323BDECE318, ConnectionConfigInternal_SetSSLCertFilePath_m4A61E55DADAFC37233593BE5EAB420FC2338F9B3, ConnectionConfigInternal_SetSSLPrivateKeyFilePath_mDBF01205AF64411A245559B4DED723A4DF8AA1ED, ConnectionConfigInternal_SetSSLCAFilePath_mD13872C691CF91C6E98CA636C780BFD289093E23, ConnectionConfigInternal_MakeChannelsSharedOrder_m9D049C38D2450790463845EACBEB2CC65E6FCF33, HostTopologyInternal__ctor_m174813E8C0300EFA7DBA36B392348408F7B47844, HostTopologyInternal_Dispose_mD0B7EEBF31D09D5D7F36B7892C3C49A1AC0DA967, HostTopologyInternal_Finalize_m2E23B235B4E58956CDEAA17F0EDE66B4E0E4F5BF, HostTopologyInternal_Dispose_mF2E57AC1B0B5226F889BFA69B11C1DF0C80F30EC, HostTopologyInternal_InternalCreate_mB79A636DF589C5736E909DA4C150B10333399ED8, HostTopologyInternal_InternalDestroy_m4CC4AD2ECA546D616BFE626C6471E00E0A05D802, HostTopologyInternal_AddSpecialConnectionConfig_m847F2B98290E3E6336D72DF56F4AADFF5F33F16C, HostTopologyInternal_set_ReceivedMessagePoolSize_m2807DA47F904E8EED09B471AA075B61EF30EB9FE, HostTopologyInternal_set_SentMessagePoolSize_m83B555A1A1C99AEF25A49E602A325D2FAC2C153B, HostTopologyInternal_set_MessagePoolSizeGrowthFactor_m68B9A9F4BD87FFD800D136E2D5BEA301E2F549A2, }; static const int32_t s_InvokerIndices[115] = { 2725, 3141, 2740, 3040, 3141, 2740, 6144, 3127, 3127, 3128, 3128, 3128, 3128, 3128, 3128, 3128, 2991, 2991, 2991, 3128, 3128, 3127, 3127, 3127, 2793, 3040, 2991, 3128, 3088, 3127, 3128, 3061, 3061, 3061, 3040, 3040, 2167, 2344, 2435, 1859, 3141, 3061, 3040, 3040, 3061, 2446, 3127, 3127, 3088, 6343, 6343, 6343, 3595, 4433, 3604, 4408, 6285, 6260, 6260, 3591, 4303, 3389, 3389, 3389, 3389, 4303, 3315, 3315, 6343, 6144, 6343, 2740, 2677, 3141, 3141, 6287, 6141, 2167, 2246, 2793, 2794, 2794, 2794, 2794, 2794, 2794, 2794, 2677, 2677, 2677, 2794, 2794, 2793, 2793, 2793, 2677, 2677, 2794, 2768, 2793, 2794, 2369, 2369, 2369, 2188, 2740, 2677, 3141, 3141, 5138, 6141, 2550, 2793, 2793, 2768, }; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_UNETModule_CodeGenModule; const Il2CppCodeGenModule g_UnityEngine_UNETModule_CodeGenModule = { "UnityEngine.UNETModule.dll", 115, s_methodPointers, 0, NULL, s_InvokerIndices, 0, NULL, 0, NULL, 0, NULL, NULL, NULL, // module initializer, NULL, NULL, NULL, };