You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor plugins
This commit is contained in:
@@ -101,8 +101,6 @@ private:
|
||||
Vector2 get_view_pos(Vector2 p_world_pos) const;
|
||||
Vector2 get_world_pos(Vector2 p_view_pos) const;
|
||||
|
||||
void _on_mouse_exited();
|
||||
|
||||
void _redraw();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user