docs.unity3d.com
    Show / Hide Table of Contents

    Class FieldDescriptionEntries

    Inheritance
    Object
    FieldDescriptionEntries
    Namespace: Unity.MemoryProfiler.Editor.Format
    Syntax
    public class FieldDescriptionEntries : object, IFieldDescriptionEntries

    Properties

    fieldDescriptionName

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

    isStatic

    Declaration
    public ArrayEntries<bool> isStatic { get; }
    Property Value
    Type Description
    ArrayEntries<Boolean>
    Implements
    IFieldDescriptionEntries.isStatic

    offset

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

    typeIndex

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

    Methods

    GetNumEntries()

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