Class ProfilesWindow.ProfileEditorTree.ProfileEditorTreeViewItem | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class ProfilesWindow.ProfileEditorTree.ProfileEditorTreeViewItem

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

    Constructors

    ProfileEditorTreeViewItem(AddressableAssetSettings.ProfileSettings.ProfileIDData)

    Declaration
    public ProfileEditorTreeViewItem(AddressableAssetSettings.ProfileSettings.ProfileIDData e)
    Parameters
    Type Name Description
    AddressableAssetSettings.ProfileSettings.ProfileIDData e

    Fields

    entry

    Declaration
    public AddressableAssetSettings.ProfileSettings.ProfileIDData entry
    Field Value
    Type Description
    AddressableAssetSettings.ProfileSettings.ProfileIDData
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX