Class ServerNetworkTimeSystemTests
Inherited Members
Namespace: Unity.Netcode.EditorTests
Assembly: Unity.Netcode.EditorTests.dll
Syntax
public class ServerNetworkTimeSystemTests
Methods
LocalTimeEqualServerTimeTest()
On the server local time should always be equal to server time. This test ensures that this is the case.
Declaration
[Test]
public void LocalTimeEqualServerTimeTest()