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.