docs.unity.cn
    Show / Hide Table of Contents

    Class XRSubsystemTestFixture

    Inheritance
    Object
    XRSubsystemTestFixture
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRSubsystemTestFixture

    Methods

    DestroyCallsStopWhenRunning()

    Declaration
    public void DestroyCallsStopWhenRunning()

    DestroyDoesNotCallStopWhenNotRunning()

    Declaration
    public void DestroyDoesNotCallStopWhenNotRunning()

    DestroyOnlyCalledOnce()

    Declaration
    public void DestroyOnlyCalledOnce()

    IsNotRunningAfterStopCalled()

    Declaration
    public void IsNotRunningAfterStopCalled()

    IsRunningAfterStartCalled()

    Declaration
    public void IsRunningAfterStartCalled()

    StartOnlyCalledWhenNotRunning()

    Declaration
    public void StartOnlyCalledWhenNotRunning()

    StopOnlyCalledWhenRunning()

    Declaration
    public void StopOnlyCalledWhenRunning()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 12 February 2021