docs.unity3d.com
    Show / Hide Table of Contents

    Class ExtractDataTask

    The BuildTask used to extract write data from the build.

    Inheritance
    Object
    ExtractDataTask
    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
    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.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023