docs.unity.cn
    Show / Hide Table of Contents

    Struct HelperContainer.Proxy

    Namespace: UnityEngine.Reflect
    Syntax
    public struct Proxy

    Constructors

    Proxy(HelperContainer)

    Declaration
    public Proxy(HelperContainer container)
    Parameters
    Type Name Description
    HelperContainer container

    Properties

    Clock

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

    MemoryStats

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

    UnityStatic

    Declaration
    public readonly UnityStatic UnityStatic { get; }
    Property Value
    Type Description
    UnityStatic
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use