| StressTest_ButtonManagerStopAllClients Method |
Find a random object and use it to stop all other objects in the scene so you can examine their positions to see if they're still in sync
Namespace:
StressTesting
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public void StopAllClients()
Public Sub StopAllClients
public:
void StopAllClients()
member StopAllClients : unit -> unit
See Also