docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AddressableAssetProfileSettings.ProfileIdData

    A container for profile specific data, such as the name and ID of a profile.

    Inheritance
    object
    AddressableAssetProfileSettings.ProfileIdData
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.AddressableAssets.Settings
    Assembly: Unity.Addressables.Editor.dll
    Syntax
    [Serializable]
    public class AddressableAssetProfileSettings.ProfileIdData

    Constructors

    Name Description
    ProfileIdData(string, string, bool)

    Create a new ProfileIdData.

    Properties

    Name Description
    Id

    The unique ID set to identify a specific profile.

    ProfileName

    The name of the specific profile.

    Methods

    Name Description
    SetName(string, AddressableAssetProfileSettings)

    Changes the name of a given profile and updates the values in the profile settings.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)