Class IntegrationTestExtended
Inheritance
IntegrationTestExtended
Syntax
public class IntegrationTestExtended : NetcodeIntegrationTest
Constructors
IntegrationTestExtended(NetcodeIntegrationTest.HostOrServer)
Declaration
public IntegrationTestExtended(NetcodeIntegrationTest.HostOrServer hostOrServer)
Parameters
Properties
NumberOfClients
Declaration
protected override int NumberOfClients { get; }
Property Value
Overrides
Methods
MyFirstIntegationTest()
Declaration
public IEnumerator MyFirstIntegationTest()
Returns
OnServerAndClientsConnected()
Declaration
protected override IEnumerator OnServerAndClientsConnected()
Returns
Overrides
OnServerAndClientsCreated()
Declaration
protected override void OnServerAndClientsCreated()
Overrides