mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Backport 65910 for Godot 3
This commit is contained in:
parent
f70472f1cc
commit
354e656531
3 changed files with 22 additions and 2 deletions
|
@ -375,6 +375,7 @@ public:
|
|||
Variant resume(const Variant &p_arg = Variant());
|
||||
|
||||
void _clear_stack();
|
||||
void _clear_connections();
|
||||
|
||||
GDScriptFunctionState();
|
||||
~GDScriptFunctionState();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue