docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property IncludeFolderKeysInCatalog

    IncludeFolderKeysInCatalog

    Gets or sets whether each addressable folder's own address is included as an extra shared key on every asset within that folder. This allows loading every asset in an addressable folder with a single call, for example Addressables.LoadAssetsAsync(folderAddress, ...), similar to Resources.LoadAll.

    Declaration
    public bool IncludeFolderKeysInCatalog { get; set; }
    Property Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2026 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)