docs.unity3d.com
    Show / Hide Table of Contents

    Constructor ProfileIdData

    ProfileIdData(String, String, Boolean)

    Create a new ProfileIdData.

    Declaration
    public ProfileIdData(string entryId, string entryName, bool inline)
    Parameters
    Type Name Description
    String entryId

    The unique ID for this ProfileIdData

    String entryName

    The name of the ProfileIdData. ProfileIdData names should be unique in a given AddressableAssetProfileSettings.

    Boolean inline

    False by default, this informs the BuildProifleSettingsEditor on if it should evaluate the ProfileIdData directly (true) or get the value by Id first before evaluation (false).

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023