Class PathTracker
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class PathTracker- Inheritance
- 
      
      PathTracker
- Inherited Members
Constructors
PathTracker(Path, Vec3)
public PathTracker(Path path, Vec3 initialScaleOfEntity)Parameters
Properties
CurrentFrame
public MatrixFrame CurrentFrame { get; }Property Value
HasChanged
public bool HasChanged { get; }Property Value
HasReachedEnd
public bool HasReachedEnd { get; }Property Value
IsValid
public bool IsValid { get; }Property Value
PathTraveledPercentage
public float PathTraveledPercentage { get; }Property Value
TotalDistanceTraveled
public float TotalDistanceTraveled { get; set; }Property Value
Methods
Advance(float)
public void Advance(float deltaDistance)Parameters
- deltaDistancefloat
CurrentFrameAndColor(out MatrixFrame, out Vec3)
public void CurrentFrameAndColor(out MatrixFrame frame, out Vec3 color)Parameters
- frameMatrixFrame
- colorVec3
GetPathLength()
public float GetPathLength()Returns
PathExists()
public bool PathExists()Returns
Reset()
public void Reset()UpdateVersion()
public void UpdateVersion()This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).