docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GenerateLocationListsTask

    The BuildTask used to create location lists for Addressable assets.

    Inheritance
    object
    GenerateLocationListsTask
    Implements
    IBuildTask
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
    Assembly: Unity.Addressables.Editor.dll
    Syntax
    public class GenerateLocationListsTask : IBuildTask

    Properties

    Name Description
    Version

    The GenerateLocationListsTask version.

    Methods

    Name Description
    ProcessInput(Input)

    Processes the Input data from the build and returns an organized struct of information, including dependencies and catalog loctions.

    Run()

    Runs the build task with the injected context.

    Run(IAddressableAssetsBuildContext, IBundleWriteData)

    Runs the build task with a give context and write data.

    In This Article
    • Properties
    • Methods
    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)