Click or drag to resize

MovementInterpolatorReset Method

Namespace:  SoftGear.Strix.Client.Ingame.Interpolation
Assembly:  strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax
C#
public void Reset(
	MovementSnapshot movementSnapshot
)

Parameters

movementSnapshot
Type: SoftGear.Strix.Client.Ingame.InterpolationMovementSnapshot
See Also