Click or drag to resize

MovementPath Constructor (MovementPath)

Initializes a new instance of the MovementPath class

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

Parameters

rhs
Type: SoftGear.Strix.Client.Ingame.InterpolationMovementPath
See Also