class:/TYPE/LiteNetLib.NetPeer//, can be loaded from an assetbundle using LiteNetLib::NetPeer::createfromassetbundle(bundlename,prefabname) /
| System.Void Disconnect( |
| ) |
System.Byte[] data-no documentation
data -
System.Void
System.Void
| System.Void Disconnect( |
| ) |
System.Byte[] data-no documentation
| data System.Byte[] | no documentation |
| start System.Int32 | no documentation count - |
System.Void
| System.Void Disconnect( |
| ) |
LiteNetLib.Utils.NetDataWriter writer-no documentation
writer -
System.Void
| System.Int32 GetMaxSinglePacketSize( |
| ) |
LiteNetLib.DeliveryMethod options-no documentation
options -
System.Int32
| System.Int32 GetPacketsCountInReliableQueue( |
| ) |
System.Byte channelNumber-no documentation
| channelNumber System.Byte | no documentation ordered - |
System.Int32
| static LiteNetLib.NetPeer CreateFromAssetBundle( |
| ) |
Constructor for object from a bundle
| bundle string | bundle name |
| objectname string | object name with extension |
LiteNetLib.NetPeer
| System.Void Send( |
| ) |
System.Byte[] data-no documentation
| data System.Byte[] | no documentation deliveryMethod - |
System.Void
| System.Void Send( |
| ) |
LiteNetLib.Utils.NetDataWriter dataWriter-no documentation
| dataWriter LiteNetLib.Utils.NetDataWriter | no documentation |
| channelNumber System.Byte | no documentation deliveryMethod - |
System.Void
| System.Void Send( |
| ) |
LiteNetLib.Utils.NetDataWriter dataWriter-no documentation
| dataWriter LiteNetLib.Utils.NetDataWriter | no documentation deliveryMethod - |
System.Void
| System.Void Send( |
| ) |
System.Byte[] data-no documentation
| data System.Byte[] | no documentation |
| start System.Int32 | no documentation |
| length System.Int32 | no documentation |
| channelNumber System.Byte | no documentation deliveryMethod - |
System.Void
| System.Void Send( |
| ) |
System.Byte[] data-no documentation
| data System.Byte[] | no documentation |
| start System.Int32 | no documentation |
| length System.Int32 | no documentation options - |
System.Void
| System.Void Send( |
| ) |
System.Byte[] data-no documentation
| data System.Byte[] | no documentation |
| channelNumber System.Byte | no documentation deliveryMethod - |
System.Void
| System.Void SendWithDeliveryEvent( |
| ) |
System.Byte[] data-no documentation
| data System.Byte[] | no documentation |
| start System.Int32 | no documentation |
| length System.Int32 | no documentation |
| channelNumber System.Byte | no documentation |
| deliveryMethod | no documentation userData - |
System.Void
| System.Void SendWithDeliveryEvent( |
| ) |
System.Byte[] data-no documentation
| data System.Byte[] | no documentation |
| channelNumber System.Byte | no documentation |
| deliveryMethod | no documentation userData - |
System.Void
| System.Void SendWithDeliveryEvent( |
| ) |
LiteNetLib.Utils.NetDataWriter dataWriter-no documentation
| dataWriter LiteNetLib.Utils.NetDataWriter | no documentation |
| channelNumber System.Byte | no documentation |
| deliveryMethod | no documentation userData - |
System.Void