ReadTime Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetIncomingMessage..::..ReadTime Method |
| NetIncomingMessage Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| ReadTime(Boolean) |
Reads a value, in local time comparable to NetTime.Now, written using WriteTime()
Must have a connected sender
| |
| ReadTime(NetConnection, Boolean) |
Reads a value, in local time comparable to NetTime.Now, written using WriteTime() for the connection supplied
(Inherited from NetBuffer.) |