docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetGroup

    GetGroup(IList<LocaleIdentifier>, Object, AddressableAssetSettings, bool)

    Returns the Addressable group for the asset.

    Declaration
    protected virtual AddressableAssetGroup GetGroup(IList<LocaleIdentifier> locales, Object asset, AddressableAssetSettings aaSettings, bool createUndo)
    Parameters
    Type Name Description
    IList<LocaleIdentifier> locales

    The locales that depend on the asset.

    Object asset

    The asset that is to be added to an Addressable group.

    AddressableAssetSettings aaSettings

    The Addressable asset settings.

    bool createUndo

    Should an Undo record be created if changes are made?

    Returns
    Type Description
    AddressableAssetGroup
    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)