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

    Method PrepGroupBundlePacking

    PrepGroupBundlePacking(AddressableAssetGroup, List<AssetBundleBuild>, BundledAssetGroupSchema, Func<AddressableAssetEntry, Boolean>)

    Processes an AddressableAssetGroup and generates AssetBundle input definitions based on the BundlePackingMode.

    Declaration
    public static List<AddressableAssetEntry> PrepGroupBundlePacking(AddressableAssetGroup assetGroup, List<AssetBundleBuild> bundleInputDefs, BundledAssetGroupSchema schema, Func<AddressableAssetEntry, bool> entryFilter = null)
    Parameters
    Type Name Description
    AddressableAssetGroup assetGroup

    The AddressableAssetGroup to be processed.

    List<AssetBundleBuild> bundleInputDefs

    The list of bundle definitions fed into the build pipeline AssetBundleBuild

    BundledAssetGroupSchema schema

    The BundledAssetGroupSchema of used to process the assetGroup.

    Func<AddressableAssetEntry, Boolean> entryFilter

    A filter to remove AddressableAssetEntries from being processed in the build.

    Returns
    Type Description
    List<AddressableAssetEntry>

    The total list of AddressableAssetEntries that were processed.

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