docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnPostbuild

    OnPostbuild(AddressablesDataBuilderInput, AddressablesPlayerBuildResult)

    Called after the Addressables content build if the build was successful.

    Declaration
    public virtual bool OnPostbuild(AddressablesDataBuilderInput input, AddressablesPlayerBuildResult result)
    Parameters
    Type Name Description
    AddressablesDataBuilderInput input

    Input used for the Addressables content build

    AddressablesPlayerBuildResult result

    Result of the Addressables content build

    Returns
    Type Description
    bool

    True for success, else false and fail the build

    In This Article
    Back to top
    Copyright © 2024 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)