docs.unity.cn
    Show / Hide Table of Contents

    Method SetName

    SetName(String, AddressableAssetProfileSettings)

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

    Declaration
    public void SetName(string newName, AddressableAssetProfileSettings profileSettings)
    Parameters
    Type Name Description
    String newName

    The new name you want to set the profile to.

    AddressableAssetProfileSettings profileSettings

    The profile settings object that contains this profile.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use