Remove experimental flag.

This commit is contained in:
Radiant 2024-04-18 19:37:05 +03:00
parent e263b11cdd
commit 75bca7d112

View File

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