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.