Class ClientApprovalDenied
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class ClientApprovalDenied : NetcodeIntegrationTest
Properties
Name | Description |
---|---|
Number |
Methods
Name | Description |
---|---|
Client |
Validates that when a pending client is denied approval the server-host OnClientDisconnected method will return the valid pending client identifier. |
On |
CreateAndStartNewClient Only Invoked when the newly created client has been created |
Should |
CreateAndStartNewClient Only Override this method to bypass the waiting for a client to connect. |