Version: 2022.3
言語: 日本語
public static void ToolContextToolbarForTarget (GUIContent content, Object target);

パラメーター

content An optional prefix label. Pass null to omit the label.
target The target object. This may be either a Component or an Editor.

説明

Makes a toolbar populated with the collection of EditorToolContext that match the EditorToolContextAttribute.targetType of the target object.