浏览代码

Marked `EditorInterface.popup_create_dialog()` as experimental in the doc

Lazy-Rabbit-2001 8 月之前
父节点
当前提交
0d182cf9c2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/EditorInterface.xml

+ 1 - 1
doc/classes/EditorInterface.xml

@@ -271,7 +271,7 @@
 				Plays the main scene.
 				Plays the main scene.
 			</description>
 			</description>
 		</method>
 		</method>
-		<method name="popup_create_dialog">
+		<method name="popup_create_dialog" experimental="">
 			<return type="void" />
 			<return type="void" />
 			<param index="0" name="callback" type="Callable" />
 			<param index="0" name="callback" type="Callable" />
 			<param index="1" name="base_type" type="StringName" default="&quot;&quot;" />
 			<param index="1" name="base_type" type="StringName" default="&quot;&quot;" />