Class NetworkManagerEventsTests
Inheritance
NetworkManagerEventsTests
Syntax
public class NetworkManagerEventsTests
Methods
OnClientAndServerStartedCalledWhenHostStarts()
Declaration
public IEnumerator OnClientAndServerStartedCalledWhenHostStarts()
Returns
OnClientAndServerStoppedCalledWhenHostStops()
Declaration
public IEnumerator OnClientAndServerStoppedCalledWhenHostStops()
Returns
OnClientStartedCalledWhenClientStarts()
Declaration
public IEnumerator OnClientStartedCalledWhenClientStarts()
Returns
OnClientStoppedCalledWhenClientStops()
Declaration
public IEnumerator OnClientStoppedCalledWhenClientStops()
Returns
OnServerStartedCalledWhenServerStarts()
Declaration
public IEnumerator OnServerStartedCalledWhenServerStarts()
Returns
OnServerStoppedCalledWhenServerStops()
Declaration
public IEnumerator OnServerStoppedCalledWhenServerStops()
Returns
Teardown()
Declaration
public virtual IEnumerator Teardown()
Returns