Click or drag to resize

StressTest_FightOverFiveObjectsController.StopClients 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: System.String
The id of the object that sent these floats
f
Type:System.Single[]
The 4 floats that were sent
See Also