docs.unity.cn
    Show / Hide Table of Contents

    Method GetProfileDataByName

    GetProfileDataByName(String)

    Get the profile specific data for a given profile name.

    Declaration
    public AddressableAssetProfileSettings.ProfileIdData GetProfileDataByName(string name)
    Parameters
    Type Name Description
    String name

    The profile name you're requesting data for.

    Returns
    Type Description
    AddressableAssetProfileSettings.ProfileIdData

    A ProfileIdData with information about a specific profile.

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