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

    Method EnumerateAddressableFolder

    EnumerateAddressableFolder(String, AddressableAssetSettings, Boolean, IBuildLogger)

    Collects and returns all the asset paths of a given Addressable folder entry

    Declaration
    public static List<string> EnumerateAddressableFolder(string path, AddressableAssetSettings settings, bool recurseAll, IBuildLogger logger = null)
    Parameters
    Type Name Description
    String path

    The path of the folder

    AddressableAssetSettings settings

    The AddressableAssetSettings used to gather sub entries.

    Boolean recurseAll

    Flag indicating if the folder should be traversed recursively.

    IBuildLogger logger

    Used to log messages during a build, if desired.

    Returns
    Type Description
    List<String>

    List of asset files in a given folder entry

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