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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use