Lidgren Network Library documentation |
NetIncomingMessage..::..WriteTime Method |
NetIncomingMessage Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
WriteTime(Boolean) |
Writes the current local time to a message; readable (and convertable to local time) by the remote host using ReadTime()
(Inherited from NetBuffer.) | |
WriteTime(Double, Boolean) |
Writes a local timestamp to a message; readable (and convertable to local time) by the remote host using ReadTime()
(Inherited from NetBuffer.) |