mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
updated comment
This commit is contained in:
parent
345da764b9
commit
d6d702a918
@ -375,7 +375,7 @@ public static bool SendToReady<T>(NetworkIdentity identity, T msg, bool includeO
|
|||||||
/// <para>See <see cref="NetworkConnection.isReady"/></para>
|
/// <para>See <see cref="NetworkConnection.isReady"/></para>
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <typeparam name="T">Message type</typeparam>
|
/// <typeparam name="T">Message type</typeparam>
|
||||||
/// <param name="identity"></param>
|
/// <param name="identity">identity of the object</param>
|
||||||
/// <param name="msg">Message</param>
|
/// <param name="msg">Message</param>
|
||||||
/// <param name="channelId">Transport channel to use</param>
|
/// <param name="channelId">Transport channel to use</param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
|
Loading…
Reference in New Issue
Block a user