mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
Added minimal documentation for _get_configuration_warning method
(cherry picked from commit 0eeb1a7d0d
)
This commit is contained in:
parent
8269ed9cdf
commit
8e652a1400
@ -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 New Issue
Block a user