This version of Unity is unsupported.

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.