Replies: 1 comment 1 reply
-
需要在messge的handler里自己包装一个EngineScope |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
文档中提到执行异步任务应该放入MessageQueue中,那么实现如下功能时:
在script::ClassDefine定义的C++类API中使用MessageQueue:
此时编译出的程序将会出现错误:
Beta Was this translation helpful? Give feedback.
All reactions