We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa5923 commit 7f3af29Copy full SHA for 7f3af29
content/en-us/reference/engine/libraries/task.yaml
@@ -55,7 +55,7 @@ functions:
55
description: |
56
Accepts a function or a thread (as returned by coroutine.create) and
57
defers it until the end of the current
58
- [resumption cycle](https://devforum.roblox.com/t/1240569), at which point
+ resumption cycle, at which point
59
it is resumed with the engine's scheduler like with
60
`Library.task.spawn()`. Arguments after the first are sent to the
61
function/thread.
0 commit comments