Version: 2022.3
言語: 日本語
public delegatevoid ProjectWindowItemCallback (string guid, 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 that are visible.