mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Update NetworkConnection.cs
This commit is contained in:
parent
eb23bb76e0
commit
1c476f71b5
@ -61,6 +61,7 @@ public abstract class NetworkConnection : IDisposable
|
||||
/// <summary>
|
||||
/// The last time that a message was received on this connection.
|
||||
/// <para>This includes internal system messages (such as Commands and ClientRpc calls) and user messages.</para>
|
||||
/// <para>NOTE: this is only used on the server</para>
|
||||
/// </summary>
|
||||
public float lastMessageTime;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user