Click or drag to resize

MovementInterpolatorMovementType Enumeration

Namespace:  SoftGear.Strix.Client.Ingame.Interpolation
Assembly:  strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax
C#
public enum MovementType
Members
  Member nameValueDescription
Idle0
Move1
Teleport2
See Also