From 086895604af0d8301adfd73149920efbadc79fe6 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 (cherry picked from commit 5fe2bf125a3aab50f274e55f6348389063fa616e) --- doc/classes/EditorPlugin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/classes/EditorPlugin.xml b/doc/classes/EditorPlugin.xml index ee12b901936..e2e88a431e8 100644 --- a/doc/classes/EditorPlugin.xml +++ b/doc/classes/EditorPlugin.xml @@ -471,6 +471,7 @@ + Updates the overlays of the editor (2D/3D) viewport.