docs.unity.cn
    Show / Hide Table of Contents

    Class BuildScript

    Entry point to set callbacks for builds.

    Inheritance
    Object
    BuildScript
    Namespace: UnityEditor.AddressableAssets.Build
    Syntax
    public static class BuildScript : object

    Fields

    Name Description
    buildCompleted

    Global delegate for handling the result of AddressableAssets builds. This will get called for player builds and when entering play mode.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use