Version: 2021.2
public void ExecuteAction (Search.SearchAction action, SearchItem[] items, bool endSearch);

参数

action The search action to execute.
items The items to search.
endSearch If true, executing this action closes the Search window.

描述

Executes a Search action on a given list of items.