Added minimal documentation for _get_configuration_warning method
This commit is contained in:
parent
dbf2f0c31e
commit
0eeb1a7d0d
|
@ -42,6 +42,8 @@
|
||||||
<return type="String">
|
<return type="String">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<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>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="_input" qualifiers="virtual">
|
<method name="_input" qualifiers="virtual">
|
||||||
|
|
Loading…
Reference in New Issue