summaryrefslogtreecommitdiff
path: root/doc/classes/Skeleton.xml
diff options
context:
space:
mode:
authorGeorge Marques <george@gmarqu.es>2019-05-10 16:38:48 -0300
committerGeorge Marques <george@gmarqu.es>2019-05-14 11:39:40 -0300
commitbdc6649b7991b1c11549a8efb0a708345bf12783 (patch)
tree524c6ea38e9a06cc99bba2cd59a8c420f3df82c1 /doc/classes/Skeleton.xml
parentbdf79f4c6e98c0e95a31fc6e05d4a072b4fcb362 (diff)
Keep GDScript functions in stack while yielding
This prevents GDScript functions from leaving the stack too soon when they are resuming from yield, allowing the ones expecting it to finish to know the caller. Helps debugging cases when you use: `yield(function_which_yields(), "completed")` since now it shows the call that resumed that function.
Diffstat (limited to 'doc/classes/Skeleton.xml')
0 files changed, 0 insertions, 0 deletions