docs.unity.cn
    Show / Hide Table of Contents

    Class StandaloneSubsystemDescriptor

    Inheritance
    Object
    StandaloneSubsystemDescriptor
    Namespace: UnityEngine.XR.Management.Tests.Standalone
    Syntax
    public class StandaloneSubsystemDescriptor : SubsystemDescriptor<StandaloneSubsystem>

    Constructors

    StandaloneSubsystemDescriptor(String, System.Type)

    Declaration
    public StandaloneSubsystemDescriptor(string id, System.Type subsystemImplType)
    Parameters
    Type Name Description
    String id
    System.Type subsystemImplType

    Methods

    Create(StandaloneSubsystemParams)

    Declaration
    public static void Create(StandaloneSubsystemParams parms)
    Parameters
    Type Name Description
    StandaloneSubsystemParams parms
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, January 5, 2022
    Terms of use