Version: 2022.1

EditorApplication.ProjectWindowItemInstanceCallback

切换到手册
public delegatevoid ProjectWindowItemInstanceCallback (int instanceID, Rect selectionRect);

描述

Delegate to be called for every visible list item in the ProjectWindow on every OnGUI event. Use this if you if you want to extend the functionality of the Project window. For example, to display information or tools relating to the assets or sub-assets that are visible.