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.

Did you find this page useful? Please give it a rating: