mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
add TODO
This commit is contained in:
parent
87c2f982cd
commit
a2dc9e6283
@ -25,6 +25,7 @@ public static class NetworkClient
|
||||
|
||||
/// <summary>True if client is ready (= joined world).</summary>
|
||||
// TODO redundant state. point it to .connection.isReady instead (& test)
|
||||
// TODO OR remove NetworkConnection.isReady? unless it's used on server
|
||||
public static bool ready;
|
||||
|
||||
/// <summary>The NetworkConnection object that is currently "ready".</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user