Added minimal documentation for _get_configuration_warning method

This commit is contained in:
Hasan Yusuf Ahmed 2019-03-21 20:06:35 -04:00 committed by Hasan Y Ahmed
parent dbf2f0c31e
commit 0eeb1a7d0d
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@
<return type="String">
</return>
<description>
The string returned from this method is displayed as a warning in the "Scene Dock" if the script that overrides it is a [code]tool[/code] script.
Returning an empty string produces no warning.
</description>
</method>
<method name="_input" qualifiers="virtual">