Add description for EditorPlugin.update_overlays

(cherry picked from commit 5fe2bf125a)
This commit is contained in:
volzhs 2019-05-17 22:04:35 +09:00 committed by Rémi Verschelde
parent 044f0abbd9
commit 086895604a
1 changed files with 1 additions and 0 deletions

View File

@ -471,6 +471,7 @@
<return type="int"> <return type="int">
</return> </return>
<description> <description>
Updates the overlays of the editor (2D/3D) viewport.
</description> </description>
</method> </method>
</methods> </methods>