Version: 2022.3
言語: 日本語
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.