docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSettings

    GetSettings(bool)

    Gets the AddressableAssetSettings object with the option to create a new one if it does not exist.

    Declaration
    public static AddressableAssetSettings GetSettings(bool create)
    Parameters
    Type Name Description
    bool create

    If true and no settings object exists, a new one will be created using the default config folder and asset name.

    Returns
    Type Description
    AddressableAssetSettings

    The default AddressableAssetSettings object.

    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)