Documentation

Meta::PluginCoroutine::IsRunning

Method in PluginCoroutine

bool IsRunning()

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.

Returns bool