docs.unity.cn
    Show / Hide Table of Contents

    Method GetProfileDataById

    GetProfileDataById(String)

    Get the profile specific data for a given profile id.

    Declaration
    public AddressableAssetProfileSettings.ProfileIdData GetProfileDataById(string id)
    Parameters
    Type Name Description
    String id

    The profile id 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