Class HiddenVariableTests
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class HiddenVariableTests : NetcodeIntegrationTest
Properties
Name | Description |
---|---|
NumberOfClients |
Methods
Name | Description |
---|---|
HiddenVariableTest() | |
OnCreatePlayerPrefab() | Override this to add components or adjustments to the default player prefab m_PlayerPrefab |
OnServerAndClientsCreated() | 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. |
RefreshGameObects(int) | |
VerifyLists() | |
WaitForSpawnCount(int) |