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

    Class ProfileDataView

    Inheritance
    System.Object
    ProfileDataView
    Namespace: UnityEditor.Performance.ProfileAnalyzer
    Syntax
    [Serializable]
    public class ProfileDataView

    Fields

    analysis

    Declaration
    public ProfileAnalysis analysis
    Field Value
    Type Description
    ProfileAnalysis

    analysisFull

    Declaration
    public ProfileAnalysis analysisFull
    Field Value
    Type Description
    ProfileAnalysis

    analysisFullNew

    Declaration
    public ProfileAnalysis analysisFullNew
    Field Value
    Type Description
    ProfileAnalysis

    analysisNew

    Declaration
    public ProfileAnalysis analysisNew
    Field Value
    Type Description
    ProfileAnalysis

    data

    Declaration
    public ProfileData data
    Field Value
    Type Description
    ProfileData

    path

    Declaration
    public string path
    Field Value
    Type Description
    System.String

    selectedIndices

    Declaration
    public List<int> selectedIndices
    Field Value
    Type Description
    System.Collections.Generic.List<System.Int32>

    Methods

    HasValidSelection()

    Declaration
    public bool HasValidSelection()
    Returns
    Type Description
    System.Boolean

    SelectAllFramesContainingMarker(String, Boolean)

    Declaration
    public bool SelectAllFramesContainingMarker(string markerName, bool inSelection)
    Parameters
    Type Name Description
    System.String markerName
    System.Boolean inSelection
    Returns
    Type Description
    System.Boolean

    SelectFullRange()

    Declaration
    public void SelectFullRange()
    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