docs.unity3d.com
    目次を表示する/隠す

    Method Run

    Run()

    Runs the build task with the injected context.

    Declaration
    public ReturnCode Run()
    Returns
    Type Description
    ReturnCode

    The success or failure ReturnCode

    Implements
    IBuildTask.Run()

    Run(IAddressableAssetsBuildContext, IBundleWriteData)

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

    Declaration
    [Obsolete("This method uses nonoptimized code. Use nonstatic version Run() instead.")]
    public static ReturnCode Run(IAddressableAssetsBuildContext aaBuildContext, IBundleWriteData writeData)
    Parameters
    Type Name Description
    IAddressableAssetsBuildContext aaBuildContext

    The addressables build context.

    IBundleWriteData writeData

    The write data used to generate the location lists.

    Returns
    Type Description
    ReturnCode

    The success or failure ReturnCode

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)