瀏覽代碼

Added minimal documentation for _get_configuration_warning method

Hasan Yusuf Ahmed 6 年之前
父節點
當前提交
0eeb1a7d0d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/classes/Node.xml

+ 2 - 0
doc/classes/Node.xml

@@ -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">