Added minimal documentation for _get_configuration_warning method
(cherry picked from commit 0eeb1a7d0d
)
This commit is contained in:
parent
8269ed9cdf
commit
8e652a1400
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,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">
|
||||
|
|
Loading…
Reference in a new issue