Class ConnectionApprovalTimeoutTests
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class ConnectionApprovalTimeoutTests : NetcodeIntegrationTest
Constructors
Name | Description |
---|---|
Connection |
Properties
Name | Description |
---|---|
Number |
Methods
Name | Description |
---|---|
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 |
Called before creating and starting the server and clients
Note: For All |
On |
Invoked after the server and clients have started. Note: No connection verification has been done at this point |
On |
Note: For Per |
Validate |