docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ExtractDataTask

    The BuildTask used to extract write data from the build.

    Inheritance
    object
    ExtractDataTask
    Implements
    IBuildTask
    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.BuildPipelineTasks
    Assembly: solution.dll
    Syntax
    public class ExtractDataTask : IBuildTask

    Properties

    Name Description
    BuildCache

    Get the injected build cache of the task.

    BuildContext

    The build context of the task.

    DependencyData

    Get the injected dependency data of the task.

    Version

    The ExtractDataTask version.

    WriteData

    Get the injected write data of the task.

    Methods

    Name Description
    Run()

    Runs the ExtractDataTask. The data for this task is all injected context so no operations are performed in the Run step.

    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)