docs.unity3d.com
    Show / Hide Table of Contents

    Class NativeRootReferenceEntries

    Inheritance
    Object
    NativeRootReferenceEntries
    Namespace: Unity.MemoryProfiler.Editor.Format
    Syntax
    public class NativeRootReferenceEntries : object, INativeRootReferenceEntries

    Properties

    accumulatedSize

    Declaration
    public ArrayEntries<ulong> accumulatedSize { get; }
    Property Value
    Type Description
    ArrayEntries<UInt64>
    Implements
    INativeRootReferenceEntries.accumulatedSize

    areaName

    Declaration
    public ArrayEntries<string> areaName { get; }
    Property Value
    Type Description
    ArrayEntries<String>
    Implements
    INativeRootReferenceEntries.areaName

    id

    Declaration
    public ArrayEntries<long> id { get; }
    Property Value
    Type Description
    ArrayEntries<Int64>
    Implements
    INativeRootReferenceEntries.id

    objectName

    Declaration
    public ArrayEntries<string> objectName { get; }
    Property Value
    Type Description
    ArrayEntries<String>
    Implements
    INativeRootReferenceEntries.objectName

    Methods

    GetNumEntries()

    Declaration
    public uint GetNumEntries()
    Returns
    Type Description
    UInt32
    Implements
    INativeRootReferenceEntries.GetNumEntries()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023