mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Marked EditorInterface.popup_create_dialog() as experimental in the doc
This commit is contained in:
@@ -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="""" />
|
<param index="1" name="base_type" type="StringName" default="""" />
|
||||||
|
|||||||
Reference in New Issue
Block a user