docs.unity.cn
    Show / Hide Table of Contents

    Method ProcessInput

    ProcessInput(GenerateLocationListsTask.Input)

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

    Declaration
    public static GenerateLocationListsTask.Output ProcessInput(GenerateLocationListsTask.Input input)
    Parameters
    Type Name Description
    GenerateLocationListsTask.Input input

    Data captured as part of the build process.

    Returns
    Type Description
    GenerateLocationListsTask.Output

    An object that contains organized information about dependencies and catalog locations.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use