Version: 2022.3
言語: 日本語
public static void ShowIconPicker (Action<Texture2D,bool> iconSelectedHandler);

パラメーター

iconSelectedHandler Select handler invoked if the user selects an icon.

説明

Opens a search picker to select an icon.

In example, this API is used to select search query icons. This API try to filter out texture that would be suitable as an icon.