We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b371703 commit 111b6e2Copy full SHA for 111b6e2
1 file changed
com.unity.netcode.gameobjects/Tests/Runtime/TestHelpers/MessageHooksConditional.cs
@@ -29,7 +29,7 @@ public int NumberOfMessagesReceived
29
}
30
31
/// <summary>
32
- /// For debug logging purposes, this returns the <see cref="MessageHooks"/> still remaining as a string.
+ /// For debug logging purposes, this returns the <see cref="MessageHooks"/> still remaining as a string.
33
/// </summary>
34
/// <returns>A list of the remaining message hooks.</returns>
35
public string GetHooksStillWaiting()
0 commit comments