ecspresso
    Preparing search index...

    Function cancelCoroutine

    • Cancel a running coroutine on an entity. Calls generator.return() (triggers finally blocks) and queues component removal.

      Parameters

      Returns boolean

      true if the entity had a coroutine that was cancelled, false otherwise