docs.unity.cn
    Show / Hide Table of Contents

    Class SystemContainer

    Inheritance
    Object
    SystemContainer
    Namespace: UnityEngine.Reflect
    Syntax
    public class SystemContainer

    Constructors

    SystemContainer(HelperContainer.Proxy, ServiceContainer)

    Declaration
    public SystemContainer(HelperContainer.Proxy helpers, ServiceContainer services)
    Parameters
    Type Name Description
    HelperContainer.Proxy helpers
    ServiceContainer services

    Methods

    Shutdown()

    Declaration
    public void Shutdown()

    Start()

    Declaration
    public void Start()

    Tick()

    Declaration
    public void Tick()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021