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

Backport 65910 for Godot 3

(cherry picked from commit 354e656531)
This commit is contained in:
Capital
2024-09-25 12:57:56 -04:00
committed by lawnjelly
parent 4205412c7e
commit af885004f1
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();