mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Backport 65910 for Godot 3
This commit is contained in:
@@ -375,6 +375,7 @@ public:
|
||||
Variant resume(const Variant &p_arg = Variant());
|
||||
|
||||
void _clear_stack();
|
||||
void _clear_connections();
|
||||
|
||||
GDScriptFunctionState();
|
||||
~GDScriptFunctionState();
|
||||
|
||||
Reference in New Issue
Block a user