[RTL] Fix custom effects not updating.
This commit is contained in:
parent
1ba4dbb164
commit
9f8d8b7c4e
3 changed files with 15 additions and 3 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue