Version: 2019.4
public static void EditorToolbarForTarget (Object target);
public static void EditorToolbarForTarget (GUIContent content, Object target);

パラメーター

targetThe target object.
contentAn optional prefix label.

説明

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