1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Backport 65910 for Godot 3

This commit is contained in:
Capital
2024-09-25 12:57:56 -04:00
parent f70472f1cc
commit 354e656531
3 changed files with 22 additions and 2 deletions

View File

@@ -375,6 +375,7 @@ public:
Variant resume(const Variant &p_arg = Variant());
void _clear_stack();
void _clear_connections();
GDScriptFunctionState();
~GDScriptFunctionState();