mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
[RTL] Fix custom effects not updating.
This commit is contained in:
parent
1ba4dbb164
commit
9f8d8b7c4e
3 changed files with 15 additions and 3 deletions
|
|
@ -881,6 +881,7 @@ public:
|
|||
Array get_effects();
|
||||
|
||||
void install_effect(const Variant effect);
|
||||
void reload_effects();
|
||||
|
||||
virtual Size2 get_minimum_size() const override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue