mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
[RTL] Fix custom effects not updating.
This commit is contained in:
@@ -525,6 +525,12 @@
|
||||
Adds a [code skip-lint][u][/code] tag to the tag stack.
|
||||
</description>
|
||||
</method>
|
||||
<method name="reload_effects">
|
||||
<return type="void" />
|
||||
<description>
|
||||
Reloads custom effects. Useful when [member custom_effects] is modified manually.
|
||||
</description>
|
||||
</method>
|
||||
<method name="remove_paragraph">
|
||||
<return type="bool" />
|
||||
<param index="0" name="paragraph" type="int" />
|
||||
|
||||
Reference in New Issue
Block a user