docs.unity3d.com
    Show / Hide Table of Contents

    Class XRTestSubsystem

    Inheritance
    Object
    Subsystem
    Subsystem<XRTestSubsystemDescriptor>
    XRSubsystem<XRTestSubsystemDescriptor>
    XRTestSubsystem
    Inherited Members
    XRSubsystem<XRTestSubsystemDescriptor>.running
    XRSubsystem<XRTestSubsystemDescriptor>.OnDestroy()
    XRSubsystem<XRTestSubsystemDescriptor>.Start()
    XRSubsystem<XRTestSubsystemDescriptor>.Stop()
    Subsystem<XRTestSubsystemDescriptor>.SubsystemDescriptor
    Subsystem.Destroy()
    Namespace: UnityEngine.XR.ARSubsystems.Tests
    Syntax
    public class XRTestSubsystem : XRSubsystem<XRTestSubsystemDescriptor>, ISubsystem

    Properties

    destroyCount

    Declaration
    public int destroyCount { get; }
    Property Value
    Type Description
    Int32

    startCount

    Declaration
    public int startCount { get; }
    Property Value
    Type Description
    Int32

    stopCount

    Declaration
    public int stopCount { get; }
    Property Value
    Type Description
    Int32

    Methods

    OnDestroyed()

    Declaration
    protected override void OnDestroyed()
    Overrides
    UnityEngine.XR.ARSubsystems.XRSubsystem<UnityEngine.XR.ARSubsystems.Tests.XRTestSubsystemDescriptor>.OnDestroyed()

    OnStart()

    Declaration
    protected override void OnStart()
    Overrides
    UnityEngine.XR.ARSubsystems.XRSubsystem<UnityEngine.XR.ARSubsystems.Tests.XRTestSubsystemDescriptor>.OnStart()

    OnStop()

    Declaration
    protected override void OnStop()
    Overrides
    UnityEngine.XR.ARSubsystems.XRSubsystem<UnityEngine.XR.ARSubsystems.Tests.XRTestSubsystemDescriptor>.OnStop()
    Back to top
    Terms of use
    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