mirror of
https://github.com/godotengine/godot.git
synced 2025-02-17 22:43:01 +08:00
Marked EditorInterface.popup_create_dialog()
as experimental in the doc
This commit is contained in:
parent
0454122b3c
commit
0d182cf9c2
@ -271,7 +271,7 @@
|
||||
Plays the main scene.
|
||||
</description>
|
||||
</method>
|
||||
<method name="popup_create_dialog">
|
||||
<method name="popup_create_dialog" experimental="">
|
||||
<return type="void" />
|
||||
<param index="0" name="callback" type="Callable" />
|
||||
<param index="1" name="base_type" type="StringName" default="""" />
|
||||
|
Loading…
Reference in New Issue
Block a user