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

パラメーター

target The target object.
content An optional prefix label.

説明

Makes a toolbar populated with the collection of editor tools that match the EditorToolAttribute of the target object.