docs.unity.cn
    Show / Hide Table of Contents

    Class AddressablesPlayerBuildProcessor

    Maintains Addresssables build data when processing a player build.

    Inheritance
    Object
    AddressablesPlayerBuildProcessor
    Namespace: Global Namespace
    Syntax
    public class AddressablesPlayerBuildProcessor : BuildPlayerProcessor

    Properties

    Name Description
    BuildAddressablesOverride

    Functor to override Addressables build when building Player.

    callbackOrder

    Returns the player build processor callback order.

    Methods

    Name Description
    PrepareForBuild(BuildPlayerContext)

    Invoked before performing a Player build. Maintains building Addressables step and processing Addressables build data.

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