Class IntegrationTestPlayers
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class IntegrationTestPlayers : NetcodeIntegrationTest
Properties
| Name | Description |
|---|---|
| NumberOfClients |
Methods
| Name | Description |
|---|---|
| OnCreatePlayerPrefab() | Override this to add components or adjustments to the default player prefab m_PlayerPrefab |
| OnServerAndClientsConnected() | Invoked after the server and clients have started and verified their connections with each other. |
| TestClientRelativePlayers() |