Init(args)
Scripting Reference

◆ sharedInstance

readonly EditorCoroutineRunner Sisus.Init.EditorCoroutineRunner.sharedInstance = new EditorCoroutineRunner()
static

A single cached instance of EditorCoroutineRunner that can be shared across multiple client objects.

This same instance can also be accessed via Service<ICoroutineRunner>.Instance in edit mode.