-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I would like to know how async works, specifically in regard to CallAsync, and scripts calling async methods on host. Does it use Lua Coroutines, or is the async call completely transparent and looks like a sync call from the lua side? Can one Script call multiple async methods on host at once? And how is the thread safety?
Thanks a lot!
Metadata
Metadata
Assignees
Labels
No labels