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