diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index b387e51c894..1fb2e7350fd 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -40,6 +40,8 @@ + 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.