Version: 2020.2
언어: 한국어
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.