add new get_stack function to get GDScript stack trace as array
This commit is contained in:
parent
edc3e6b0da
commit
a56d6ff35f
2 changed files with 23 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ public:
|
|||
COLOR8,
|
||||
COLORN,
|
||||
PRINT_STACK,
|
||||
GET_STACK,
|
||||
INSTANCE_FROM_ID,
|
||||
LEN,
|
||||
IS_INSTANCE_VALID,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue