Class NetworkManagerEventsTests
Inheritance
NetworkManagerEventsTests
Assembly: solution.dll
Syntax
public class NetworkManagerEventsTests
Methods
OnClientAndServerStartedCalledWhenHostStarts()
Declaration
[UnityTestAttribute]
public IEnumerator OnClientAndServerStartedCalledWhenHostStarts()
Returns
OnClientAndServerStoppedCalledWhenHostStops()
Declaration
[UnityTestAttribute]
public IEnumerator OnClientAndServerStoppedCalledWhenHostStops()
Returns
OnClientStartedCalledWhenClientStarts()
Declaration
[UnityTestAttribute]
public IEnumerator OnClientStartedCalledWhenClientStarts()
Returns
OnClientStoppedCalledWhenClientStops()
Declaration
[UnityTestAttribute]
public IEnumerator OnClientStoppedCalledWhenClientStops()
Returns
OnServerStartedCalledWhenServerStarts()
Declaration
[UnityTestAttribute]
public IEnumerator OnServerStartedCalledWhenServerStarts()
Returns
OnServerStoppedCalledWhenServerStops()
Declaration
[UnityTestAttribute]
public IEnumerator OnServerStoppedCalledWhenServerStops()
Returns
Teardown()
Declaration
[UnityTearDownAttribute]
public virtual IEnumerator Teardown()
Returns