Click or drag to resize

StressTest_FightOverFiveObjectsControllerStopClients Method

Using ASL SendFloat callback, stop all movement in the scene to compare positions

Namespace:  StressTesting
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void StopClients(
	string _id,
	float[] f
)

Parameters

_id
Type: SystemString
The id of the object that sent these floats
f
Type: SystemSingle
The 4 floats that were sent
See Also