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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use