NetBufferWriteTime Method (Boolean) |
Writes the current local time to a message; readable (and convertable to local time) by the remote host using ReadTime()
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void WriteTime(
bool highPrecision
)
Parameters
- highPrecision
- Type: SystemBoolean
See Also