Class EditorCoroutineTests | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class EditorCoroutineTests

    Inheritance
    System.Object
    EditorCoroutineTests
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Unity.EditorCoroutines.Editor.Tests
    Syntax
    public class EditorCoroutineTests

    Methods

    Coroutine_LogsStepsAtExpectedTimes()

    Declaration
    public IEnumerator Coroutine_LogsStepsAtExpectedTimes()
    Returns
    Type Description
    System.Collections.IEnumerator

    Coroutine_WaitsForSpecifiedNumberOfSeconds()

    Declaration
    public IEnumerator Coroutine_WaitsForSpecifiedNumberOfSeconds()
    Returns
    Type Description
    System.Collections.IEnumerator

    CoroutineWithAbitraryObject_StopsExecutionIfObjectIsCollected()

    Declaration
    public IEnumerator CoroutineWithAbitraryObject_StopsExecutionIfObjectIsCollected()
    Returns
    Type Description
    System.Collections.IEnumerator

    CoroutineWithAbitraryUnityEngineObject_StopsExecutionIfObjectIsCollected()

    Declaration
    public IEnumerator CoroutineWithAbitraryUnityEngineObject_StopsExecutionIfObjectIsCollected()
    Returns
    Type Description
    System.Collections.IEnumerator

    CoroutineWithoutOwner_YieldingIEnumerator()

    Declaration
    public IEnumerator CoroutineWithoutOwner_YieldingIEnumerator()
    Returns
    Type Description
    System.Collections.IEnumerator

    NestedCoroutinesWithoutOwner_WaitForSpecificNumberOfSeconds()

    Declaration
    public IEnumerator NestedCoroutinesWithoutOwner_WaitForSpecificNumberOfSeconds()
    Returns
    Type Description
    System.Collections.IEnumerator

    ThrowingCoroutine_DoesNotHandleExitGUIException()

    Declaration
    public IEnumerator ThrowingCoroutine_DoesNotHandleExitGUIException()
    Returns
    Type Description
    System.Collections.IEnumerator
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023