A coroutine for a plugin.
A coroutine for a plugin.
Sets the run context of the coroutine and returns itself for chaining.
Meta::PluginCoroutine@
Returns true if the coroutine is still running, or false if the coroutine has finished its execution. This will also return true when the coroutine is suspended.
bool