EditorWindow.wantsMouseMovevar wantsMouseMove : boolDescriptionDoes 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. |
|
||||
| Scripting > Editor Classes > EditorWindow | ||||
EditorWindow.wantsMouseMovevar wantsMouseMove : boolDescriptionDoes 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. |