docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StandaloneSubsystem

    Inheritance
    object
    Subsystem
    StandaloneSubsystem
    Implements
    ISubsystem
    Inherited Members
    Subsystem.Destroy()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.XR.Management.Tests.Standalone
    Assembly: solution.dll
    Syntax
    public class StandaloneSubsystem : Subsystem, ISubsystem

    Properties

    Name Description
    running

    Whether or not the subsystem is running.

    Methods

    Name Description
    OnDestroy()
    Start()

    Starts an instance of a subsystem.

    Stop()

    Stops an instance of a subsystem.

    Events

    Name Description
    destroyCalled
    startCalled
    stopCalled
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)