Version: 2023.2
언어: 한국어
public static void ToolContextToolbar (GUIContent content, IList<T> contexts);

파라미터

content An optional prefix label to display before the toolbar. Pass null to omit this prefix.
contexts The collection of editor tools for the toolbar.

설명

Makes a toolbar populated with the specified collection of editor tool contexts.