Manual     Reference     Scripting  
  
Scripting > Editor Classes > EditorApplication   

EditorApplication.ProjectWindowItemCallback  

delegate ProjectWindowItemCallback (guid : String, selectionRect : Rect) : void

Description

Delegate to be called for every visible list item in the ProjectWindow on every OnGUI event.

See Also: EditorApplication.projectWindowItemOnGUI