docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSettings

    GetSettings(AddressableAssetSettings)

    Gets the asset group sort settings for the project

    Declaration
    public static AddressableAssetGroupSortSettings GetSettings(AddressableAssetSettings settings)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    The active AddressableAssetSettings object.

    Returns
    Type Description
    AddressableAssetGroupSortSettings

    scriptable object with sort settings

    GetSettings(string, string)

    Gets the asset group sort settings for the project

    Declaration
    public static AddressableAssetGroupSortSettings GetSettings(string path = null, string settingName = null)
    Parameters
    Type Name Description
    string path

    Desired path to put settings

    string settingName

    Desired name for settings

    Returns
    Type Description
    AddressableAssetGroupSortSettings

    scriptable object with sort settings

    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)