EditorGUILayout.EditorToolbarForTarget

public static void EditorToolbarForTarget(Object target);

Parameters

targetThe target object.

Description 描述

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