Class NetworkVariableInheritanceTests
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class NetworkVariableInheritanceTests : NetcodeIntegrationTest
Constructors
Name | Description |
---|---|
NetworkVariableInheritanceTests(HostOrServer) |
Properties
Name | Description |
---|---|
NumberOfClients |
Methods
Name | Description |
---|---|
OnServerAndClientsConnected() | Invoked after the server and clients have started and verified their connections with each other. |
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. |
TestDataSource() | |
TestInheritedFields() |