浏览代码

Remove experimental flag.

Radiant 1 年之前
父节点
当前提交
75bca7d112
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/Object.xml

+ 1 - 1
doc/classes/Object.xml

@@ -905,7 +905,7 @@
 				[b]Note:[/b] Metadata that has a name starting with an underscore ([code]_[/code]) is considered editor-only. Editor-only metadata is not displayed in the Inspector and should not be edited, although it can still be found by this method.
 			</description>
 		</method>
-		<method name="remove_user_signal" experimental="">
+		<method name="remove_user_signal">
 			<return type="void" />
 			<param index="0" name="signal" type="StringName" />
 			<description>