Merge pull request #28959 from volzhs/doc-editor-plugin-update_overlays

Add description for EditorPlugin.update_overlays
This commit is contained in:
Max Hilbrunner 2019-05-17 17:18:17 +02:00 committed by GitHub
commit c2df3189fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>