show_file_importer# omni.kit.window.preferences.scripts.show_file_importer( title: str, file_exts: list = [('All Files(*)', '')], filename_url: str = None, click_apply_fn: Callable = None, show_only_folders: bool = False, )# Shows file importer.