Class NetworkUpdateLoopTests
Inheritance
NetworkUpdateLoopTests
Assembly: Unity.Netcode.RuntimeTests.dll
Syntax
public class NetworkUpdateLoopTests
Methods
RegisterAndUnregisterSystems()
Declaration
[UnityTest]
public IEnumerator RegisterAndUnregisterSystems()
Returns
RegisterCustomLoopInTheMiddle()
Declaration
[Test]
public void RegisterCustomLoopInTheMiddle()
UpdateStageSystems()
Declaration
[Test]
public void UpdateStageSystems()
UpdateStagesMixed()
Declaration
[UnityTest]
public IEnumerator UpdateStagesMixed()
Returns
UpdateStagesPlain()
Declaration
[UnityTest]
public IEnumerator UpdateStagesPlain()
Returns