C# Class Lidgren.Network.NetPeer.DelayedPacket

Mostrar archivo Open project: Fr0sZ/Skylines-Multiplayer

Public Properties

Property Type Description
Data byte[]
DelayedUntil double
Target System.Net.IPEndPoint

Property Details

Data public_oe property

public byte[] Data
return byte[]

DelayedUntil public_oe property

public double DelayedUntil
return double

Target public_oe property

public IPEndPoint,System.Net Target
return System.Net.IPEndPoint