Function AIBase.CalculateDeltaToMoveThisFrame
        
                CalculateDeltaToMoveThisFrame
        
                (Vector3 position, float distanceToEndOfPath, float deltaTime)
    
            
            Calculates how far to move during a single frame.
                Protected