Version: 2020.2
언어: 한국어

EditorGUILayout.EditorToolbarForTarget

매뉴얼로 전환
public static void EditorToolbarForTarget (Object target);
public static void EditorToolbarForTarget (GUIContent content, Object target);

파라미터

target The target object.
content An optional prefix label.

설명

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