docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method StopSubsystem

    StopSubsystem<T>()

    Stop a subsystem instance of a given type. Subsystem assumed to already be loaded from a previous call to CreateSubsystem

    Declaration
    protected void StopSubsystem<T>() where T : class, ISubsystem
    Type Parameters
    Name Description
    T

    A subclass of ISubsystem

    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)