Implement while(co_await next_frame)
support
#85
Labels
C++ Script API
Feature
New feature or request
Good practice
Indicates a proposed change that would be seen as good practice
Idea
Ideas, concepts, etc. (for features without a clear scope yet)
module: engine
For features that involve the `engine` module. (optional)
Writing
co_await
with an empty initializer list{}
ornext_frame
should be made to supply atrue
Boolean value on coroutine resume.This would enable programming patterns like:
The text was updated successfully, but these errors were encountered: