1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-07 19:53:17 +00:00

Add description for EditorPlugin.update_overlays

This commit is contained in:
volzhs
2019-05-17 22:04:35 +09:00
parent 053808e194
commit 5fe2bf125a

View File

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