docs.unity.cn
    Show / Hide Table of Contents

    Class BuildScript

    Entry point to set callbacks for builds.

    Inheritance
    Object
    BuildScript
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Build
    Syntax
    public static class BuildScript

    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 © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use