docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GenerateContentUpdate

    GenerateContentUpdate(AddressablesDataBuilderInput, AddressableAssetsBuildContext, ExtractDataTask, List<CachedAssetState>, AddressablesPlayerBuildResult)

    Handle content update logic for the schema.

    Declaration
    void GenerateContentUpdate(AddressablesDataBuilderInput builderInput, AddressableAssetsBuildContext aaContext, ExtractDataTask extractData, List<CachedAssetState> cachedState, AddressablesPlayerBuildResult addrResult)
    Parameters
    Type Name Description
    AddressablesDataBuilderInput builderInput

    The builderInput used to build the schema data.

    AddressableAssetsBuildContext aaContext

    The Addressable Asset context used to build the schema data.

    ExtractDataTask extractData

    The ExtractData task used to store data between tasks.

    List<CachedAssetState> cachedState

    The cached asset state from a content update state file.

    AddressablesPlayerBuildResult addrResult

    The Addressables result.

    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)