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

    Class ProfilesWindow.ProfileEditorTree

    Inheritance
    System.Object
    ProfilesWindow.ProfileEditorTree
    Namespace: UnityEditor.AddressableAssets
    Syntax
    public class ProfileEditorTree : TreeView

    Constructors

    ProfileEditorTree(TreeViewState, MultiColumnHeaderState, AddressableAssetSettings.ProfileSettings)

    Declaration
    public ProfileEditorTree(TreeViewState state, MultiColumnHeaderState mchs, AddressableAssetSettings.ProfileSettings profileSettings)
    Parameters
    Type Name Description
    TreeViewState state
    MultiColumnHeaderState mchs
    AddressableAssetSettings.ProfileSettings profileSettings

    Fields

    isValid

    Declaration
    public bool isValid
    Field Value
    Type Description
    System.Boolean

    Methods

    BuildRoot()

    Declaration
    protected override TreeViewItem BuildRoot()
    Returns
    Type Description
    TreeViewItem

    CanRename(TreeViewItem)

    Declaration
    protected override bool CanRename(TreeViewItem item)
    Parameters
    Type Name Description
    TreeViewItem item
    Returns
    Type Description
    System.Boolean

    CreateDefaultMultiColumnHeaderState(AddressableAssetSettings.ProfileSettings)

    Declaration
    public static MultiColumnHeaderState CreateDefaultMultiColumnHeaderState(AddressableAssetSettings.ProfileSettings profileSettings)
    Parameters
    Type Name Description
    AddressableAssetSettings.ProfileSettings profileSettings
    Returns
    Type Description
    MultiColumnHeaderState

    OnGUI(Rect)

    Declaration
    public override void OnGUI(Rect rect)
    Parameters
    Type Name Description
    Rect rect

    RenameEnded(RenameEndedArgs)

    Declaration
    protected override void RenameEnded(RenameEndedArgs args)
    Parameters
    Type Name Description
    RenameEndedArgs args

    RowGUI(RowGUIArgs)

    Declaration
    protected override void RowGUI(RowGUIArgs args)
    Parameters
    Type Name Description
    RowGUIArgs args
    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