docs.unity3d.com
    Show / Hide Table of Contents

    Class TypeDescriptionEntries

    Inheritance
    Object
    TypeDescriptionEntries
    Namespace: Unity.MemoryProfiler.Editor.Format
    Syntax
    public class TypeDescriptionEntries : object, ITypeDescriptionEntries

    Properties

    assembly

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

    baseOrElementTypeIndex

    Declaration
    public ArrayEntries<int> baseOrElementTypeIndex { get; }
    Property Value
    Type Description
    ArrayEntries<Int32>
    Implements
    ITypeDescriptionEntries.baseOrElementTypeIndex

    fieldIndices

    Declaration
    public ArrayEntries<int[]> fieldIndices { get; }
    Property Value
    Type Description
    ArrayEntries<Int32[]>
    Implements
    ITypeDescriptionEntries.fieldIndices

    flags

    Declaration
    public ArrayEntries<TypeFlags> flags { get; }
    Property Value
    Type Description
    ArrayEntries<TypeFlags>
    Implements
    ITypeDescriptionEntries.flags

    size

    Declaration
    public ArrayEntries<int> size { get; }
    Property Value
    Type Description
    ArrayEntries<Int32>
    Implements
    ITypeDescriptionEntries.size

    staticFieldBytes

    Declaration
    public ArrayEntries<byte[]> staticFieldBytes { get; }
    Property Value
    Type Description
    ArrayEntries<Byte[]>
    Implements
    ITypeDescriptionEntries.staticFieldBytes

    typeDescriptionName

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

    typeIndex

    Declaration
    public ArrayEntries<int> typeIndex { get; }
    Property Value
    Type Description
    ArrayEntries<Int32>
    Implements
    ITypeDescriptionEntries.typeIndex

    typeInfoAddress

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

    Methods

    GetNumEntries()

    Declaration
    public uint GetNumEntries()
    Returns
    Type Description
    UInt32
    Implements
    ITypeDescriptionEntries.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