Version: 2022.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.