Manual     Reference     Scripting  
  
Scripting > Editor Classes > EditorWindow   

EditorWindow.wantsMouseMove  

var wantsMouseMove : bool

Description

Does the GUI in this editor window want MouseMove events?

If set to true, the window recieves an OnGUI call whenever the mouse is moved over the window.