Version: 2022.3
言語: 日本語
public static void EditorToolbar (params EditorTool[] tools);
public static void EditorToolbar (IList<T> tools);

パラメーター

tools The collection of editor tools for the toolbar.

説明

Makes a toolbar populated with the specified collection of editor tools.