Version: 2020.1

EditorGUILayout.EditorToolbarForTarget

切换到手册
public static void EditorToolbarForTarget (Object target);
public static void EditorToolbarForTarget (GUIContent content, Object target);

参数

target 目标对象。
content 可选的前缀标签。

描述

创建一个工具栏,该工具栏用与目标对象的 EditorToolAttribute 匹配的编辑器工具集合来填充。