ReadTime Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodReadTime(Boolean)
Reads a value, in local time comparable to NetTime.Now, written using WriteTime() Must have a connected sender
Public methodReadTime(NetConnection, Boolean)
Reads a value, in local time comparable to NetTime.Now, written using WriteTime() for the connection supplied
(Inherited from NetBuffer.)

See Also