docs.unity.cn
    Show / Hide Table of Contents

    Method BuildPlayerContent

    BuildPlayerContent()

    Runs the active player data build script to create runtime data. See the BuildPlayerContent documentation for more details.

    Declaration
    public static void BuildPlayerContent()

    BuildPlayerContent(out AddressablesPlayerBuildResult)

    Runs the active player data build script to create runtime data. See the BuildPlayerContent documentation for more details.

    Declaration
    public static void BuildPlayerContent(out AddressablesPlayerBuildResult result)
    Parameters
    Type Name Description
    AddressablesPlayerBuildResult result

    Results from running the active player data build script.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use