mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 23:40:19 +00:00
Merge pull request #65910 from KoBeWi/gdsus
Cleanup function state connections when destroying instance
This commit is contained in:
@@ -628,6 +628,7 @@ public:
|
||||
Variant resume(const Variant &p_arg = Variant());
|
||||
|
||||
void _clear_stack();
|
||||
void _clear_connections();
|
||||
|
||||
GDScriptFunctionState();
|
||||
~GDScriptFunctionState();
|
||||
|
||||
Reference in New Issue
Block a user