MovementPath Constructor (Int32, Int32) |
Namespace:
SoftGear.Strix.Client.Ingame.Interpolation
Assembly:
strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax public MovementPath(
int maxStorePoints,
int numStoreOldPathPoints
)
Parameters
- maxStorePoints
- Type: SystemInt32
- numStoreOldPathPoints
- Type: SystemInt32
See Also