Browse Source

Added minimal documentation for _get_configuration_warning method

Hasan Yusuf Ahmed 6 năm trước cách đây
mục cha
commit
0eeb1a7d0d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      doc/classes/Node.xml

+ 2 - 0
doc/classes/Node.xml

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