You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
add new get_stack function to get GDScript stack trace as array
This commit is contained in:
@@ -111,6 +111,7 @@ public:
|
||||
COLOR8,
|
||||
COLORN,
|
||||
PRINT_STACK,
|
||||
GET_STACK,
|
||||
INSTANCE_FROM_ID,
|
||||
LEN,
|
||||
IS_INSTANCE_VALID,
|
||||
|
||||
Reference in New Issue
Block a user