MLAPI API Reference
MLAPI API Reference
MLAPI.Transports.UNET
RelayedTransport Class
RelayedTransport Methods
AddChannel Method
Connect Method
DisconnectClient Method
DisconnectFromServer Method
GetCurrentRTT Method
GetNetworkTimestamp Method
GetRemoteDelayTimeMS Method
GetSettings Method
PollReceive Method
QueueMessageForSending Method
RegisterServerListenSocket Method
SendQueue Method
Shutdown Method
RelayedTransport
GetNetworkTimestamp Method
[This is preliminary documentation and is subject to change.]
Namespace:
MLAPI.Transports.UNET
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
int
GetNetworkTimestamp
()
Request Example
View Source
Return Value
Type:
Int32
Implements
IUDPTransport
GetNetworkTimestamp
See Also
Reference
RelayedTransport Class
MLAPI.Transports.UNET Namespace