Class TopMarkerList | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class TopMarkerList

    Inheritance
    System.Object
    TopMarkerList
    Namespace: UnityEditor.Performance.ProfileAnalyzer
    Syntax
    public class TopMarkerList

    Constructors

    TopMarkerList(Draw2D, Units, Int32, Int32, Int32, Color, Color, TopMarkerList.DrawFrameIndexButton)

    Declaration
    public TopMarkerList(Draw2D draw2D, Units units, int widthColumn0, int widthColumn1, int widthColumn2, Color colorBar, Color colorBarBackground, TopMarkerList.DrawFrameIndexButton drawFrameIndexButton)
    Parameters
    Type Name Description
    Draw2D draw2D
    Units units
    System.Int32 widthColumn0
    System.Int32 widthColumn1
    System.Int32 widthColumn2
    Color colorBar
    Color colorBarBackground
    TopMarkerList.DrawFrameIndexButton drawFrameIndexButton

    Methods

    Draw(MarkerData, Int32, String[], Int32[])

    Declaration
    public int Draw(MarkerData marker, int topNumber, string[] topStrings, int[] topValues)
    Parameters
    Type Name Description
    MarkerData marker
    System.Int32 topNumber
    System.String[] topStrings
    System.Int32[] topValues
    Returns
    Type Description
    System.Int32

    DrawTopNumber(Int32, String[], Int32[])

    Declaration
    public int DrawTopNumber(int topNumber, string[] topStrings, int[] topValues)
    Parameters
    Type Name Description
    System.Int32 topNumber
    System.String[] topStrings
    System.Int32[] topValues
    Returns
    Type Description
    System.Int32
    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