Click or drag to resize

MovementPathIsAvailable 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 bool IsAvailable(
	int offset
)

Parameters

offset
Type: SystemInt32

Return Value

Type: Boolean
See Also