static private UpdateTrackFollower ( TrackFollower &Follower, double NewTrackPosition, bool UpdateWorldCoordinates, bool AddTrackInaccurary ) : void | ||
Follower | TrackFollower | The follower to update |
NewTrackPosition | double | The new track position of the follower |
UpdateWorldCoordinates | bool | Whether to update the world co-ordinates |
AddTrackInaccurary | bool | Whether to add track innacuracy |
return | void |