docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BuildFinishAction

    Represents the event sent at the end of the build process

    Inheritance
    object
    PublisherAction
    BuildFinishAction
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Play.Publisher.Editor
    Assembly: Unity.Play.Publisher.Editor.dll
    Syntax
    public class BuildFinishAction : PublisherAction
    Remarks

    Dispatch this action when the build process ends

    Fields

    buildGUID

    GUID of the build

    Declaration
    public string buildGUID
    Field Value
    Type Description
    string

    outputDir

    Output directory of the build

    Declaration
    public string outputDir
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 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)