From 5fe2bf125a3aab50f274e55f6348389063fa616e Mon Sep 17 00:00:00 2001 From: volzhs Date: Fri, 17 May 2019 22:04:35 +0900 Subject: [PATCH] Add description for EditorPlugin.update_overlays --- doc/classes/EditorPlugin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/classes/EditorPlugin.xml b/doc/classes/EditorPlugin.xml index 7981c90f869..5763d265615 100644 --- a/doc/classes/EditorPlugin.xml +++ b/doc/classes/EditorPlugin.xml @@ -471,6 +471,7 @@ + Updates the overlays of the editor (2D/3D) viewport.