docs.unity.cn
    Show / Hide Table of Contents

    Struct SystemContainer.Proxy

    Namespace: UnityEngine.Reflect
    Syntax
    public struct Proxy

    Constructors

    Proxy(SystemContainer)

    Declaration
    public Proxy(SystemContainer self)
    Parameters
    Type Name Description
    SystemContainer self

    Properties

    ActorRunner

    Declaration
    public ActorRunner.Proxy ActorRunner { get; }
    Property Value
    Type Description
    ActorRunner.Proxy

    memoryCleaner

    Declaration
    public MemoryCleaner.Proxy memoryCleaner { get; }
    Property Value
    Type Description
    MemoryCleaner.Proxy
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021