docs.unity.cn
    Show / Hide Table of Contents

    Struct MemoryCleaner.Proxy

    Namespace: UnityEngine.Reflect
    Syntax
    public struct Proxy

    Constructors

    Proxy(MemoryCleaner)

    Declaration
    public Proxy(MemoryCleaner instance)
    Parameters
    Type Name Description
    MemoryCleaner instance

    Properties

    memoryLevel

    Declaration
    public MemoryLevel memoryLevel { get; }
    Property Value
    Type Description
    MemoryLevel

    Methods

    RemoveMaxMemory()

    Declaration
    public void RemoveMaxMemory()

    SetMaxMemory(Int64)

    Declaration
    public void SetMaxMemory(long maxMemorySize)
    Parameters
    Type Name Description
    Int64 maxMemorySize
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021