Skip to content

Class Lidgren::Network::NetSenderChannelBase

ClassList > Lidgren > Network > NetSenderChannelBase

Inherited by the following classes: Lidgren::Network::NetReliableSenderChannel, Lidgren::Network::NetUnreliableSenderChannel

Public Functions

Type Name
int GetFreeWindowSlots ()

Protected Attributes

Type Name
NetQueue< NetOutgoingMessage > m_queuedSends

Public Functions Documentation

function GetFreeWindowSlots

inline int Lidgren::Network::NetSenderChannelBase::GetFreeWindowSlots () 

Protected Attributes Documentation

variable m_queuedSends

NetQueue<NetOutgoingMessage> Lidgren.Network.NetSenderChannelBase.m_queuedSends;

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Networking/Lidgren.Network/NetSenderChannelBase.cs