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

    Class ThreadSelection

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

    Constructors

    ThreadSelection()

    Declaration
    public ThreadSelection()

    ThreadSelection(ThreadSelection)

    Declaration
    public ThreadSelection(ThreadSelection threadSelection)
    Parameters
    Type Name Description
    ThreadSelection threadSelection

    Fields

    groups

    Declaration
    public List<string> groups
    Field Value
    Type Description
    System.Collections.Generic.List<System.String>

    selection

    Declaration
    public List<string> selection
    Field Value
    Type Description
    System.Collections.Generic.List<System.String>

    Methods

    Set(String)

    Declaration
    public void Set(string name)
    Parameters
    Type Name Description
    System.String name

    Set(ThreadSelection)

    Declaration
    public void Set(ThreadSelection threadSelection)
    Parameters
    Type Name Description
    ThreadSelection threadSelection

    SetAll()

    Declaration
    public void SetAll()

    SetGroup(String)

    Declaration
    public void SetGroup(string groupName)
    Parameters
    Type Name Description
    System.String groupName
    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