Class IntegrationTestSpawning
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class IntegrationTestSpawning : NetcodeIntegrationTest
Properties
Name | Description |
---|---|
Number |
Methods
Name | Description |
---|---|
On |
Invoked after the server and clients have started and verified their connections with each other. |
On |
This is invoked before the server and client(s) are started. Override this method if you want to make any adjustments to their NetworkManager instances. |
On |
The very first thing invoked during the One |
Test |
|
Test |