docs.unity.cn
    Show / Hide Table of Contents

    Class StandaloneSubsystemDescriptor

    Inheritance
    Object
    SubsystemDescriptor
    SubsystemDescriptor<StandaloneSubsystem>
    StandaloneSubsystemDescriptor
    Inherited Members
    SubsystemDescriptor<StandaloneSubsystem>.Create()
    SubsystemDescriptor.ISubsystemDescriptor.Create()
    SubsystemDescriptor.id
    SubsystemDescriptor.subsystemImplementationType
    Namespace: UnityEngine.AdaptivePerformance.Tests.Standalone
    Syntax
    public class StandaloneSubsystemDescriptor : SubsystemDescriptor<StandaloneSubsystem>, ISubsystemDescriptor

    Constructors

    StandaloneSubsystemDescriptor(String, Type)

    Declaration
    public StandaloneSubsystemDescriptor(string id, Type subsystemImplType)
    Parameters
    Type Name Description
    String id
    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 Thursday, July 21, 2022
    Terms of use