We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77c109 commit 88c3119Copy full SHA for 88c3119
com.unity.netcode.gameobjects/Tests/Runtime/NetworkObject/NetworkObjectOwnershipTests.cs
@@ -385,6 +385,7 @@ public IEnumerator TestOwnedObjectCounts()
385
/// ends up always being the server, but for distributed authority the authority changes when
386
/// ownership changes.
387
/// </summary>
388
+ /// <returns><see cref="IEnumerator"/></returns>
389
[UnityTest]
390
public IEnumerator TestAuthorityChangingOwnership()
391
{
0 commit comments